You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from main_yolo.cpp:1:
yolo.h:7:10: fatal error: opencv2/dnn.hpp: 没有那个文件或目录
#include <opencv2/dnn.hpp>
^~~~~~~~~~~~~~~~~
compilation terminated.
但是在我电脑里面终端输入
whereis opencv
会得到
opencv: /usr/include/opencv /usr/share/opencv
请问是哪儿存在了问题
祝好
tongchangD
The text was updated successfully, but these errors were encountered:
您好,我刚刚接触C++,请问这个代码如何测试
我在网上查
可是报错
但是在我电脑里面终端输入
会得到
请问是哪儿存在了问题
祝好
tongchangD
The text was updated successfully, but these errors were encountered: