Ask Your Question
1

OpenCV for Android

asked 2013-11-13 05:47:23 -0600

tenta4 gravatar image

Hi. Is there any reason for use OpenCV for Android instead of native library via JNI?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-02-09 02:47:09 -0600

andrei.toader gravatar image

I worked a bit with this android library and the only difference I saw was in the face detector where there are these two options, native camera and java. Java detector at times seemed a bit faster. If I have to conclude, I think it's about optimization. By optimization I mean that if you decide to implement yourself it may be possible that your implementation is not as optimized as theirs.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-11-13 05:47:23 -0600

Seen: 202 times

Last updated: Nov 13 '13