搜索资源列表
mouthdetection
- 此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
bodymotiondetection
- 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
zuoye
- 这是opencv的人眼识别程序,经调试可用!识别率很高!-This is the the opencv human eye identification procedures, debugging available! High recognition rate.
HumanTracking
- 人体运动跟踪源代码,经过测试可以使用,基于opencv实现实现的,简单实用-Human Motion Tracking source code through the test could be used, based on the opencv implementation to achieve, simple and practical
face
- 通过OPENCV实现的脸部识别程序,可直接运行的测试类。可辨别出途中人类脸部-OPENCV achieved through face-recognition program can be directly run the test class. Discernible out of the way the human face
opencv_tracking001
- 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
CRL-2001-1
- 一位大牛写的用opencv这个软件进行人体检测的论文 -Written by a large ox with opencv human testing of this software papers
ConsoleCV
- OPENCV HUMAN TRACKING HAVE A NICE DAY
jiyuOpenCVderentiyundongjiancexitong
- 用OpenCV实现的人体运动检测系统C++源码-Using OpenCV implementation of human motion detection system, C++ source code
face_detector
- 基于opencv,实现人脸的检查,有测试结果,功能正确。-Based on opencv, Human Face of the inspection, test results, function properly.
humandet_faint
- 基于opencv的目标跟踪,识别人体简单的动作-The simple Pattern Recognition opencv human
opencv-humanface3
- 基于opencv和vs2010的人脸实时检测程序,通过摄像头进行检测-Based on opencv and vs2010 real human face detection procedure, through the camera to detect
peopledetect-opencv
- 基于opencv的人体识别源码,官方示例代码-Opencv-based human identification code, sample code official
OpenCV-Face-detection
- 程序中提供了一种简单方便的人脸面部特征提取方法,测方法提取人脸特征效率高,速度快,提取精度高-The program provides a simple and convenient method for human facial feature extraction, measurement methods to extract facial features high efficiency, high speed, high precision extraction
OPENCV
- 基于opencv,可用于人体跟踪等,亲测有效,在VS2010环境下运行。-Based on opencv, it can be used for human tracking, effective pro-test, running in VS2010 environment.
lbp-facedetect(opencv)
- 基于opencv lbp的人脸检测算法,利用facedetect函数快速检测到人脸,提高检测速度,优化检测方法。-Face detection algorithm based on LBP facedetect, using OpenCV function to quickly detect human face, improve the detection speed, and optimize the detection method.
face_detect
- 在Windows平台上,通过使用opencv来实现基本的人脸检测功能。检测效果一般,而且只能正面检测。(Using opencv to detect human face in the platform of windows.)
人脸识别
- 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(
KinectCoordination
- 利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libr
MSS+OpenCV Human Face Detect
- 利用mss、Opencv实现动态人脸识别。需要OpenCV自带haarcascade_eye.xml和haarcascade_frontalface_alt_tree.xml文件