The Architecture of Open Source



The Architecture of Open Source Applications 
Amy Brown and Greg Wilson (eds.)
Lulu.com, 2011, 978-1-257-63801-7


Contents
http://www.aosabook.org/en/index.html

Chap. 5: Cmake
http://www.aosabook.org/en/cmake.html

Chap. 6: Eclipse
http://www.aosabook.org/en/eclipse.html

surface(mesh) generation from 3d point clouds (related code)


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

Thursday, May 12, 2011

Compiling OpenCV 2.2 in Ubuntu 11.04



We need patch.. for modifying \modules\highgui\src\cap_v4l.cpp and \modules\highgui\src\cap.cpp

http://opencv-users.1802565.n2.nabble.com/Ubuntu-11-04-and-OpenCV-2-2-td6320520.html

https://code.ros.org/trac/opencv/attachment/ticket/862/OpenCV-2.2-nov4l1.patch

sudo apt-get install libv4l-dev