OpenCV, Eclipse, and OSX

Image Processing 2009. 2. 13. 22:06

Prerequisites:

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/

Get the sample: 

: