Howto install or enable non free?
my build cascadeclassifier.cpp fails: /usr/bin/ld: cannot find -lopencv_nonfree
how do I install or enable the non-free module?
target is Jetson TK1 with GPU processor
http://docs.opencv.org/modules/nonfre... The module contains algorithms that may be patented in some countries or have some other limitations on the use.
if you installed opencv via some package manager like yum, they might just have removed the nonfree module.
either try another ppm, or build from src.
not sure on terminology, but is there no way to add the module?
Nvidia provide their own openCV package, and GPU SIFT etc would be essential, ie Jetson is GPU
sorry, did not knew about jetson, special case then.
After a lapse of a year, do not know if you solved, if you solve, can tell me the basic steps? ,Thank you