OpenCV for Android examples
Can anyone provide some examples of how to use Ope开发者_Python百科nCV for Android?
Look at OpenCV Android Samples there ara many examples how to work with OpenCV on Android.
This article shows a few steps to use OpenCV in Android, How to use Android-OpenCV JNI API. I think it is a good start.FYI.
Here are some links that are very useful for me from Opencv integration mentioned in 1st link to OpenCV android sample app
1: Open integration for Android
Android Sample using OpenCv
精彩评论