我在哪里可以找到面部检测软件、算法等? [英] Where can I find facial detection software, algorithms, etc?

查看:23
本文介绍了我在哪里可以找到面部检测软件、算法等?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对编写依赖于能够识别图片(或视频帧)中的人脸的软件感兴趣.它不必识别人脸 - 因此没有其他指标:

  • 图片中是否有人脸(或不止一张)
  • 眼睛、嘴巴或鼻尖大约在哪里(无论它按什么键).

它现在出现在廉价数码相机中,所以我希望有开源软件包可以做到这一点,或者在推出自己的产品时很容易遵循的研究.

解决方案

查看 OpenCV 库,这里是 关于它的好维基.

这里你可以看到一个实现人脸识别应用的示例程序.p>

I'm interested in writing software that depends on being able to identify that there is a face in a picture (or video frame). It doesn't have to ID the face - so no metrics other than:

  • Is there a human face in the picture (or more than one)
  • Where, approximately, are the eyes and mouth or nose tip (whatever it keyed on.)

It's popping up in cheap digital cameras now, so I expect there are open source packages that do this, or research that is easy enough to follow when rolling your own.

解决方案

Check out the OpenCV library, here is a link for a good wiki about it.

And here you can see a sample program of implementing a face recognition app.

这篇关于我在哪里可以找到面部检测软件、算法等?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆