搜索资源列表
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 viola jones model with lesser nu
code-for-face-detection
- Lets see how to detect face, nose, mouth and eyes using the MATLAB built-in class and function. Based on Viola-Jones face detection algorithm, the computer vision system toolbox contains vision.CascadeObjectDetector System object which detects objec
ViolaJones_version0b
- matlab code for Viola Jones Object Detection
matlab-viola-jones-master
- 用matlab实现了基于viola-jones框架的人脸检测算法(A face detection algorithm based on Viola-Jones framework is implemented with MATLAB)