I got it from http://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.3.1/.
The installation instructions are at http://opencv.willowgarage.com/wiki/InstallGuide. I used CMake-GUI to configure it and generate the Makefile. I think the instructions for using cmake (not CMake-GUI) may be out of date. Then, I used mingw32-make to build it. I'm not even sure that making it is necessary, because the timestamps of cv.py and cv2.pyd in C: \OpenCV2.3\build\python\2.7 are from August. Thanks for looking into this. On Oct 4, 10:53 am, Martin Zibricky <[email protected]> wrote: > Brian píše v Út 04. 10. 2011 v 08:25 -0700: > > > I tried this with both OpenCV 2.2 and 2.3. In both cases, the result > > was something like: > > Where could I download opencv package? -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
