http://code.google.com/p/android-opencv/wiki/CVCamera
This is the first iteration of the CVCamera demo, for opencv on android. It is using a recent 2.1 version of opencv, jni, the ndk, swig, opengl es 2.0, and java. The app grabs live camera preview frames, and passes then to a native layer where opencv operates on the images. Then the final frames are drawn using the native opengl es interface. Here fast and star features are detected and drawn
Link to this comment:
All Comments (0)