project-files

How to install OpenCV 2.0 on win32

此生再无相见时 提交于 2019-11-26 12:45:45
问题 I need to install OpenCV on Win32. I do not have it installed currently. I downloaded OpenCV-2.0.0a-win32.exe and ran it. What the heck do I do now? There are no .lib\'s and whatnot. I found some instructions for building the release using cmake at http://opencv.willowgarage.com/wiki/InstallGuide . I downloaded the latest and greatest cmake, and tried to follow the instructions, but I was guessing. No joy. I specified VC++9 when I did the \"configure,\" but cmake built a VC++ 6 dsw file. No