android non-free detector/descriptor segmentation fault (Bug #2240)
Description
Nonfree SIFT/SURF feature detector/descriptor are not availabile to android[ยน]
Please make a check on java descriptor extractor compute or on the string passed to descriptor constructor because actually compute method on descriptor initialized with SIFT/SURF (opponentsift etc..) crash with a non easy debuggable segfault in android.
[1]http://answers.opencv.org/question/445/242-android-missing-nonfree-package/
Associated revisions
Merge pull request #2240 from jet47:gpu-generalized-hough
History
Updated by Andrey Kamaev over 12 years ago
- Category changed from android to java bindings
Updated by Andrey Pavlenko over 11 years ago
- Affected version set to 2.4.0 - 2.4.4
- Start date deleted (
2012-08-04) - Target version set to Next Hackathon
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4408