永发信息网

OPENCV编译出错cvNameWindow' : undeclared identifier

答案:2  悬赏:40  手机版
解决时间 2021-03-06 20:52
  • 提问者网友:低吟詩仙的傷
  • 2021-03-06 03:01
我已经把全部都配置好了,怎么会出现这种错误。。。。。。
Compiling...
abcd.cpp
D:\学习需要\Microsoft Visual Studio\MyProjects\abcd\abcd.cpp(10) : error C2065: 'cvNameWindow' : undeclared identifier
D:\学习需要\Microsoft Visual Studio\MyProjects\abcd\abcd.cpp(11) : error C2065: 'Cvcapture' : undeclared identifier
D:\学习需要\Microsoft Visual Studio\MyProjects\abcd\abcd.cpp(11) : error C2065: 'capture' : undeclared identifier
D:\学习需要\Microsoft Visual Studio\MyProjects\abcd\abcd.cpp(11) : error C2440: '=' : cannot convert from 'struct CvCapture *' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
D:\学习需要\Microsoft Visual Studio\MyProjects\abcd\abcd.cpp(12) : error C2065: 'IpiImage' : undeclared identifier
D:\学习需要\Microsoft Visual Studio\MyProjects\abcd\abcd.cpp(12) : error C2065: 'frame' : undeclared identifier
D:\学习需要\Microsoft Visual Studio\MyProjects\abcd\abcd.cpp(12) : warning C4552: '*' : operator has no effect; expected operator with side-effect
执行 cl.exe 时出错.

abcd.exe - 1 error(s), 0 warning(s)
最佳答案
  • 五星知识达人网友:刀戟声无边
  • 2021-03-06 03:31
cvsepfilter查下包含文件吧
全部回答
  • 1楼网友:舍身薄凉客
  • 2021-03-06 04:44
是cvNamedWindow,少了一个d
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯