搜索资源列表
基于Viola-Jones方法的目标检测
- 基于Viola-Jones方法的目标检测,其中介绍了图像学中常用的几种特征和分类器的种类及其特点。
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 referen
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 算法可以说是
ObjectDetection
- PAUL VIOLA的经典论文啊,人脸和目标检测领域的突破-PAUL VIOLA classic papers ah, human face and a breakthrough in the field of target detection
OpenCV_face_detector
- This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation
human_face_detection_system
- 本文的目的是借助Paul Viola最新提出的实时特征检测的技术,实现一个能够进行快速人脸检测的系统。并且通过训练,得到尽可能优化的分类器构造参数,从而获得具有高检测速度和检测正确率的人脸检测系统。-The purpose of this paper by drawing on the latest proposed by Paul Viola real-time feature detection technology, to rea
facetrack
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目
jsl
- 对Viola&Jones的经典face detection算法的C/C++执行的解释。学习参考。-Viola & Jones on the face detection algorithm for the classic C/C++ implementation of the explanation. Learning reference.
FaceDetector_openCV
- 老外用openCV实现Viola&Jones的经典face detection,pdf文档是执行说明。-OpenCV the realization of a foreigner with Viola & Jones classic face detection, pdf document is the implementation of that.
FaceDetect(mathworks)
- Viola-Jones Fast Face Detection的matlab实现。-Viola-Jones Fast Face Detection Mex Implementation
VJ-DETECTOR
- Viola-Jones Face detection
Haartraining_for_pedestrian
- this document explains the process of training a pedestrian detector using Viola and Jones’ cascaded classifier approach. it was originally
FaceDetectuionImadMahdi
- 经典的基于Viola Jones算法的人脸识别matlab程序-the classic face recognition matlab program based on Viola Jones algorithm
OpenCV_Region_of_Interest(ROI)
- it is the file for face detection by using viola Jones algo
Viola_Jones-Framework
- viola jones 人脸识别,人体检测框架的两篇文章,一篇英文CVPR,一篇为中文介绍-viola jones face recognition, human detection fr a mework of the two articles, one in English CVPR, an introduction to Chinese
fd
- face recognition using viola jones method
haar_face-detection
- this a face detector using haar like features this is an extension of viola jones model with lesser number of features or subset of features-this is a face detector using haar like features this is an extension of vi
Face Detection using Viola-Jones Algorithm
- Viola-Jones 算法的人脸检测程序,附带检测图片(for detection using Viola-Jones Algorithm. To save Cropped Picture you need to change the folder location.)
matlab-viola-jones-master
- matlab code of viola jones object/face detector
matlab-viola-jones-master
- 用matlab实现了基于viola-jones框架的人脸检测算法(A face detection algorithm based on Viola-Jones fr a mework is implemented with MATLAB)