Closed DanielChungYi closed 5 years ago
Problem solved by adding
find_package( OpenCV REQUIRED ) set (OpenCV_DIR /opt/opencv/2.4.13.5/share/OpenCV)
those two lines of code to the detectnet/CMakeLists.txt