mouseTrap 0.2 release
Submitted by flaper87 on Tue, 07/15/2008 - 08:21.
Hi all!!
Yes! It's true, I'm releasing the mouseTrap version 0.2 so it can be downloaded by anyone.
What offers mouseTrap version 0.2:
* Complete control of the mouse pointer via webcam.
* Mouse Movements
* Mouse Clicks events ( left, double, drag/drop, middle, right... Scroll Up/Down coming in the coming revisions )
* Compatibility with other Assistive technologies ( MouseTweaks, GOK)
* Multi Desktop Manager application ( Tested with: Gnome, E17 and OpenBox W.M )
* Complete Documentation for developers ( using --enable-pydoc and --enable-doxygen for building it )
* more......
The Code:
It is written in python using OpenCV library, and can be browsed from:
http://mousetrap.flaper87.org/trac/
Or downloaded using the subversion repository:
svn checkout http://svn.flaper87.org/mousetrap mousetrap
Installation:
MouseTrap uses the autotools for the installation process, so it is as easy as doing:
$ ./autogen.sh && make
AS ROOT:
# make install
Suggestions:
Read the README file :D
Coming on future versions:
* Eye tracking
* More Stability
* Different clicking methods.
* mouseTrap Art ( Icons, Images ) ( Any help needed!! )
Well, I really hope you like it and I'll be waiting for your feedback ( please write me to: flaper87 [at] flaper87 [dot] org )
Thanks all

Post new comment