Answers for "undefined reference to `cv::waitKey(int)'"

0

undefined reference to `cv::waitKey(int)'

g++ -o test_1 test_1.cpp `pkg-config opencv --cflags --libs`
Posted by: Guest on October-23-2020

Code answers related to "undefined reference to `cv::waitKey(int)'"

Browse Popular Code Answers by Language