How to detec face, eyes, lips in flash as3

2019-06-15 00:30发布

问题:

Pls help me, I want demo detec face, eyes, lips on image but i research not found.

Thank all!!!!

回答1:

You could try a library like the Oddcast Face Detection API, which tracks points like the eyes, the nose and the chin. http://www.oddcast.com/dev/facedetectionAPI/

You need to buy a license for this API.

There are a couple of other libraries for face detection with Flash, but this is the only one so far that tracks different features, like the eyes.