Face / Mimik tracking in AS3
Juli 20th, 2009 • ar, computervision, flash, hot, math, nerdlab
http://play.blog2t.net/terminator-salvation-realtime-machine-vision-as3/
Once again Tomek alias Og2t wrote a great flash demo. This time its about machine vision and just awesome. It’s motion based head / eyetracking with a lot of cool “hacks” like blob detection – histogram analysis – motion detection and more. Furthermore Tomek wants to provide a full framework.
This is a part of the whole video filter framework I am developing just now, the inspiration came from Joa Ebert’s Image Processing library (as far as I know, he’s cooking a complete rewrite). The full source code (including Pixel Bender kernels and examples) will be soon released on Google Code and will feature face/eye tracking/gestures and few other things (surprise!) A lot of people are very sceptic about the whole eye tracking idea, they don’t believe it’s precise enough to make any use of it – I will prove that it is, and it works! (just watch closely how it tracks my eyeballs on the video!)
I tried it, but I still prefer the camshift algorithm for face detection. Anyway: GREAT WORK!

I’ve posted an update to this, it now does proper eye tracking: http://play.blog2t.net/realtime-as3-face-and-eye-detection-with-michael-jackson/