anyone know how to get a working install of opencv in karmic? I've tried pretty much every way i can find in a google search and none seem to work..
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
migrated from stackoverflow.com Nov 22 '09 at 13:49
|
I just wrote a guide of how I got it to work, might be use to you -> http://alexsleat.com/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/ |
|||
|
|
|
Are you looking for the Open Source Computer Vision library, OpenCV? The 1.0 version is available in Karmic's
If you want the 2.0 version, you'll need to grab the OpenCV 2.0 source from Sourceforge and build it yourself. See the OpenCV wiki and 2.0 Release Notes for details. |
|||
|
|