CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - adaboost

搜索资源列表

  1. face-detection-and-tracking

    0下载:
  2. 基于adaboost和mean-shift视频中的人脸检测与跟踪识别-face detection and tracking recognition of videoBased on adaboost and mean-shift
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5272882
    • 提供者:jianghui
  1. face-detection-and-tracking

    0下载:
  2. 基于AdaBoost和mean-shift视频中的人脸检测与跟踪识别-Based on AdaBoost and mean-shift video of face detection and tracking recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-11
    • 文件大小:18119686
    • 提供者:jianghui
  1. AdaBoost

    0下载:
  2. (北京大学本科论文)基于AdaBoost_算法的人脸检测,非常经典,也非常易懂!-(Peking University undergraduate thesis) based on AdaBoost_ face detection algorithm, very classic, is also very easy to understand!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2768671
    • 提供者:杨帆
  1. Haar_like

    0下载:
  2. 找到的一篇基于haar—like特征的adaboost算法的相关论文,很详细-Related papers found an AdaBoost algorithm based on haar-like features in great detail
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6422819
    • 提供者:shendong
  1. Face-detection-LBP

    0下载:
  2. 针对LBP的人脸检测算法的文章3篇,区别于adaboost的人脸检测算法,opencv有相应的训练数据库。-For three of the articles of the LBP face detection algorithm, the face detection algorithm is different from adaboost, opencv training database.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1721236
    • 提供者:
  1. adaboostFace

    0下载:
  2. Adaboost人脸检测,用opencv写的,有借鉴作用-Adaboost face detect
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:4026441
    • 提供者:sunxiancan
  1. FaceDetectorOtherversion

    0下载:
  2. 这是基于matlab的adaboost算法程序。对于初学者非常有用!-This is based on the AdaBoost algorithm matlab. Very useful for beginners!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-07
    • 文件大小:786920
    • 提供者:caiwei
  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. Scene-Classification

    0下载:
  2. 提供了三类场景“bedroom”、“CALsuburb”、“industrial”的样本特征集以及原始图像,分别用线性分类器、树状分类器、SVM分类器以及AdaBoost分类器对其进行区分。其中AdaBoost分类器有部分内容调用了Vezhnevets Alexander编写的源码-Provides three types of scenes " bedroom" , " CALsuburb" , " industrial" sample fea
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:452745
    • 提供者:小安
  1. gentleBoost

    0下载:
  2. gentleboost 算法的实现,其主要用在分类与boost和adaboost稍有不同-gentleboost algorithm, which is mainly used in classification and boost and slightly different adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:4083
    • 提供者:雪儿
  1. code

    0下载:
  2. Adaboost的C实现,在原始代码上做了一点小修改,另外加上了详细的注释,能够帮助初学者更好地理解分类器具体如何学习与选择的-Adaboost C implementation, the source code to do a little modification, plus detailed notes, can help beginners to better understand the specifics of how learning and classifier selectio
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-27
    • 文件大小:3072
    • 提供者:yejunjian
  1. Boosting

    0下载:
  2. 由于这段时间一直在学习ADABOOST,还在学习阶段,这是本人学习中所汇总的相关资料,希望会对各位有所帮助-Because this period has been learning ADABOOST, still learning stage, this is my summary of the study by the relevant information, I hope will be helpful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1039612
    • 提供者:金倩倩
  1. Adaboost-faceROIencoding

    0下载:
  2. 详细介绍了基于ADABOOT算法识别人脸的过程,对于做人脸识别的工程师具有很好的很好的参考价值-Details of the process is based on ADABOOT face recognition algorithm, face recognition for doing a good engineer with a good reference value
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:225482
    • 提供者:KDM
  1. haar

    0下载:
  2. 基于adaboost人脸检测,用生成好的样本。(用到OPENCV读取图像的库,使用前请下载opencv244)-Adaboost based face detection with generating good samples.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9161848
    • 提供者:周龙龙
  1. MultiBoost--QT

    0下载:
  2. 一个基于Qt实现的Adaboost算法,有一定参考价值,供学习交流-Qt achieved an Adaboost algorithm based on a certain reference value for the Learning Exchange
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:139620
    • 提供者:邱隐
  1. AdaBoostforTextDetection

    0下载:
  2. 基于AdaBoost的自然场景中文本定位的论文,思路很不错-Based on AdaBoost Chinese natural scenes this positioning paper, the idea is very good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:588025
    • 提供者:wfree
  1. MAERJIANCE

    0下载:
  2. 场景图像中文本占据的范围一般都较小,图像中存在着大范围的非文本区域。因此,场景图像文本定位作为一个独立步骤越来越受到重视。这包括从最先的CD和杂志封面文本定位到智能交通系统中的车牌定位、视频中的字幕提取,再到限制条件少,复杂背景下的场景文本定位。与此同时文本定位算法的鲁棒性越来越高,适用的范围也越来越广泛。文本定位的方式一般可以分为三种,基于连通域的、基于学习的和两者结合的方式。基于连通域的流程一般是首先提取候选文本区域,然后采用先验信息滤除部分非文本区域,最后根据候选文本字符间的关系构造文本
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2311
    • 提供者:折胜军
  1. haarPadaboost

    0下载:
  2. adaboost算法中用于计算haar特征值的代码-The code used in the adaboost algorithm to compute haar eigenvalues
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-05
    • 文件大小:6234
    • 提供者:mr-li
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com