Skip to main content

ImagePartition

ImagePartition[image,s] partitions an image into an array of ss-pixel subimages.

ImagePartition[image,{w,h}] partitions an image into an array of subimages of pixel width w and pixel height h.

ImagePartition[image,{w,h},{dw,dh}] uses pixel offsets dw and dh.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.