CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Viola

搜索资源列表

  1. adaboost_haar_bylaoYu

    0下载:
  2. 利用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 reference Paul Viola, Robust Real-Tim
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1463
    • 提供者:老余
  1. ifdef

    0下载:
  2. 人脸检测的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 算法可以说是目前最好最快的目标检测算法。 -Face Detecti
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4556
    • 提供者:qgfhit
  1. adaboost.rar

    0下载:
  2. 一个最基本的adaboost算法源码(matlab),a basic adaboost algorithom source code (matlab)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:127074
    • 提供者:tanran
  1. File1-Presentation

    0下载:
  2. THis is a presentation on Viola Joans Method and SIFT method introduced by David.G.Lowe
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1437858
    • 提供者:pasindu
  1. haar_face-detection

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1064655
    • 提供者:somesh
  1. Viola_Jones_CVPR2001

    0下载:
  2. Adaboost的首次提出,Paul Viola和Michael Jones在2001年的CVPR会议上-Adaboost was first proposed by Paul Viola and Michael Jones in the 2001 CVPR Conference
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:149290
    • 提供者:吴星
  1. Facedetector

    0下载:
  2. Program that uses the viola - jones algorithm. You can try it to use it for face detection on this images or on other images.
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4350340
    • 提供者:evangelos
  1. objectdet

    0下载:
  2. Viola Jones 的目标检测程序,虽然人脸检测已经发展了近十年,但是还有不少学者研究人脸检测。此程序是通过邮件从KTH皇家技术学院的Vahid Kazemi要到的。特意共享出来。-Viola Jones Object Detector ,which can finish adaboost face detection
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:45518
    • 提供者:
  1. 33

    0下载:
  2. this paper gives a brief discr iption of different methodology for face detection and facial expresssion recognition.for face detection Exhaustive search,Branch and Bound,Viola-Jones methods can be used. for expression recognition gabor filter, discr
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:224971
    • 提供者:nanhi
  1. code-for-face-detection

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:225207
    • 提供者:sirisha
  1. ViolaJones_v4

    0下载:
  2. Viola Jones Objects Detection.supports the trained classifiers in the XML files of OpenCV
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:220582
    • 提供者:baseballbasket
  1. Jones

    0下载:
  2. viola jones , object detection code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7106
    • 提供者:hossein
  1. oned_euler

    0下载:
  2. 一维欧拉方法的计算,解决Sod s激波管问题,使用李曼近似解-A method of calculating Viola, Sod' s shock tube problem solving, using Lehman approximate solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6152
    • 提供者:桑红
  1. ViolaJones_version0b

    0下载:
  2. matlab code for Viola Jones Object Detection
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:228407
    • 提供者:sswtechnology
  1. viola-jones-Face-Detection

    0下载:
  2. face detection via viola_jones method
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6454281
    • 提供者:Nasrin
  1. facial--expression

    0下载:
  2. 这个是面部表情自动识别的源代码。它是基于Viola和Jones的面部检测算法和Gabor面部特征点的提取,然后使用训练过的神经网络来识别人脸表情。-This is the automatic recognition of facial expression source code. It is Viola and Jones face detection algorithms and Gabor facial feature point extraction, and then use the
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:14236
    • 提供者:彭格格
  1. FacialExpressionClassification

    1下载:
  2. 1. 使用matlab自带的人脸识别工具(Viola-Jones算法)找出人脸的位置,并裁剪出人脸区域。 2. 使用Gabor滤波器识别出人脸的局部特征及纹理。 3. 训练一个SVM进行表情分类。 4. 交叉验证得到表情分类正确率为83.3 。 操作说明和系统描述请见ReadMe.-1. Using matlab with face detection tool (Viola-Jones algorithm) to find the location of a human
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:5593435
    • 提供者:冯溢
  1. matlab-viola-jones-master

    0下载:
  2. 用matlab实现了基于viola-jones框架的人脸检测算法(A face detection algorithm based on Viola-Jones framework is implemented with MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:4567040
    • 提供者:是大神啊
搜珍网 www.dssz.com