I am trying to build opendetection on Unbuntu 16.04-64 bit, with OpenCV 3.2, and get a linking error.
[ 71%] Linking CXX executable od_hog_train
../../common/libod_common.so.1.0: undefined reference to `cv::cuda::ORB::create(int, float, int, int, int, int, int, int, int, bool)'
collect2: error: ld returned 1 exit status
Any suggestion and help will be appreciated. Let me know if additional information is needed. Thanks.