Is there any fast library(s) for finding human eyes and mouth in Flash? (Actionscript)

混江龙づ霸主 提交于 2019-12-04 04:05:26
George Profenza

Eugene Zatepyakin has done impressive progress on this, do check that out.


(source: inspirit.ru)

I'd look into the face detection algorithms that digital cameras use. In addition, this looked like a GREAT starting point for you since somebody else has already done it and here is the official technical article that goes along with it.

Can Flash call out to other libraries (I have no experience in this)? If so, you can use the OpenCV libraries for face detection.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!