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

搜索资源列表

  1. BAdaaboostfaca

    0下载:
  2. 一种基于Adaboost的人人脸检测代码,编程与开发语言为C -Based on Adaboost everyone face detection code, programming and development language is C
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:59872
    • 提供者:nanyi5452
  1. saaddaboosto

    0下载:
  2. adaboost分类器源代码addaboost人脸检测matlab算法 -the adaboost classifier source code addaboost face detection matlab algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:55441
    • 提供者:夏妮
  1. DRapidobjectde

    0下载:
  2. 详细介绍了基于adaboost的人脸检测算法,是adaaboost用于图像检测的经典文档, -The details of the face detection algorithm based on adaboost classic document is adaaboost for image detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:837717
    • 提供者:weijunyan002
  1. FAdaboost_FDa

    0下载:
  2. 在人脸检测中,使用Adaboost算法在一幅图像中检测出人脸具具有比以往算法都要高的效率,这几篇论文是有关Adaboost方面的 -Face detection, face with an image detected using the Adaboost algorithm than previous algorithm be higher efficiency, several papers about the Adaboost aspects of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3771372
    • 提供者:kommkk
  1. OpenCV-FaceDetect

    0下载:
  2. 文章描述了如何基于OpenCV在嵌入式平台上利用类Haar特征和Adaboost算法实现人脸检测,并讨论了如何在嵌入式平台上优化算法。-The article describes how the class Haar features and the Adaboost algorithm embedded platform based on OpenCV face detection, and discussed how optimization algorithms on embedded p
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:192418
    • 提供者:甘庆鹏
  1. realadaboost

    3下载:
  2. matlab的一个基于realadaboost的人脸检测程序,有详细的源码,包括haar特征的提取,以及若分类器的学习。-Matlab based on adaboost face detection procedures, there are detailed source code, including haar feature extraction, and if the classifier learning
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-18
    • 文件大小:157835
    • 提供者:杨浦东
  1. myfacedet02

    1下载:
  2. matlab代码程序,利用Adaboost算法训练人脸图像和非人脸图像,通过迭代得到由多个弱分类器组合而成的强分类器,实现图片里的人脸检测。-Matlab code,Using Adaboost algorithm to train the face images and not face images, obtained strong classifier which is conprised of multiple weak classifiers by iteration , re
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:2306048
    • 提供者:杨薇
  1. Adaboost

    0下载:
  2. Adaboost检测代码,读取字典检测人脸等-Adaboost detection codes
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-07
    • 文件大小:14040
    • 提供者:章九九
  1. faceDetection

    0下载:
  2. 人脸检测与跟踪,我的毕业论文,使用我自己改进的ADABOOST和CAMSHIFT算法,附带我的毕业论文,opencv1.0或以上自己配置-face detection use adaboost and camshift algorithm,relevant paper enclosed,OPENCV1.0 is necessary
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:15886738
    • 提供者:abc
  1. FaceDetection

    0下载:
  2. 利用opencv和Adaboost实现人脸检测-face detection using opencv and adaboost
  3. 所属分类:ComboBox

    • 发布日期:2017-11-23
    • 文件大小:26534912
    • 提供者:姒绍辉
  1. Adaboost_Face_c(5.27)

    0下载:
  2. 使用adaboost进行人脸检测,主要进行的是图片的检测。在光线不足和有遮挡的情况下,识别的效果依然很好。-Using adaboost for face detection, mainly for the picture is detected. And sheltered in low light circumstances, identify the effect is still very good.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:1768602
    • 提供者:
  1. qqcif(5.24)

    0下载:
  2. 可以对cif,qcif以及qqcif实行人脸检测的程序,是检测序列的。使用的是adaboost算法。可以读入的是cif序列然后将其缩放为qqcif(88*72)然后进行检测,然后在将检测的人脸框长宽坐标各放大4倍 即可在原来的cif图象中标记人脸。 -Can cif, qcif and qqcif implement face detection procedure is to detect sequences. Using adaboost algorithm. Cif can be
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:1505536
    • 提供者:
  1. face_rec_adaboost

    0下载:
  2. 本文件包括了adaboost算法进行人脸检测的代码。代码可以运行的。但需要自己添加数据集-This file contains the code adaboost algorithm for face detection code, human face detection friend, you can download to look
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:67224
    • 提供者:黄河
  1. FaceRecognition1

    0下载:
  2. 基于AdaBoost的人脸检测程序代码(是用c++编写的)-AdaBoost-based face detection program code (written with c++)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:8354828
    • 提供者:张维笑
  1. facedetection

    0下载:
  2. 这是基于AdaBoost的人脸检测,内容详细,值得参考!-This is based on the AdaBoost face detection, detailed and worth considering!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1242973
    • 提供者:jeffsonfu
  1. Kofsky-Code-Orange

    0下载:
  2. 人脸检测,matlab源码,适合初学者使用,包括Adaboost及Haar-like特征提取-face detectiom
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:262093
    • 提供者:苏放弃
  1. facedetection

    0下载:
  2. 视频人脸检测,基于Adaboost原理的人脸检测算法。-video face detection.Adaboost-based face detection algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6119994
    • 提供者:朴佳人
  1. dataprocess

    0下载:
  2. 基于AdaBoost算法的人脸检测识别,以及对其人脸进行评分,详见源代码-AdaBoost algorithm based on face detection and recognition, as well as its human face to score, see the source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:11674
    • 提供者:方奋
  1. FaceDetectionDlg

    0下载:
  2. 应用OpenCV进行人脸检测。Adaboost算法实现起来比较复杂,应用OpevCV提供的函数和分类器进行人脸检测将十分容易。-Application of OpenCV for face detection. Adaboost algorithm to achieve more complex, applications provided by OpevCV function and classifier for face detection will be very easy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7436
    • 提供者:ledonJu
  1. Face_Detection

    0下载:
  2. 人脸检测一些经典入门资料,包括基于adaboost算法的人脸检测方法。学习人脸检测必备论文。-Face Detection some classic introductory information, including those based on adaboost algorithm for face detection method. Face Detection learn essential papers.
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4442517
    • 提供者:洛天
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com