Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请帮助我,我想要在图像上演示检测面部、眼睛、嘴唇,但我研究没有找到。
谢谢大家!!!!
您可以尝试使用 Oddcast Face Detection API 之类的库,它可以跟踪眼睛、鼻子和下巴等点。 http://www.oddcast.com/dev/facedetectionAPI/
您需要为此 API 购买许可证。
还有一些其他库用于使用 Flash 进行人脸检测,但这是迄今为止唯一一个跟踪不同特征(如眼睛)的库。