live camera face detection in flash
February 12th, 2009
My master’s graduation thesis is about use computer to simulate the human painting process to draw a oil painting , I’v start some previously study of image analysis, this week I did this project for live face detection. I picked up several elegent approachs from several papers and integrate them together, get this great result.
the program now is still not stable enough, I’ll release the sourcecode when I fix the bugs.
Filed under small beer in my life | Comments (2)
2 Responses to “live camera face detection in flash”
Leave a Reply


Have you checked out Marilena? It’s an Actionsscript port OpenCV. I haven’t checked it out so I don’t know how complete it is:
http://www.libspark.org/svn/as3/Marilena/
More info here:
http://www.francois-tarlier.com/blog/?p=235
Hi friism ,that is awesome! it is far more stable and fast than my approach! great! thanks for share!