我在[InstallDir] \ _ make \ opencv.vs2005中打開了解決方案文件,並在highgui庫中修改了一個.cpp文件。編譯OpenCV
在編譯時,Visual Studio會引發錯誤 -
Unable to start progam
C:/Users/../AppData/Local/Temp/opencv.build/cv_Debug.Win32/cv.dll
The system cannot find the file specified.
我覺得我缺少一些東西。使用Visual Studio更改和重新編譯OpenCV庫的步驟過程是什麼?
我將不勝感激任何幫助!
謝謝。
http://stackoverflow.com/questions/2164276/compiling-opencv-for-visual-c-9-0/2204671#2204671 – karlphillip 2010-10-04 17:38:57
我你應該非常小心改變opencv內部庫, opencv有很多內部依賴關係。除非它是簡單的,我建議使用opencv作爲「黑盒子」 – TripleS 2012-03-10 11:25:20