Ask Your Question
0

How to use OpenCV with JNI

asked 2013-10-23 03:00:27 -0600

itay gravatar image

updated 2013-10-23 03:03:50 -0600

berak gravatar image

hi, After a long search i found this tutorial: How to use Android-OpenCV JNI API

although, I don't understand from this tutorial how can i make the JNI.

My questions are:

  1. Is there another tutorials in this subject, that they are all in english?(not including chinese webs).

  2. I would like for some more information about how can i convert a c++ code to java on eclipse.

Thanks!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2013-10-23 03:31:08 -0600

Daniil Osokin gravatar image

Hi itay,

Official OpenCV's android page has plenty of tutorials, including "Face detection sample", which refers to the way jni is used in android OpenCV's application. The huge part of c++ OpenCV's API is covered by that samples and tutorials. You just can look on them for a while, and everything becomes clearer.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-10-23 03:00:27 -0600

Seen: 330 times

Last updated: Oct 23 '13