OpenCV and PhoneGap
Good morning guys!!
I have to build an app for ios and android, and I'm thinking if it's possible to implement opencv library with phonegap (or similar), instead build to different app. And in affermative case where I can find some tips?
Thanks!!
opencv is actually a c++ library. i do not think, you can integrate this easily using cordova/phonegap.