CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Viola

搜索资源列表

  1. violaJones_CVPR2001

    0下载:
  2. 该论文为Viola Jones 的经典人脸识别系统的设计思路,以及其在应用中的检测率和假阳性率-The paper is a classic Viola Jones face recognition system design and its application in the detection rate and false positive rate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:149289
    • 提供者:huohuhuahua
  1. adaboost.rar

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

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

    0下载:
  2. 这个是最成熟的人脸检测算法viola-jones的matlab版本实现,适合搞研究的同学们-a matlab implementation of the viola-jones face dection!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1910863
    • 提供者:jam
  1. congealReal.1.0

    0下载:
  2. 国外的一个做人脸直线化的代码,能够对人脸和汽车图片进行直线化。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done eithe
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:20391
    • 提供者:doushuai
  1. congealReal.1.0.tar

    0下载:
  2. 国外的一个进行图像图形直线化的代码,能够对人脸和汽车图片进行直线化处理。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:18728
    • 提供者:doushuai
  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. EyesDetection

    0下载:
  2. eyes detection, viola and jones algorithm, visual studio 2008 and OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4447889
    • 提供者:mayas
  1. ImageRegistration2

    0下载:
  2. 互信息图像配准 医学图像配准 Viola-wells互信息-image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7717
    • 提供者:passion22
  1. IMECS2010_pp130-133

    0下载:
  2. This paper presents a novel adaptive algorithm to detect the center of pupil in frontal view faces. This algorithm, at first, employs the viola-Jones face detector to find the approximate location of face in an image. The knowledge of the face
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:725119
    • 提供者:Gheis
  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. Tadaaboost_hai

    0下载:
  2. 运用OpenCv开发的一个一种基于adaboost算法与haar小波变换换的人脸算法,具体情况可参考Paul Viola ,Robust Real -A use OpenCv development based adaboost algorithm haar wavelet transform to change the face algorithm, the specific circumstances of the reference, Paul Viola, Robust the Re
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1263
    • 提供者:卓越
  1. viola-jones

    0下载:
  2. matlab code related to object detection
  3. 所属分类:Video Capture

    • 发布日期:2017-11-04
    • 文件大小:4273116
    • 提供者:sang
  1. 25.04-HautfarbePGesichtedetektion

    0下载:
  2. 利用肤色提取和Viola & Jones积分图来实现人脸检测-Face detection using skin color extraction and integral image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:5060
    • 提供者:居荣宇
  1. OpenCV_face_detector

    0下载:
  2. opencv 1.0 中人脸检测代码的实现 用到了matlab 与c++混合编码-face detection using viola-jones algrithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1295516
    • 提供者:fs
  1. ViolaJones_version0b

    0下载:
  2. viola jones版的人脸检测matlab版代码。-viola jones version of face detecton code for Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1047743
    • 提供者:sylar
  1. facetrack

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。-face tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1334
    • 提供者:ening
  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 23 »
搜珍网 www.dssz.com