|
Re: Installing OpenCV
Since you said you were going to switch to ubuntu...here is the "master list" a mentor and I came up with 2 years ago:
sudo apt-get install synaptic
sudo apt-get update
*sudo apt-get install qt4-dev-tools libqt4-dev libqt4-core libqt4-gui
*sudo apt-get install qtcreator
sudo su
sudo apt-get install build-essential
sudo apt-get install libavformat-dev
sudo apt-get install ffmpeg
sudo apt-get install libcv2.3 libcvaux2.3 libhighgui2.3 python-opencv opencv-doc libcv-dev libcvaux-dev libhighgui-dev
**apt-get install freenect
*install qt creator, an IDE (integrated development platform)
**for kinect
we used these exact steps for our O-Droid XUs we got 2 weeks ago and all are running vision programs without any problems.
__________________
"You're a gentleman," they used to say to him. "You shouldn't have gone murdering people with a hatchet; that's no occupation for a gentleman."
|