Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV Image blob detection and Gesture support on Android

Hi, I am curious to know does native implementation of openCV supports image blob detection on Android. Does it also provides filtering image mechanism ? like explained here : http://www.keithlantz.net/2011/04/using-opencv-to-process-images-for-blob-detection-with-sdl-and-opengl-for-rendering/

I have seen OpenCV cvConvexityDefects() for hands gesture recognition , It is also available in native android ? can i implement hands recognition using andorid openCV?

Any place for documentation

Thanks