当前位置:
首页 资源下载
搜索资源 - face detection and recognition openCV
搜索资源列表
-
0下载:
基于opencv的图像和视频处理的软件。该软件实行了opencv的多种功能:边缘检测、拉氏变换、椒盐噪音、人脸识别、霍夫变换等功能。-Opencv-based image and video processing software. The software has multiple functions opencv: edge detection, Laplace transform, salt and pepper noise, face recognition, Hough transfo
-
-
0下载:
利用openCV实现人脸检测。一篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法。-Face Detection Using openCV achieve. One based on the opencv face detection and recognition of the paper, the Visual C++ 2005 environment, how to use OpenCV library giv
-
-
0下载:
运用VC软件做的一个基于OPENCV的人脸识别系统,在检测人脸的基础上能对人眼和嘴巴进行识别。-Use the software to do a VC OPENCV based face recognition system, based on face detection can identify the eyes and mouth.
-
-
1下载:
1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv
2.提供人脸检测与识别功能
3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognition, pre-selected folder nee
-
-
0下载:
利用opencv实现人脸检测与识别的程序,希望能对你有所帮助。-Opencv face detection and recognition program, I hope you can help.
-
-
0下载:
vc6.0环境下,使用opencv,基于adaboost算法的人脸检测识别程序,可以对视频流进行
处理,需要安装opencv1.0。-the vc6.0 environment opencv face detection and recognition program based on the AdaBoost algorithm for processing the video stream, need installation opencv1.0.
-
-
0下载:
face detection and recognition with opencv for tracking.
-
-
0下载:
opencv人脸识别程序,实现了基本的人脸检测与识别功能-opencv face recognition program, to achieve the basic human face detection and recognition
-
-
0下载:
基于opencv的人脸检测与识别,能够很好的实现图像人脸的识别-Face detection and recognition based on opencv, can achieve a good image of face recognition
-
-
0下载:
结合OPENCV与VC写的关于人脸识别的代码,实现了对人脸的检测,然后再进行识别!-Combined with VC wrote on OPENCV face recognition code, the realization of human face detection, and then to identify!
-
-
0下载:
5种方法脸部定位,对人脸检测和表情识别都很有帮助。-5 ways to face positioning, face detection and face recognition are very helpful, and VC-based OPENCV
-
-
0下载:
基于opencv库函数的人脸检测与识别源代码及可执行程序.能够实时读取摄像头并识别其中的人脸.在图像库中找出与其最相似的人.-Opencv library functions based on human face detection and recognition source code and executable programs. Ability to read and identify where the real-time camera face. Identify the most
-
-
0下载:
用OPENCV实现,可以用于图片的人脸检测与识别,运行于VS2010环境下运行通过-OPENCV is used to implement, can be used for face detection and recognition of images, run run through in VS2010 environment
-
-
0下载:
篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法-One based on the opencv face detection and recognition of the paper, the Visual C++ 6.0 environment, how to use OpenCV library gives developers face detection procedures.
-
-
0下载:
基于opencv的人脸识别系统,可以实现人脸的检测和识别-A face recognition system based on opencv, can realize human face detection and recognition
-
-
0下载:
基于OPENCV的人脸识别功能,能使用默认级联检查器检测正常人脸。(face detection based on opencv and c language.)
-
-
0下载:
讲解了进行人脸检测和人脸识别的一些算法流程,和一些需要注意的东西(Explained the face detection and face recognition algorithm flow, and some things need attention)
-
-
0下载:
基于python+opencv 的 人脸识别,对一段视频进行读取,并检测出人脸,然后进行PCA 降维,最后用SVM进行人脸识别,识别率94%左右。(Based on python + opencv face recognition, a video was read, and face detection, and then PCA dimension reduction, and finally SVM face recognition, recognition rate of about 9
-
-
0下载:
该资料中包含了《OpenCV By Example》中文版以及例程程序,该书的目录如下所示:
第1章 OpenCV的探险之旅;
第2章 OpenCV基础知识介绍;
第3章 图形用户界面和基本滤波;
第4章 深入研究直方图和滤波器;
第5章 自动光学检测、目标分割和检测;
第6章 学习目标分类;
第7章 识别人脸部分并覆盖面具;
第8章 视频监控、背景建模和形态学操作;
第9章 学习对象跟踪;
第10章 文本识别中的分割算法;
第11章 使用Tessera
-
-
1下载:
基于Qt+OpenCV的人脸检测识别软件(Face detection and recognition software based on Qt+OpenCV)
-