搜索资源列表
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
detect.rar
- 基于OpenCV的人眼识别定位与跟踪。本例是为了实现驾驶员疲劳驾驶的识别,通过对眼睛的运动状态来判别疲劳程度,OpenCV on the human eye to identify the location and tracking, which in this case the driver is tired of driving in order to achieve the recognition, through the movement of the eyes to determine
mouthdetection
- 此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
JNI2OpenCV
- 一个基于Java的人脸识别程序,可以有效检测人脸-A Java-based face recognition program that can detect human faces
tuoyuan
- 椭圆肤色模型检测人脸肤色,在VC环境中编译的,-human detect
Humantracking
- 人体运动的检测与跟踪是目前计算机视觉领域中最活跃的研究方向之一,本系统介绍了一种用于视频监控的人体运动检测与跟踪系统,主要功能是对室内、室外固定背景下的运动人体进行检测,可以检测到运动的前景部分。-Human motion detection and tracking is the field of computer vision research, one of the most active, the system introduces a video monitor for human m
AdaBoostHumanFaceDetection
- Adboost关于人脸的检测程序(VC++),利用MFC控件实现的。-Use adboost to detect human face(VC++),and it is a MFC project.
LocalAvatar
- 该算法完成了对人脸的提取和分析,基于皮肤色检测,很好的,检测了嘴的位置,眼睛的位置,和眉毛的位置,并根据他们的形态进行分析,已用来生成人脸的虚拟形象。有由于虚拟形象文件很大,有需要的可以和作者我单独联系-The algorithm completed the extraction and analysis of human face, based on skin color detection, very good to detect the position of the mouth, eye
researchonDetectionandTrackofMovingHuman
- 本文构建了一套自动的运动人体检测跟踪原型系统,对从一台固定的数码摄 像机采集的视频图像进行处理与分析,能够检测和跟踪运动人体。该原型系统由 运动人体检测、运动人体跟踪、人群融合分离跟踪等部分构成 -This paper built an automatic detection of tracking the movement of human prototype system from a stationary digital video cameras capture the vi
blob6
- this program used to detect the blob for the human in 2D image
peopledetect
- 用于检测运动的人体,通过帧间差分的方式来获取人体信息,并对粘连进行判断-Used to detect movement of the human body, through the inter-frame differential method to obtain information on the human body, and adhesion to judge
Human-detect-ion-in-video
- This paper will attempt to analyze and compare a number of different existing approaches to human detection in video. Even though there have already been a number a papers written on the topics of skin and face detection this paper will go beyo
Human-target-tracking
- 运动检测 检测人体的头部位置、整体位置、滤除影子-Motion detection detect the body and head position, the overall position of the shadow filter
fast-human-face-detect
- 关于人脸检测方面的文章_快速的人脸轮廓检测及姿态估计算法-face detect
human-detect-and-track-
- 为了检测红外图像序列中的运动人体,提出了一种基于最大后验概率 (MAP)-马尔可夫随机场(MRF)模型和亮度-距离联合直方图的人体实时检测 方法。该方法首先建立图像序列时空域联合的概率分布模型,采用基于 MAP-MRF 模型的前景检测方法得到可能为人体的感兴趣区域(ROI)。然后在以 ROI 中心点 为圆心的各个圆环域中统计其亮度信息,构建基于亮度-距离联合空间的分类特 征。最后,采用支持向量机(SVM)分类器对候选区域进行分类检测。不同红外 图像序列的实验结果均表明,本
A-quick-picture-detect-Analysis
- 对一些人类在视觉上存在明显区别的几何图形,提出了轮廓搜索 折点定位的改进算法。通过搜索 出的轮廓折点,根据它的数量,以及相邻折点之间连线的相互几何关系,最后识别出图形的快速算法。本文对大量 几何测试图形用该算法实验,结果证明该识别算法具有运算速度快,准确度高的特点,在图形发生拉伸 旋转等变 形时也能很好对图形进行识别。-Some human visual presence of distinct geometry, a the contour search bre
Face-detect
- 用matlab GUI做了一个界面,可以实现人脸检测-Used to do a matlab GUI interface, you can achieve human face detection
to-detect--human-face-
- 检测并标识人脸的代码,可用于人脸检测,机器学习-To detect and identify the human face of code that can be used face detection, machine learning
matlab-eye-detect
- matlab实现人眼定位程序。人眼进行坐标标出。-matlab achieve human eye positioning. Human eye coordinates marked.
face-detect
- 基于视频图像的人脸检测与跟踪方法研究,适合图像处理方向学习使用-Research on human face detection and tracking based on video image