搜索资源列表
Face-Eye-Detection.rar
- 此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等,This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment
An-HOG-LBP-Human-Detector
- 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors
CVPR-about-People-Detection
- CV领域CVPR这两年里大牛的几篇文章,关于人体检测与跟踪的,技术含量颇高-Two years in the field of CV Daniel CVPR several articles on human detection and tracking, high-tech
HOG
- 基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通-Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler
detailDesign
- 人脸识别和人体检测的detail design。 详细介绍各个功能的实现。 各个类图详细的解释。-Face recognition and human detection of detail design. Details of each functional implementation. A detailed explanation of each class diagram.
opencv
- 用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
Eye_tracking
- 这个程序完成了人眼眼球的跟踪,使用matlab实现的-This process completed the human eye eye tracking, the use of matlab to achieve
PedestrianDetectionHoG_NET2005-2008_07_19
- 基于HOG的人体检测程序,使用VC2005 功能强大-HOG-based human detection procedures, the use of powerful VC2005
FaceRecognition
- 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
haar
- HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
4
- 人脸检测图像算法,定位人眼,防止疲劳驾驶-Human face detection algorithm image, positioning the human eye, to prevent fatigue driving
facedetect_harrcascade
- 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
rentigenzong
- 人体跟踪源代码,有运动检测和跟踪结果。其中运动检测中有背景减法,二值化,性态滤波,纵向投影,横向投影,除去影子,新纵投影-Human tracking the source code, there are motion detection and tracking results. Motion detection in which the background subtraction, binarization, and homomorphic filtering, vertical proj
face_detection
- Face detection made in Processing based on OpenCV library. It detects the form of a human face in a webcam stream and outputs a red square around that person s face. Get processing from www.processing.org for fr-Face detection made in Processing base
SurveyofHumanFaceDetectionandRecognition
- Survey of Human Face Detection and Recognition
framebyframe
- A simple background subtraction based code for human detection. requires opencv library.
Human-movement-of-detection
- 关于运动人体的检测与跟踪的论文,很好很强大-On the detection and tracking of human motion papers, very good very strong
Fast-Human-Detection
- 在视频序列中使用协方差特征实现人体快速识别-Fast Human Detection from Videos Using Covariance Features
human-detection-and-tracing
- 人体检测及跟踪方面的论文,基于头部特征提取的人体检测与跟踪及其应用-Human detection and tracking of the papers
Motion-human-detection
- 在背景图像差分的基础上,提出一种改进的实时背景更新算法。通过背景学习过程,利用若干帧连续图像中每点像素灰度值样本,估算对应像素点的灰度值均方差。利用正态分“3σ原则”对图像背景进行实时更新,消除背景变化对人体分割的影响。-Motion human detection based on difference background image