You are here : Home > Linux > QMotion

usQMotion : Detect motion with your webcam.

frQMotion : Détection de mouvement avec votre webcam.

Screenshot

screenshot

Source code

Prerequisite to compile on Windows

Windows version

Prerequisite to compile on Linux Debian


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

Tested on Ubuntu 15.04
sudo aptitude install g++ libcv-dev libcvaux-dev libhighgui-dev opencv-doc libopencv-dev

2) Install QT dev tools

apt-get install libqt4-gui libqt4-dev

Build


tar zxvf qmotion-2.1.tgz
cd qmotion-2.1
qmake
make
./qmotion

Internationalisation (i18n)

If you want to have qmotion in your language, install qt developpment platform on Windows or Linux and do :

Many thanks to:

logo logo