在c ++中使用opencv进行人脸识别 [英] Face recognition using opencv in c++

查看:383
本文介绍了在c ++中使用opencv进行人脸识别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用opencv库在C ++中创建人脸检测项目。



我能够从图像中检测到面部。这些被检测到的面部被裁剪并将它放在一边。



现在,我的问题是如何识别每个输入图像中存在或不存在先前裁剪的面部?



也就是说,我不想裁剪多张普通脸部的图像。

I am creating Face Detection project in C++ using opencv library.

I am able to detect faces from images. These detected faces is been cropped and kept it aside.

Now, my problem is how to identify the previously cropped face is present or absent in every incoming input image?

That is, I don't want to crop multiple images of common face.

推荐答案

这可能不是你问题的正确论坛。

我建议你去 OpenCV Q& A [< a href =http://answers.opencv.org/target =_ blanktitle =New Window> ^ ]以获得更好的支持。

您还可以阅读此内容info 使用OpenCV进行人脸识别 [ ^ ]
This might not be the right forum for your question.
I recommend that you go to OpenCV Q&A[^] for better support.
You can also read this info Face Recognition with OpenCV[^]


这篇关于在c ++中使用opencv进行人脸识别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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