首页 > 代码库 > Configuration of OpenCV2.1.0 with VS2010
Configuration of OpenCV2.1.0 with VS2010
Add in the system Path:
C:\Program Files (x86)\OpenCV-2.1.0\build\bin\Debug
Project->Project Property->Configuration Properties->VC++Directories ->Include Directories:
C:\Program Files (x86)\OpenCV-2.1.0\include\opencv.
Project->Project Property->Configuration Properties->VC++Directories ->Library Directories:
C:\Program Files (x86)\OpenCV-2.1.0\build\lib\Debug
Project->Project Property->Configuration Properties->Linker->Input:
cvaux210d.lib
highgui210d.lib
cv210d.lib
ml210d.lib
cxts210d.lib
cxcore210d.lib
opencv_ffmpeg210d.lib
Configuration of OpenCV2.1.0 with VS2010
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。