Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

what is the fastest way to do patch-based image analysis

hi,

I am trying to do some analysis over an image but i need to do that patch by patch. I am using opencv python for this purpose. but this way it takes long time(3 mins) for an mid resolution image (1980 * 1020),

is there any fast way or its the best that i can get?!