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

搜索资源列表

  1. OpenCV_face_detector

    1下载:
  2. 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. Ins
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1295516
    • 提供者:ruan
  1. FaceDetector_openCV.zip

    0下载:
  2. 老外用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.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7691970
    • 提供者:jiangshui
  1. VJ-DETECTOR.rar

    0下载:
  2. Viola-Jones Face detection ,Viola-Jones Face detection
  3. 所属分类:Other systems

    • 发布日期:2017-06-10
    • 文件大小:17551144
    • 提供者:alaa51
  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. FaceDetect(mathworks)

    0下载:
  2. Viola-Jones Fast Face Detection的matlab实现。-Viola-Jones Fast Face Detection Mex Implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1295228
    • 提供者:jiangshui
  1. FaceDetectuionImadMahdi

    0下载:
  2. 经典的基于Viola Jones算法的人脸识别matlab程序-the classic face recognition matlab program based on Viola Jones algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:47361
    • 提供者:emac
  1. EyesDetection

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

    • 发布日期:2017-05-16
    • 文件大小:4447889
    • 提供者:mayas
  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. 25.04-HautfarbePGesichtedetektion

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

    • 发布日期:2017-11-25
    • 文件大小:5060
    • 提供者:居荣宇
  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. 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. code

    0下载:
  2. Face Detection using DWT-SVM method. Detect face parts using Viola-jones method. We used two s namely, ORL and JAFFEE.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1482769
    • 提供者:techies
  1. Proposed_code

    0下载:
  2. Image classification using RBFSVM and Manhattan distance. It detects face and eye. Face detection using Viola jones.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2183783
    • 提供者:techies
  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. 基于人脸检测的点名系统

    1下载:
  2. 使用viola-jones算法实现人脸检测并将人脸剪裁出来,通过统计被剪裁人脸的个数实现课堂出勤人数的统计(Face detection using Viola-Jones algorithm, and cut out the face, through the statistics of the number of faces cut to achieve class attendance statistics)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:510976
    • 提供者:兜兜
  1. shishizhuizong

    0下载:
  2. 实时人脸识别与追踪,主要运用了Matlab计算机视觉工具箱,维奥拉-琼斯算法,KTL算法。 直接运行代码会出现”错误使用webcam,尚未安装MATLAB Support Package for USB Webcams。打开Support Package Installer即可安装Webcam Support Package”这个错误。(Real time face recognition and tracking mainly use Matlab Computer Vision Too
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:cccyun
  1. Identify_faces

    0下载:
  2. 使用Viola-Jones算法来检测人脸,鼻子,眼睛,嘴巴或上身,并框出。(Use the viola-jones algorithm to detect faces, noses, eyes, mouths or upper body and frame them)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-06
    • 文件大小:20480
    • 提供者:chk1927
搜珍网 www.dssz.com