搜索资源列表
adaboost
- 一个最基本的adaboost算法源码(matlab)-a basic adaboost algorithom source code (matlab)
FaceDetect(mathworks)
- Viola-Jones Fast Face Detection的matlab实现。-Viola-Jones Fast Face Detection Mex Implementation
VJ-DETECTOR
- Viola-Jones Face detection
FaceDetectuionImadMahdi
- 经典的基于Viola Jones算法的人脸识别matlab程序-the classic face recognition matlab program based on Viola Jones algorithm
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
viola_jones
- 这个是最成熟的人脸检测算法viola-jones的matlab版本实现,适合搞研究的同学们-a matlab implementation of the viola-jones face dection!
viola-jones
- matlab code related to object detection
OpenCV_face_detector
- opencv 1.0 中人脸检测代码的实现 用到了matlab 与c++混合编码-face detection using viola-jones algrithm.
ViolaJones_version0b
- viola jones版的人脸检测matlab版代码。-viola jones version of face detecton code for Matlab
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 Sys
release1_nov14
- viola jones经典人脸检测算法,matlab版本-viola jones classic face detection algorithm, matlab version
ViolaJones_version0b
- Viola-Jones in Matlab 2010b for face detection
ViolaJones_version0b
- matlab code for Viola Jones Object Detection
FacialExpressionClassification
- 1. 使用matlab自带的人脸识别工具(Viola-Jones算法)找出人脸的位置,并裁剪出人脸区域。 2. 使用Gabor滤波器识别出人脸的局部特征及纹理。 3. 训练一个SVM进行表情分类。 4. 交叉验证得到表情分类正确率为83.3 。 操作说明和系统描述请见ReadMe.-1. Using matlab with face detection tool (Viola-Jones algorithm) to
detect-objects-using-the-viola-jones-algorithm---
- detect objects using the viola-jones algorithm - matlab
matlab-viola-jones-master
- matlab code of viola jones object/face detector
adaboost-viola-jones-master
- adaboost viola jones
matlab-viola-jones-master
- 用matlab实现了基于viola-jones框架的人脸检测算法(A face detection algorithm based on Viola-Jones fr a mework is implemented with MATLAB)
shishizhuizong
- 实时人脸识别与追踪,主要运用了Matlab计算机视觉工具箱,维奥拉-琼斯算法,KTL算法。 直接运行代码会出现”错误使用webcam,尚未安装MATLAB Support Package for USB Webcams。打开Support Package Installer即可安装Webcam Support Package”这个错误。(Real time face recognition and tracking mainly