Project is included in OpenCV samples archive. But there are compiling errors.
I tried to fix the problem: right click on the project > Get Info > Build > changed "Base SDK" from Mac OS X 10.4 to Mac OS X 10.6, changed Valid Architectures deleting ppcs, changed Header Search Paths to "/usr/local/include" right click on the target > Get Info > Build > changed Header Search Paths to "/usr/local/include/**"
But the critical problem is that there is no OpenCV.framework which is necessary to this project. If there is no OpenCV.framework file, there should be a .sh file to make it according to the README.txt, but there is none.
I copied all the source code to a well-running project, but there are several errors, maybe due to the version problem. This project was made 2007. I gave up.
|