Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - viola jones
Search - viola jones - List
基于Viola-Jones方法的目标检测,其中介绍了图像学中常用的几种特征和分类器的种类及其特点。
Update : 2011-02-21 Size : 2.19mb Publisher : kingstatefu@tom.com

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)
Update : 2025-02-17 Size : 1.24mb Publisher : ruan

DL : 0
对Viola&Jones的经典face detection算法的C/C++执行的解释。学习参考。-Viola & Jones on the face detection algorithm for the classic C/C++ implementation of the explanation. Learning reference.
Update : 2025-02-17 Size : 3.52mb Publisher : jiangshui

老外用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.
Update : 2025-02-17 Size : 7.34mb Publisher : jiangshui

Viola-Jones Fast Face Detection的matlab实现。-Viola-Jones Fast Face Detection Mex Implementation
Update : 2025-02-17 Size : 1.24mb Publisher : jiangshui

Viola-Jones Face detection
Update : 2025-02-17 Size : 16.74mb Publisher : alaa51

this document explains the process of training a pedestrian detector using Viola and Jones’ cascaded classifier approach. it was originally
Update : 2025-02-17 Size : 129kb Publisher : lordthanatos

经典的基于Viola Jones算法的人脸识别matlab程序-the classic face recognition matlab program based on Viola Jones algorithm
Update : 2025-02-17 Size : 46kb Publisher : emac

it is the file for face detection by using viola Jones algo
Update : 2025-02-17 Size : 40kb Publisher : anu

viola jones 人脸识别,人体检测框架的两篇文章,一篇英文CVPR,一篇为中文介绍-viola jones face recognition, human detection framework of the two articles, one in English CVPR, an introduction to Chinese
Update : 2025-02-17 Size : 304kb Publisher : grant

face recognition using viola jones method
Update : 2025-02-17 Size : 2.54mb Publisher : kushu

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
Update : 2025-02-17 Size : 1.02mb Publisher : somesh

DL : 0
viola jones , object detection code
Update : 2025-02-17 Size : 7kb Publisher : hossein

中提琴琼斯人脸检测器C++代码,有注释详细说明,对初学者很有帮助。-C++ code, viola Jones face detector have comments in detail, is very helpful for beginners.
Update : 2025-02-17 Size : 48kb Publisher : liting

ALGORITHM Jones-Viola IN Human Face Detection
Update : 2025-02-17 Size : 408kb Publisher : ddd

detect objects using the viola-jones algorithm - matlab
Update : 2025-02-17 Size : 257kb Publisher : SAD

Viola-Jones 算法的人脸检测程序,附带检测图片(for detection using Viola-Jones Algorithm. To save Cropped Picture you need to change the folder location.)
Update : 2025-02-17 Size : 320kb Publisher : huhu222

matlab code of viola jones object/face detector
Update : 2025-02-17 Size : 4.22mb Publisher : samit

adaboost viola jones
Update : 2025-02-17 Size : 701kb Publisher : khalili

用matlab实现了基于viola-jones框架的人脸检测算法(A face detection algorithm based on Viola-Jones framework is implemented with MATLAB)
Update : 2025-02-17 Size : 4.36mb Publisher : 是大神啊
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.