- Configuring Code::Blocks for OpenCV
- Ubuntu 11.10, OpenCV 2.1 (installed by synaptic)
- http://opencv.willowgarage.com/wiki/CodeBlocks (tutorial with screen shots)
- Now you can simply put this into "Linker settings -> Other linker options":
- pkg-config opencv --libs
- And put this into "Compiler-> Other options":
- pkg-config opencv --cflags
- Simple camera capture code
- FUll OpenCV WIki
- http://opencv.willowgarage.com/wiki/FullOpenCVWiki
- useful for checking camera campatibility
Showing posts with label ubuntu. Show all posts
Showing posts with label ubuntu. Show all posts
Sunday, December 18, 2011
OpenCV tutorial
Thursday, May 26, 2011
Install Driver for EasyCAP in Ubuntu
Install Driver for EasyCAP USB Video Capture Device in Ubuntu 10.04
http://www.hackourlife.com/installi-driver-for-easycap-usb-video-capture-device-in-ubuntu-10-04/
EasyCAP DC60 Driver - Linux device driver
http://sourceforge.net/projects/easycapdc60/
Ubuntu Forums > Linux driver for EasyCap USB2.0 Video Adapter DC60
http://ubuntuforums.org/archive/index.php/t-924504.html
Subscribe to:
Posts (Atom)