搜索资源列表
faceRecog基于OpenCV的人脸识别系统
- 使用了Gabor+LDA算法,包含人脸检测、对齐、光照预处理、识别模块
TrackEye_SourceCode.基于opencv的人脸和人眼检测程序
- 基于opencv的人脸和人眼检测程序,mfc界面,功能强大,简洁好用,Opencv-based human face and the human eye testing procedures, mfc interface, a powerful, simple and easy to use
objectmarker
- 在人脸检测中用于标记人脸位置的objectmarker.exe,本人花了很大力气才收集到的-Face Detection in for marking the location of human faces objectmarker.exe, I spent a lot only collected
FaceDetection
- 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
openCV
- opencv人脸检测,基于opencv的人脸检测,人眼检测等-opencv
HMMDemo
- 人脸检测系统,利用opencv开发的人脸检测程序-Face Detection system, developed using opencv face detection process
opencv_thesis
- opencv 领域相关的论文,对于人脸检测领域很有参考意义-opencv papers relevant to the area, for the field of face detection is very useful
FaceDetection
- FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。- FaceDetection OpenCV haarcascade_frontalface_alt.xml
Face
- 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
openCV.NetTest
- 人脸检测示例程序,需要opencv.net-Face Detection Sample Application
FaceFind
- opencv摄像头人脸识别,也包括图片的人脸识别-opencv camera, face recognition, face recognition also includes pictures
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
FaceMFC_v2
- 使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
OMimage
- 用MFC和 opencv 实现人脸检测(凑字数的。。。。。)-Achieved with the MFC and the opencv face detection (Minato words of 。。。。。)
opencv
- 首先关于图像处理软件opencv进行总的介绍,然后分别对其中的人脸检测原理、计算机视觉、Harr特征级联表、非固定大小目标检测步骤、拉普拉斯边缘检测及opencv的其他特性作了一定的介绍-General introduction to the first image processing software opencv face detection principle, computer vision, Harr, characteristics of cascade table, fixed-
opencv-face
- 实现人脸检测功能,并达到人脸检测红框的目的-Face detection function, and to achieve the purpose of face detection red frame
opencv-based-face-recognition
- opencv人脸识别程序,实现了基本的人脸检测与识别功能-opencv face recognition program, to achieve the basic human face detection and recognition
opencv_traincascade人脸训练无代码
- 人脸检测,采用OPENCV实现,包括训练和检测(face detect, make up by OPENCV, include face detect and face recognize)
人脸检测OPENCV
- 使用VS2013编写+OPENCV2.49,能够读取图片并识别人脸,采用 分类器制作,调试通过,也可以改为摄像头
dlib-19.7.0-cp36-cp36m-win_amd64
- 比OpenCV更加精准的图片人脸检测Dlib库(Dlib Library for Image Face Detection with More Precision than OpenCV)