摘要:
find the location: sudo find / -name "libopencv_core.so.4.5" create and add file "/etc/ld.so.conf.d/opencv.conf" /usr/local/lib sudo ldconfig referenc 阅读全文
摘要:
If the code is migrated from Windows to Linux, please check if you have also included the .cpp file. If you only include the .hpp header file, the com 阅读全文
摘要:
In my case, I got two constants with same name "EPS" in 2 files: a.hpp: enum Type { COUNT=1, //!< the maximum number of iterations or elements to comp 阅读全文
摘要:
errors: /home/tonyyan/Documents/main.cpp:108: undefined reference to `cv::VideoCapture::read(cv::_OutputArray const&)' /home/tonyyan/Documents/main.cp 阅读全文
摘要:
errors from terminal: /tmp/ccwCifBp.o: In function `nvinfer1::(anonymous namespace)::createInferRuntime(nvinfer1::ILogger&)': /home/tonyyan/Downloads/ 阅读全文