cmake caffe the error happen "undefined referen to cv::VideoCapture"

1、Add "opencv_videoio" to "LIBRARIES +=opencv_core opencv_highgui opencv_imgproc" in "Makefile"

2、Add "videoio" to "find_package(OpenCV REQUIRED COMPONENTS CORE highgui imgproc" in "cmake/Dependencies.cmake"

 

posted on 2017-05-04 21:45  Tron1  阅读(193)  评论(0编辑  收藏  举报

导航