Is there any fast library(s) for finding human eyes and mouth in Flash? (Actionscript)
Posted
by Ole Jak
on Stack Overflow
See other posts from Stack Overflow
or by Ole Jak
Published on 2010-04-02T00:57:55Z
Indexed on
2010/04/02
1:03 UTC
Read the original article
Hit count: 388
So I have real time video stream. With 1 (one) person on It . It Is Black and White, I need to be able to capture this persons eyes and mouth (direction (at least X,Y), state (at least opened or closed) )
So Is there any fast library(s) for finding human eyes and mouth in Flash in such case? (pure Actionscript or Haxe\Java\C++\C port in SWC form...)
© Stack Overflow or respective owner