|
Heres how I got OpenCV installed: First install some needed packages
Now you need to grab FFmpeg for the install to work
The svn didn’t work for me, probably something to do with the proxy I’m under at Uni so I had to grab the source and compile it: Download – http://ffmpeg.org/releases/ffmpeg-0.5.tar.bz2 (skip the tar step if you svn the package)
Configure and install ffmpeg
Next grab a copy of OpenCV (I used OpenCV-2.0.0.tar.bz2 in this guide) Download – http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.0/
Now you should be setup, try running one of the sample programs to test it:
|
Search
Twitter
- @Mechapinata that looks pretty cool, I might check some out 46 mins ago
- @The_Sea_Trout ah boy, that must be a bad day ;/ 13 hours ago
Last.fm- Becky Starz - EP
Forever the Sickest Kids
just listened - She's A Lady - EP
Forever the Sickest Kids
4 minutes ago - Believe Me, I'm Lying - EP
Forever the Sickest Kids
7 minutes ago
- Becky Starz - EP
Links
icon's by TheG-Force
Blogroll

Hey Alex
This works great with Ubuntu 9.04, however ./facedetect doesn’t work with Ubuntu 9.04 installed in Virtual Box. May be some Hardware Abstraction issue of the webcam.
Thanks again
Arkapravo
Hey Arkapravo,
Sorry I don’t have any experience working with Virtual Box but if you manage to find out how to get it working I’d love to know how you did it!
Install Virtual Box , configure Ubuntu 9.04 using an iso image file, install Guest Additions for ‘smooth’ working of the guest OS. Then rest is exactly same as in your website. Just that some of the hardware may not work (issues with hardware abstraction). Then again, it is a very good test, before actually partitioning the HDD to install the OS.