Ask Your Question

张京林's profile - activity

2016-08-22 06:41:22 -0600 commented question OpenCV - 2.4.10.1: error: undefined reference to `vtable for cv::SURF'

I solved this problem by change the order of target_link_libraries, like this: TARGET_LINK_LIBRARIES( test ${OpenCV_LIBS} ${catkin_LIBRARIES} OpenCV first, then catkin

2016-08-22 06:41:22 -0600 commented question OpenCV - 2.4.10.1: error: undefined reference to `vtable for cv::SURF'

I have the opencv_nonfree module shown in the message, but I still have the eror: error: undefined reference to 'cv::ocl::integral(cv::ocl::oclMat const&, cv::ocl::oclMat&)'