Can I use a code in C ++ OpenCV on an Android project?
Hello, i have a code OpenCV C++ that does some transformations at images. I would like to know if you can make an Android project that uses the camera to take a picture and then call the code I already have (in C ++) to perform the necessary transformations in the picture, after that, return the transformed image or save this image on phone.
Ps: This passage image can be directly or saving to SD card and open.
Can I use the code in C ++ I already own?
It seems that you have already post this question. May be you should used previous post and comment what you have already tried
look http://answers.opencv.org/question/65571 & https://github.com/melvincabatuan/Cat...
http://www.jayrambhia.com/blog/ndk-an...