Ask Your Question
0

how understand the FindFeatures on OpenCV Tutorial 2 Android

asked 2013-08-07 17:56:32 -0600

Alejo gravatar image

well, i'm new on openCV and Android. My question is how understand the method FindFeatures() on Activity Android? because i don´t view any algorthm or any relation code line for realice these algorithm.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
1

answered 2013-08-08 01:45:16 -0600

FindFeatures is native method that implemented with C++ and JNI. See C++ source files in jni folder for OpenCV calls investigation. Also I recommend you to learn OpenCV tutorial for Android.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-08-07 17:56:32 -0600

Seen: 657 times

Last updated: Aug 08 '13