Location:
Search - Viola Jones
Search list
Description: 基于Viola-Jones方法的目标检测,其中介绍了图像学中常用的几种特征和分类器的种类及其特点。
Platform: |
Size: 2298624 |
Author: kingstatefu@tom.com |
Hits:
Description: 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 of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (<Haar Cascase XML file>, <Gray scale Image>)
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
-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 of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (<Haar Cascase XML file>, <Gray scale Image>)
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are-1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
Platform: |
Size: 1295360 |
Author: ruan |
Hits:
Description: 对Viola&Jones的经典face detection算法的C/C++执行的解释。学习参考。-Viola & Jones on the face detection algorithm for the classic C/C++ implementation of the explanation. Learning reference.
Platform: |
Size: 3692544 |
Author: jiangshui |
Hits:
Description: 老外用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.
Platform: |
Size: 7692288 |
Author: jiangshui |
Hits:
Description: Viola-Jones Fast Face Detection的matlab实现。-Viola-Jones Fast Face Detection Mex Implementation
Platform: |
Size: 1295360 |
Author: jiangshui |
Hits:
Description: Viola-Jones Face detection
Platform: |
Size: 17551360 |
Author: alaa51 |
Hits:
Description: this document explains the process of training a pedestrian detector using Viola and Jones’
cascaded classifier approach. it was originally
Platform: |
Size: 132096 |
Author: lordthanatos |
Hits:
Description: 经典的基于Viola Jones算法的人脸识别matlab程序-the classic face recognition matlab program based on Viola Jones algorithm
Platform: |
Size: 47104 |
Author: emac |
Hits:
Description: it is the file for face detection by using viola Jones algo
Platform: |
Size: 40960 |
Author: anu |
Hits:
Description: viola jones 人脸识别,人体检测框架的两篇文章,一篇英文CVPR,一篇为中文介绍-viola jones face recognition, human detection framework of the two articles, one in English CVPR, an introduction to Chinese
Platform: |
Size: 311296 |
Author: grant |
Hits:
Description: face recognition using viola jones method
Platform: |
Size: 2663424 |
Author: kushu |
Hits:
Description: 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 number of features or subset of features
Platform: |
Size: 1064960 |
Author: somesh |
Hits:
Description: viola jones , object detection code
Platform: |
Size: 7168 |
Author: hossein |
Hits:
Description: 中提琴琼斯人脸检测器C++代码,有注释详细说明,对初学者很有帮助。-C++ code, viola Jones face detector have comments in detail, is very helpful for beginners.
Platform: |
Size: 49152 |
Author: liting |
Hits:
Description: ALGORITHM Jones-Viola IN Human Face Detection
Platform: |
Size: 417792 |
Author: ddd |
Hits:
Description: detect objects using the viola-jones algorithm - matlab
Platform: |
Size: 263168 |
Author: SAD |
Hits:
Description: Viola-Jones 算法的人脸检测程序,附带检测图片(for detection using Viola-Jones Algorithm. To save Cropped Picture you need to change the folder location.)
Platform: |
Size: 327680 |
Author: huhu222
|
Hits:
Description: matlab code of viola jones object/face detector
Platform: |
Size: 4420608 |
Author: samit
|
Hits:
Description: adaboost viola jones
Platform: |
Size: 717824 |
Author: khalili
|
Hits:
Description: 用matlab实现了基于viola-jones框架的人脸检测算法(A face detection algorithm based on Viola-Jones framework is implemented with MATLAB)
Platform: |
Size: 4567040 |
Author: 是大神啊 |
Hits: