OpenCV Image blob detection and Gesture support on Android [closed]
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
Hello Did u reach any finding , can you please share Thanks