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

搜索资源列表

  1. gacv02

    0下载:
  2. gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2735801
    • 提供者:zxl
  1. adaboost

    0下载:
  2. adaboost算法的基本材料,希望能对大家有用。内部不含代码-adaboost algorithm is the basic material, hoping to be useful. Internal non-code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8295821
    • 提供者:jacky
  1. Hand-Shape-Detection

    0下载:
  2. 讲述了harr-like特征,以及adaboost的训练方法-About harr-like features, and training methods adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:293431
    • 提供者:玲玲
  1. AdaBoost

    0下载:
  2. 使用MATLAB 编程实现的自适应增强分类器的一个具体实例,内含具体程序,并已调试成功-Adaptive Programming using MATLAB enhanced classifier to a specific case that contains specific procedures, and has been successful commissioning
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1276009
    • 提供者:wenjun
  1. opencv

    0下载:
  2. adaboost算法 人脸识别 用opencv实现的,供大家学习交流-Face recognition algorithm adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10340198
    • 提供者:小彬
  1. AdaboostVSsvm

    0下载:
  2. 一篇关于SVM和adaboost算法对比的文章。分别运用两种方法进行目标识别,比较算法与结果-A comparison on the SVM algorithm and adaboost article. Two methods were used for target identification, comparison algorithm and results
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2051828
    • 提供者:zhang
  1. haarcascades

    1下载:
  2. opencv中haar+Adaboost已经训练好的分类器。有双目、身体等等,出自专家之手,必属精品,CV 1.0版本的有需要就下吧。-haarcascades train by expects, body, eyes.. xml files of many kinds are included which can be used directly. OpenCV 1.0 ver can download from here.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1503044
    • 提供者:Lei ChunPo
  1. adaboostHaarFeature

    0下载:
  2. adaboost haar feature computation and training
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:54817
    • 提供者:tuzhiguo
  1. FaceRec

    2下载:
  2. 基于matlab2008的人脸识别系统,使用了PCA +Adaboost与PCA+SVM分别实现了人脸识别,使用了orl人脸库,给一个人的图片就可以识别此人身份,识别率高达84 -Matlab2008 face recognition system based on use of the PCA + Adaboost achieved with the PCA+ SVM face recognition, respectively, using the orl face database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:16052224
    • 提供者:周天
  1. AdaBoostm1

    0下载:
  2. 一篇比较好的adaboost论文,适合初学者 - a good paper about Adaboost, suitable for beginners
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:64170
    • 提供者:田晓娜
  1. code

    0下载:
  2. 多种分类器的代码,代码非常好,希望大家能下载,因为这里面涵盖了haar,adaboost,treelearner,singlestumplearner,constantlearner很多学习方法-Multiple classification code, the code is very good, I hope you can download, as this which covers the haar, adaboost, treelearner, singlestumplearner,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:367839
    • 提供者:xu
  1. Adaboost_guy

    0下载:
  2. Adaboost 算法的简单实现程序,适合初学者使用-Adaboost algorithm to achieve a simple procedure, suitable for beginners to use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:272441
    • 提供者:路月
  1. adaboost_for_matlab

    0下载:
  2. AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learnin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6570
    • 提供者:来海锋
  1. Ada_Boost

    1下载:
  2. adaboost算法,用matlab编写的源程序,希望对大家有帮助-AdaBoost algorithm, prepared by matlab source, in the hope that we have to help
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1224
    • 提供者:
  1. adaboostm1code

    1下载:
  2. 这是一篇关于adaboost.m1算法的人脸识别源码,识别率挺高的,读入任意人脸库即可运行,已经过测试-This is a source code of face recognition algorithm on adaboost.m1 .code has been tested ,you can read face database to run
  3. 所属分类:matlab例程

    • 发布日期:2014-03-13
    • 文件大小:1157315
    • 提供者:田晓娜
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:896865
    • 提供者:ashura
  1. OpenCV-Adaboost

    0下载:
  2. opencv 人脸 训练的 一些算法说明 和准备工作-opencv face training preparation instructions and some algorithms
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:22084
    • 提供者:江守超
  1. HarrDetect

    0下载:
  2. adaboost 人脸检测,实现批量检测功能,并统计分类器性能-adaboost face detection, to achieve mass detection and performance of statistical classification
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24690651
    • 提供者:郑恩
  1. AdaBoostHelp

    0下载:
  2. adaboost算法的原理详细介绍,可以帮助理解-algorithm theory adaboost details that can help to understand
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:56179
    • 提供者:liurui
  1. Adaboost_improve

    0下载:
  2. adaboost训练过程很烦琐,收集了Adaboost的改进算法的论文汇总,对做Adaboost的同志很有帮助-adaboost training process is very cumbersome, a collection of papers Improved Algorithm for Adaboost summary, very helpful for the comrades to do Adaboost
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:990045
    • 提供者:李泽宇
« 1 2 3 4 5 6 78 9 10 11 12 ... 44 »
搜珍网 www.dssz.com