I\'ve been searching Google and StackOverflow exhaustively and cannot find this. Maybe I\'m missing something obvious. Thanks!
(This is because the Java implementa
Have you taken a look at OpenCV for Android. Their advanced tutorials show how to use JNI and there is a NativeProcessor object in their camera package.