opencv3-android-sdk-with-contrib
opencv3-android-sdk-with-contrib copied to clipboard
How to use the 'line_descriptor' module
hello. there is a question.
The opencv-contrib contains the module named 'line_descriptor', but i can not see it in your file. I want use this module on Android for a test. Can you help me ? thanks..
line_descriptor is here already:
- libopencv_line_descriptor.a: https://github.com/chaoyangnz/opencv3-android-sdk-with-contrib/blob/master/OpenCV-android-sdk/sdk/native/libs/x86/libopencv_line_descriptor.a
But there is no java files. because this module doesn't provide java binding in its build script: https://github.com/opencv/opencv_contrib/blob/master/modules/line_descriptor/CMakeLists.txt