OpenCV to JNI how to make it work?

后端 未结 3 997
忘了有多久
忘了有多久 2020-12-22 07:08

I am tring to use opencv and java for face detection, and in that pursit i found this \"JNI2OPENCV\" file....but i am confused on how to make it work, can anyone help me?

3条回答
  •  无人及你
    2020-12-22 07:40

    I have created a working Android example using OpenCV 2.3.1 and Eclipse instead of Netbeans.

    This small tutorial describes a robot following torchlight. The page contains the necessary steps and the source code as well.

提交回复
热议问题