Ask Your Question
-1

how to install opencv mac os x snow leopard

asked 2014-07-02 16:30:17 -0600

Hello. I am new with opencv and I need to install it over mac os x snow leopard 10.6. Is there any IDE to build app in an easy way?

What's the best option?

thanks a lot

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-07-02 23:02:31 -0600

Yichen gravatar image

For openCV installation, you could try use Homebrew to make it. You can find about Homebrew here:

http://brew.sh/

After getting Homebrew, simply type in the terminal:

brew install opencv

to get all the things done.

Speaking of IDE, XCode is already nice enough. To work with XCode you can refer to this post on the Stackoverflow.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-07-02 16:30:17 -0600

Seen: 636 times

Last updated: Jul 02 '14