OpenCV, Eclipse, and OSX
Image Processing 2009. 2. 13. 22:06Prerequisites:
1. Got OpenCV installed on OSX
2. Got Eclipse with CDT
To do
1. Follow this
2. For the libs and headers setting
- Libraries
- Library files: cv, cxcore, highgui, cvaux, ml
- Library search path: /usr/local/lib
- Directories
- /usr/local/include/opencv/