CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 人脸检测 AdaBoost

搜索资源列表

  1. 人脸检测

    1下载:
  2. adaboost人脸检测的程式 於opencv
  3. 所属分类:图形/文字识别

    • 发布日期:2010-12-28
    • 文件大小:2623520
    • 提供者:kevinpiggy
  1. Adaboost人脸检测的MATLAB仿真程序

    3下载:
  2. Adaboost人脸检测的MATLAB仿真程序.经过调试能得到很好的结果
  3. 所属分类:matlab例程

    • 发布日期:2012-03-29
    • 文件大小:807520
    • 提供者:wy12148@163.com
  1. adaboost人脸检测训练算法

    1下载:
  2. adaboost人脸检测训练算法的技术原理与实施细节
  3. 所属分类:软件工程

  1. AdaBoostMHClass.adaboost算法的一个c++实现类

    0下载:
  2. adaboost算法的一个c++实现类,对学习adaboost算法非常有帮助,adaboost algorithm c++ to achieve a type of learning algorithm adaboost very helpful
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-23
    • 文件大小:321208
    • 提供者:罗小伟
  1. facedetect1.rar

    0下载:
  2. 基于Adaboost算法的人脸检测程序,开发环境VC6.0,Adaboost-based face detection algorithm process, development environment VC6.0
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:903376
    • 提供者:guodongmei
  1. 人脸检测算法对AdaBoost算法进行了改进

    0下载:
  2. 2008_bmvc_FaceDetector, 实进人脸检测算法,对AdaBoost算法进行了改进,相比之下,比OPENCV中自带的基于HAAR特征的人脸检测算法更稳定。-2008_bmvc_FaceDetector, really into the face detection algorithm, the AdaBoost algorithm has been improved, compared to the native than OPENCV HAAR feature based fa
  3. 所属分类:matlab例程

    • 发布日期:2017-05-20
    • 文件大小:5644584
    • 提供者:joe
  1. Adaboost-m

    0下载:
  2. 基于ADABOOST算法的人脸检测matlab程序-the face detection matlab program based on ADABOOST algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:268602
    • 提供者:lty
  1. adboost_cascade

    2下载:
  2. 基于adaboost的人脸检测算法,包括训练,修改了数据读取结构,降低了内存需求-Based on adaboost face detection algorithms, including training, to modify the data read structure, reducing the memory requirements
  3. 所属分类:matlab

    • 发布日期:2016-04-13
    • 文件大小:14336
    • 提供者:alvin
  1. FaceRecognition

    0下载:
  2. 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10250900
    • 提供者:
  1. face_recognition_adaBoost_M2

    1下载:
  2. 人脸检测程序,利用adaboost和M2算法检测人脸-Face detection procedures, the use of AdaBoost M2 algorithm and Face Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:64580
    • 提供者:321
  1. FaceDetectorOtherversion

    3下载:
  2. 人脸检测的一个程序,adaboost+cascade+haar 能运行-Face detection of a program, adaboost+ Cascade+ Haar to run
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-18
    • 文件大小:786759
    • 提供者:who
  1. PCA

    0下载:
  2. Adaboost实现人脸检测,这个很好用,速度快,准确-Adaboost face detection to achieve this good use, fast, accurate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:45652
    • 提供者:胡源
  1. human_face_detect_facemodel

    0下载:
  2. 人脸检测系统源码,准确定位,检测人脸,具有很强的抗噪能力,背景去除,最最关键的一步是肤色匹配,提供了人脸模型,算法自己看,绝对好东西-Human face detection system source code, accuratly position and detect face, which has a strong anti-noise ability. It is widely used in machine vision, pattern recognition, security
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:3064652
    • 提供者:yangle
  1. haar

    0下载:
  2. HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:906778
    • 提供者:赵键
  1. test2

    0下载:
  2. 基于haarlike特征,采用adaboost分类器的人脸检测系统-face detec
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3502649
    • 提供者:yueliting
  1. Adaboost

    0下载:
  2. 此文件包含几篇关于adaboost人脸检测的论文-This file contains several articles on the paper face detection adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2776027
    • 提供者:dreamer
  1. FindFace

    0下载:
  2. Adaboost 人脸检测的程序,实现静态图片人脸检测,摄像头实时人脸跟踪功能。速度较快,正脸检测率较高。-Adaboost face detection process, to achieve a static image, face detection, camera, real-time face tracking. Speed, face detection rate is higher.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4692994
    • 提供者:yangch
  1. Adaboostface

    0下载:
  2. Adaboost人脸检测毕设论文及程序 有兴趣的可以-Adaboost face detection procedure completed the design of the Articles and are interested can look at
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3953710
    • 提供者:jacob
  1. adaboost-facefind

    0下载:
  2. 这是一个基于adaboost算法的人脸检测程序,用VC++编写的程序,希望能帮到大家-This is based on face detection algorithm adaboost procedures, using a program written in VC++, hope to help you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:524235
    • 提供者:张桥
  1. Adaboost-for-face-detection

    0下载:
  2. 使用Adaboost算法实现人脸检测的论文集合,有四篇优秀硕士论文和一篇文献-Use of Adaboost face detection algorithm is a collection of papers, there are four excellent papers and a Master of Literature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:12329134
    • 提供者:竹下寺宁
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com