搜索资源列表
VC++人脸识别
- vc++实现的人脸识别
opencv-face-capture
- opencv人脸捕获,判断眼睛,嘴巴等特征是否有遮挡-opencv face capture,opencv face capture,opencv face capture,opencv face capture,opencv face capture,opencv face capture,opencv face capture,
1985530opencv-facel-recongnition
- 用VC开发的基于opencv的人脸识别系统-Opencv with VC development of face recognition system based on
VideoProj
- OpenCV 人脸识别示例,请将源码拷贝至E盘(具体路径,参见编译后提示) 请使用Debug模式编译-OpenCV Face Recognition sample, please copy the source code to the E site (the specific path, see the compiled tips), please use the Debug mode compilation
face_recognision
- 人脸检测原理及示例(OpenCV+Python) 做人脸识别方向的可以参考下-Face detection theory and examples (OpenCV+ Python) to do face recognition, under the direction of the can refer to
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
Face_Dec.tar
- opencv 人脸检测 基于OpenCV官网历程 修改了部分参数 使其在Linux上正常运行 并保证识别率较高 以及较低误判 -Face Detective
use-opencv-to-face-detection
- 这是使用opencv实现人脸检测的论文合集,包括四篇高质量的中文文献,参考价值高-This is achieved using the opencv face detection collection of papers, including four high-quality Chinese literature, the high reference value
OpenCV-facedetect-system
- 利用OpenCV实现的视频采集和人脸识别程序代码-OpenCV implementation using video capture and recognition of program code
FACEDETECT
- 实时人脸检测 OPENCV 读取摄像头 图像识别-OPENCV read real-time face detection image recognition camera
Adaboost-OpenCV
- Adaboost人脸检测方法及其并行实现-Adaboost face detection method and its parallel implementation
OpenCV-image-for-face-recognition-
- Visual_C++利用OpenCV对图像进行人脸识别(傻瓜教程)很适合于初学者-Visual_C++ using OpenCV image for face recognition
opencv-facedetection-code
- 基于opencv的人脸识别程序-代码详解,详细讲述了opencv中关于人脸检测的各部分的内容,对于人脸检测很有益处-Opencv face recognition program- the code explain, describe in detail the various parts of the content in opencv face detection, face detection useful
opencv-face-recognation
- 关于opencv人脸识别的源程序及程序的详细介绍,对于学习人脸识别的新手有很大的帮助-Opencv face recognition source code and a detailed descr iption of the program, a great help for learning recognition novice
opencv-face-detection
- opencv 人脸识别的相关函数代码,人脸检测部分实用代码-correlation function code opencv face recognition, face detection part practical code
人脸识别
- 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(
基于OPENCV人脸识别与追踪,灰度化,二值化
- 图像处理,基于OPENCV的人脸识别与追踪源码,灰度化,二值化(image processing code, using open source computer vision library)
OpenCV基于隐马尔可夫模型(HMM)的人脸识别
- OpenCV基于隐马尔可夫模型(HMM)的人脸识别源程序(OpenCV based on Hidden Markov model (HMM) for face recognition source program)
Python-opencv
- 利用Python在树莓派上实现一个人脸识别系统(Using Python to implement a face recognition system on raspberry pi)
人脸识别
- 本程序用到了opencv 中的扩展库opencv contrib, 先用take.cpp来获取自己的数据库,然后在用tria.cpp来训练能检测自己的脸的检测器,再运行recon.cpp来进行人脸检测。(This program uses the extension library opencv contrib in OpenCV. First, take.cpp is used to get its own database, then tria.cpp is used to train th