搜索资源列表
HaarFaceDetect
- 人脸检测领域经典的Haar人脸检测。使用OpenCV.-Face Detection classic Haar face detection. Use OpenCV.
adaboost_haar_bylaoYu
- 利用OpenCv开发的一个基于adaboost算法和haar小波变换的人脸算法,具体情况可参考Paul Viola ,Robust Real-Time Face Detection,2004-OPEN development of the use of an algorithm based on adaboost haar wavelet transform and the Face algorithm specific reference Paul Viola, Robust Real-Tim
ifdef
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detecti
HumanMotionTrack
- 基于Opencv的人体运动检测系统,效果不错!-Opencv based Human Motion detection system, good results!
VideoShow
- 这是一个朋友做的人脸检测软件,是基于OpenCV 做的,很具有参考价值-This is a friend to do face detection software is based on OpenCV do, it is very valuable reference
facetect_matlab
- Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade object detectors from the Intel Open Computer Vision Library.
humantrack.rar
- opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
motiondetect
- 本程序是基于VC++和opencv开发的视频入侵检测预警程序,在目标进入危险区域,提示警示语-This procedure is based on VC++ and opencv video intrusion detection development of early warning procedures, the goal of entering the hazardous area, prompted warnings
EdgeDetection
- Program use openCV to demo edge detection (algorithm Gradient).
VIS
- 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
blinkdetect-src
- 眨眼检测,先用haar特征框定人脸,然后用camshift跟踪人脸,根据几何特征得到人眼的大概位置,然后根据直方图的变化检测眨眼-Blink detection, the first feature with the haar framed face, and then use camshift tracking human face, according to the geometric features are the approximate location of the human ey
learcode
- 行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
facedetect
- 人脸检测,的程序计算机视觉,opencv-face detection code example computer vision
cannyedge
- this canny edge detection code using opencv-this is canny edge detection code using opencv
FaceDetection_MATLAB_Call_OpenCV
- 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to stu
juxing
- opencv矩形检测 opencv矩形检测 -opencv rectangle detection opencv rectangle detection opencv rectangle detection opencv rectangle detection
Edge-detection
- 用visualc++和opencv写的一个c++算法,实现对一幅图像进行边缘检测操作-Using visualc++ and OpenCV to write a c++ algorithm, to achieve a picture of the edge detection operation
火焰检测识别 XIN
- 实现了火焰检测,效果还可以 。用的rgb-his。可以检测火焰和蓝色火焰(The flame detection is realized, and the effect is also acceptable.. Rgb-his. Flame and blue flames can be detected)
火焰检测识别
- 用vs2013 opencv3.0 实现了视频中火焰检测,test视频是打火机,和小火堆,都可以进行识别,是很好的颜色识别。(With vs2013 opencv3.0 video flame detection, test video is a lighter, and small fire, can be identified, is a good color recognition.)
CNN人脸检测VS2015+Opencv310
- CNN人脸检测VS2015+Opencv310(cnn face detection VS2015+Opencv310)