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

搜索资源列表

  1. AdaBoost

    0下载:
  2. 基于AdaBoost的人脸检测程序 可执行文件及其代码
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2082646
    • 提供者:蔡凯伟
  1. adaboost

    0下载:
  2. adaboost分类器源代码 adaboost人脸检测matlab算法
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:55312
    • 提供者:xing
  1. Adaboost

    1下载:
  2. 人脸识别论文:《采用Adaboost算法进行面部表情识别》《动态权值预划分实值Adaboost人脸检测算法》《改进的AdaBoost分类器在视频中的体育场景检测》
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:520223
    • 提供者:王云
  1. 人脸检测

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

    • 发布日期:2010-12-28
    • 文件大小:2623520
    • 提供者:kevinpiggy
  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. 总结和整理了一些adaboost文献资料 对做人脸检测和识别有一定的帮助-Adaboost summarized and compiled some literature on the human face detection and identification of some help
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-10
    • 文件大小:17700319
    • 提供者:seulk
  1. adaboost

    1下载:
  2. 基于ADABOOST的人脸检测代码,使用继承的策略,包括特征的计算,提取,ADABOOST训练,级联,最后训练出数据,还有注释,可以帮助大家研究ADBOOST-Based on ADABOOST face detection code, the use of inheritance strategies, including the calculation of features, extraction, ADABOOST training cascade, the last train out
  3. 所属分类:Graph Recognize

    • 发布日期:2014-06-03
    • 文件大小:13312
    • 提供者:
  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算法在人脸检测中的应用.使用VC编写的程序-Adaboost face detection algorithm in the application. Using programs written in VC
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:407055
    • 提供者:akun
  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-Detection

    0下载:
  2. 基于Adaboost级联分类的人脸和人眼检测,其中的三个xml是Adaboost分类器参数-Adaboost cascade based on the human face and eye detection, three of which are Adaboost classifier parameters xml
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:163275
    • 提供者:kiser_cai
  1. simpleABdemo

    0下载:
  2. Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weaker ifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器 眼eClassifier),再将若干个强分类器串联成为分级分类器(ClassifierCaseade) 图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器 成为强分类器,再将强分类器串联成为分级分类器。 -Adaboost algorithm basic idea is: the abi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:8522
    • 提供者:wangxuyang
  1. AdaBoost

    1下载:
  2. 人脸识别Adaboost源代码,用matlab编写实现,使用Adaboost算法进行人脸检测-source code for face recognation using Adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:948
    • 提供者:孙家冕
  1. AdaBoost

    0下载:
  2. 人脸经典检测 ,详细介绍了adaboost算法-Classical Face detection algorithm described in detail adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:183756
    • 提供者:王强
  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. Adaboost

    0下载:
  2. 基于Adaboost算法的多姿态人脸实时视频检测江苏大学-Adaboost algorithm based on multi-pose face detection real-time video
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:283504
    • 提供者:xuxiaorui
  1. Adaboost

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

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

    1下载:
  2. matlab中可运行的adaboost人脸识别算法(Adaboost face recognition algorithm that can run in matlab)
  3. 所属分类:图形/文字识别

    • 发布日期:2021-04-13
    • 文件大小:912384
    • 提供者:1111122222222
« 12 3 4 »
搜珍网 www.dssz.com