20.07.2013 Views

OpenCV pdf

OpenCV pdf

OpenCV pdf

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Mac Ox alternative to opencv installation<br />

According to:<br />

http://opencv.willowgarage.com/wiki/Mac_OS_X_<strong>OpenCV</strong>_Port<br />

(Method 2)<br />

If you do not have macports, install it<br />

http://www.macports.org/install.php<br />

On a new shell, install cmake<br />

sudo port install cmake<br />

Check out the openCV sourceCode<br />

svn co https://code.ros.org/svn/opencv/trunk/opencv<br />

From the opencv directory run Cmake<br />

sudo cmake -G "Unix Makefiles"<br />

sudo make -j8<br />

sudo make install

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!