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..
feedback
|
migrated from stackoverflow.com Nov 22 '09 at 13:49
This question came from our site for professional and enthusiast programmers.
|
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. | |||
|
feedback
|
|
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/ | |||
|
feedback
|