I am trying to rearrange sections of a picture in matlab -
here assignment: open humpty_mixed.gif (2d image) , of king’s horses , men not – put humpty again. image 600x412 , split evenly along row , columns. (note: may use imread(), imshow(), , imwrite() commands here.) the picture sectioned off in 4 rows , 4 columns, me started, i'm stuck b=imread('humpty_mixed.gif'); imshow('humpty_mixed.gif') %that should started.oh way cheating recieve zero! a=b: imshow(a)