iSightMaster - Control your Mac using simple Hand Gestures
Edit: I am currently working on a new version of this software.
I’ve just finished my first Cocoa/Objective-C application. It is called (right now) ‘iSightMaster’. It enables you to control your mac using your iSight and simple motions of your hand (or red/blue colored objects). The screenshot below shows a configuration of iSightMaster in which Expose is triggered if there is a motion from right to left with a certain speed. At the moment iSightMaster is still in its alpha stage, so it ony recognizes simple up/down,as well as left/right motions. If you would like to try it out yourself, then download the application here: isightmaster.zip  (should be a universal binary)
Below the screenshot is a short description how to use iSightMaster.
Â
 Controlling Expose using iSightMaster:
- Start the application. If you see a black and white image appearing, iSighMaster isworking on your computer.
- We will use motion detection in this example: Set the sliders according to the screenshot above. Play around a little bit such that ‘motion left’ is shown in the log only when you move your hand, etc., fast enough from right to left.
- Click ‘Add…’, then enter in the left cell ‘motion left’ and in the right cell ‘tell application “System Events” to key code 101′. (You can enter any other AppleScript you wish in this field)
- Now Expose should be triggered whenever you perform a quick left to right motion.
- Have fun experimenting and drop a comment with your experiences.!
Note: This software is probably very buggy! So use it at your own risk! I do take no responsibility for whatever damage you might do to your software and/or hardware!
Hello nice app..
To activate the dashboard use “tell application “System Events” to key code 111″
[…] κατεβάζοντας το αÏχείο isightmaster.zip από την σελίδα του δημιουÏÎ³Î¿Ï Ï„Î¿Ï… και, μα γιατί ? τι κάνει το isightmaster […]
Thanks, my first greek trackback
Your welcome.. and i really think this app got a feature
Keep up the good work
[…] iSightMaster - Control your Mac using simple Hand Gestures” […]
Hey guy..
The idea is cool like in > :-). I have tried on thit..yes it needs improvement..such as learning the speed user perform a sweep..performance optimization..etc.
This is what I did in the last 1.5 years..please take a look also and give some advices.
http://www.apple.com/downloads/macosx/home_learning/inavigate.html
Thanks for the feedback. I haven’t had time to work on it the last months. I am planning to use something like haartraining in order to teach it hand recognition, but there is a lot of other things which I have to take care of now…:-(
> http://www.apple.com/downloads/macosx/home_learning/inavigate.html
Nice work, may I ask which algorithm you are using for the face recognition?