QMotion : Detect motion with your webcam.
1) Install Open Computer Vision Library
apt-get install libcv-dev libcv0.9.7-0 libcvaux-dev libcvaux0.9.7-0 libhighgui-dev libhighgui0.9.7-0 opencv-doc
2) Install QT dev tools
apt-get install libqt4-gui libqt4-dev
tar zxvf qmotion-2.1.tgz
cd qmotion-2.1
qmake
make
./qmotion