Answers for "opencv compile c++"

C++
0

opencv compile c++

pkg-config --cflags --libs /path/to/opencv.pc
//to compile opencv code samples
Posted by: Guest on March-30-2020

Browse Popular Code Answers by Language