2012년 8월 10일 금요일

Easy way to set OpenCV configuration

Every time when you start VC2008 for using OpenCV library, you might feel tired due to routine pre-configuration. some tips are here.

You don't need to set include folder and library folder in 'debug' mode and 'release' mode sperately.





















Like above picture, select "All configuration"  and set each folder.
Furthermore, For dll files that should be input in 'Additional dependencies',  only three dll file is enough, if you are beginner of OpenCV.
Needed dll file for beginner is: 

opencv_core230.lib  opencv_highgui230.lib  opencv_imgproc230.lib


All set up would be done in 'All configuration', you don't need  repeated work.

댓글 없음:

댓글 쓰기