人脸检测问题 [英] Face detection Problem

查看:107
本文介绍了人脸检测问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi


我有一个人脸识别项目



我正处于第一阶段并且我正在编写代码关于人脸检测



i使用HaarCascade功能,但输出并不总是写入或未检测到脸部有没有人知道为什么???



或我该怎么办



注意:所有小尺寸的图片程序都可以检测到它们但是大图片......什么都没有br />


谢谢

hi
I have a face recognition project

I am at phase one and and i am writing a code on face detection

i used HaarCascade Function but the output not always write or the face is not detected does any one knows why ???

or what can i do

NB: all pictures with small size the program can detect them but big picture.... nothing

thanks

推荐答案

这是一篇关于面部检测的文章,可能对你有所帮助: C#中的人脸检测 [ ^ ]
Here's an article on face detection that might be of help to you: Face Detection in C#[^]


可以使用Haar分类器检测面部。如果你想在C#中使用它,我可以发给你源代码。人脸检测演示可在

http://startrinity.com 获得

希望这将有所帮助
Face can be detected using Haar classifier. If you want it in C#, I can send you the source code. The demo of face detection is available at
http://startrinity.com
Hope this will be helpful


有三个阶段,包括人脸检测,特征捕捉,人脸识别。第一个是basic.You可以使用OpenCV进行检测。但我更喜欢 Face ++人脸检测API 。它支持Java,C#等。随着更大的图片,它会带来更好的结果。

我刚刚将Face ++与OpenCV进行比较。考虑到检测和识别,Face ++ API似乎更好。
There are three stages including face detection, feature capturing, face recognition. The first one is basic.You can use OpenCV to do detection. But I prefer Face++ face detection APIs. It support Java, C# and so on. With bigger pics, it comes better results.
I have just compare Face++ to OpenCV. It seems Face++ APIs are better considering detection and recognition.


这篇关于人脸检测问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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