accessing-pieces-arrays/script.rst
changeset 270 49c9bb72e08a
parent 239 04259d64bc14
child 339 09476318db60
equal deleted inserted replaced
268:6548b2248b51 270:49c9bb72e08a
   296 
   296 
   297   imshow(I[:150, :150])
   297   imshow(I[:150, :150])
   298 
   298 
   299 Following is an exercise that you must do. 
   299 Following is an exercise that you must do. 
   300 
   300 
   301 %%5%% Pause the video here, and obtain the square in the center
   301 %%5%% Obtain the square in the center of the image.
   302 of the image. 
       
   303 
   302 
   304 Following is an exercise that you must do. 
   303 Following is an exercise that you must do. 
   305 
   304 
   306 ::
   305 ::
   307 
   306