Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Extract patch from an image

I have an image of size NxN. I like to extract patches of size sqrt(N) x sqrt(N), jumble them & display on new Image Window. User can select the patches from mouse & reorder them to form original image. It's like a game. Any coding help is appreciated.