Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
OpenCV with a Mac?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="disarray" data-source="post: 46398"><p>I wish I could say the answer is a definitive "yes", but it isn't that simple, unfortunately. I've been wrestling with OpenCV under OS X for several weeks now. The good news is:</p><p></p><p>- I was able to compile the last version (0.9.5) using these instructions:</p><p></p><p>tp://wwwbruegge.in.tum.de/view/Lehrstuhl/CompileOpenCV (outdated link removed)</p><p></p><p>- once compiled, all the unit tests worked</p><p></p><p>The bad news:</p><p></p><p>- as you'll note in the instructions, the one part that won't built at all is cvcam--for interfacing with cameras</p><p>- a new version of OpenCV was just released (0.9.6), but I haven't had any luck building it, even though it has fewer dependencies than the previous one</p><p></p><p>There's probably a straightforward way to fix the new version, too, but I haven't found it yet. cvcam is a more fundamental issue; someone will need to write OS X-specific code to make it work, and I haven't seen any interest on the OpenCV mailing list in a port.</p><p></p><p>If you have any other questions, ask away. Given my limited success with OpenCV, I can't guarantee an answer, but I'll try.</p><p></p><p>cheers,</p><p></p><p>--ian</p></blockquote><p></p>
[QUOTE="disarray, post: 46398"] I wish I could say the answer is a definitive "yes", but it isn't that simple, unfortunately. I've been wrestling with OpenCV under OS X for several weeks now. The good news is: - I was able to compile the last version (0.9.5) using these instructions: tp://wwwbruegge.in.tum.de/view/Lehrstuhl/CompileOpenCV (outdated link removed) - once compiled, all the unit tests worked The bad news: - as you'll note in the instructions, the one part that won't built at all is cvcam--for interfacing with cameras - a new version of OpenCV was just released (0.9.6), but I haven't had any luck building it, even though it has fewer dependencies than the previous one There's probably a straightforward way to fix the new version, too, but I haven't found it yet. cvcam is a more fundamental issue; someone will need to write OS X-specific code to make it work, and I haven't seen any interest on the OpenCV mailing list in a port. If you have any other questions, ask away. Given my limited success with OpenCV, I can't guarantee an answer, but I'll try. cheers, --ian [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
OpenCV with a Mac?
Top