Android OpenCV Which is prefered Native C++ or Java API
Hi all, I have already works with OpenCV native C++ interface on Android, now I am thinking of moving to Java API as the native development is a bit harder. So my questions are
- Does Native C++ interface have any advantage over Java API ?.
- Does all the functionality available in native C++ have implemented in Java API ?.
- And which is more preferred ?.
Thanks....
hi Haris, maybe you can give the answer now. i wonder if you moved to Java API?