搜索资源列表
Gabor(matlab_C_Cv).rar
- 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
ViSurvPostureClassification.ra
- 基于水平垂直投影图的人体动作分类器,贝叶斯分类方法,含样本图。可对视频文件实时检测,基于opencv库,Based on the level of the vertical projection of human action classification, and Bayesian classification methods, including sample plans. Video files can be real-time detection, based on the opencv
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
hog_extraction.rar
- 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
HoG.rar
- 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!,HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
mouthdetection
- 此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
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
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.
FaceTracking
- 使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
checkface
- 找出人脸,会把眼睛,鼻子,用红线圈起来,用C++与OPenCV结合实现。-Identify the human face, will be the eyes, nose, with red coils, use C++ and realize OPenCV combination.
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
opencv
- 用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
framebyframe
- A simple background subtraction based code for human detection. requires opencv library.
VCOPENCV
- VC与opencv环境下人脸角点检测与运动跟踪-VC environment with the opencv Human Face detection and motion tracking Corner
opencv
- 人体运动分析的论文,研究人体步态运动的识别处理,基于OpenCV-Of human motion analysis papers to study the movement of human gait recognition processing, based on OpenCV
ConsoleCV
- OPENCV HUMAN TRACKING HAVE A NICE DAY
jiyuOpenCVderentiyundongjiancexitong
- 用OpenCV实现的人体运动检测系统C++源码-Using OpenCV implementation of human motion detection system, C++ source code
opencv人眼检测
- opencv人眼检测,可实现人眼检测与识别,亲测可用(Opencv human eye detection can be used to detect and identify human eyes)
MSS+OpenCV Human Face Detect
- 利用mss、Opencv实现动态人脸识别。需要OpenCV自带haarcascade_eye.xml和haarcascade_frontalface_alt_tree.xml文件