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

搜索资源列表

  1. FaceDetector

    0下载:
  2. 这是一个基于adaboost的人脸检测算法的matlab实现过程,希望对需要的朋友有帮助。-This is a adaboost of face detection based algorithm matlab implementation process, hope to help a friend in need.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:114690
    • 提供者:刘勇森
  1. RobustRealtimeObjectDetection

    0下载:
  2. 人脸实时检测今年来最权威的文章,包括haar小波特征和adaboost的详细原理,violaJones著作。-Robust Real-time Object Detection。
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:402046
    • 提供者:long
  1. Haar

    0下载:
  2. 本文章介绍了如何使用海尔算法与adaboost分类实现快速人脸识别功能.-This article describes how to use the Haar and adaboost algorithm to classificate face fastly.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3806252
    • 提供者:Kaka
  1. Adaboostsuanfa

    0下载:
  2. 这是一篇采用adaboost算法进行行人识别的文章,因为刚开始学习编程,还没有好的源码,希望这些论文对大家有用。-people detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:320402
    • 提供者:dzp
  1. ViolaJones_IJCV

    0下载:
  2. 基于adaboost的人脸检测,大牛写的,后来写的OPENCV人脸检测都是根据他的这篇论文写的,很有价值-Robust Real-time Object Detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:401934
    • 提供者:何文娟
  1. faceadaboost

    0下载:
  2. 基于人脸检测的程序,所用的方法是adaboost-Face detection based on the procedure is used adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:146520
    • 提供者:
  1. Face_Detection

    0下载:
  2. 这个是人脸识别的论文。包括12篇。我在网上找了很久很久的。其中侧重对adaboost算法的讲述。读了以后可以对adaboost算法有了较清晰的了解。至少我是这样。-This is recognition of the paper. Including 12. I am online looking for a long, long time. Which focuses on the algorithm described adaboost. After reading adaboost alg
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10012676
    • 提供者:刘婷
  1. Project1

    0下载:
  2. 基于adaboost方法进行人脸以及其他物体的检测,需自己建立数据库-Based on adaboost method and other objects in the face detection, need to build database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1495
    • 提供者:yuli xiao
  1. adaexpprot

    0下载:
  2. Adaboost algorithm for Face detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:480797
    • 提供者:arif
  1. STIHRS

    0下载:
  2. 基于C++的人脸检测,使用adaboost算法,跟基于肤色的结合-C++-based human face detection, the use of adaboost algorithm, combined with the color-based
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:520297
    • 提供者:张三
  1. facedetec-vcPP

    0下载:
  2. 训练好的人脸分类器,可直接载入运行,基于adaboost的级联分类器-Trained face classifier, can be directly loaded to run, based on cascade classifier adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4944943
    • 提供者:苏军
  1. base-Adaboostface-detectpaper

    0下载:
  2. 基于adaboost 的人脸检测算法研究,论文来的 里面用到opencv的相关库-base Adaboostface detectpaper using opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1035244
    • 提供者:毛渝南
  1. carplateRecognition

    0下载:
  2. 与上一个不同的 MATLAB的ADABOOST算法实例 人脸识别-And on a different MATLAB s algorithm for instance ADABOOST Face Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2283295
    • 提供者:陈扬洋
  1. FLD

    0下载:
  2. MATLAB程序 基于ADABOOST算法 人脸识别程序-MATLAB program based on face recognition algorithm program ADABOOST
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2611174
    • 提供者:陈扬洋
  1. paper3

    0下载:
  2. The paper title is: License Plate-Location using Adaboost Algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:422250
    • 提供者:faisal
  1. adaboostPcamshift-face-detection

    0下载:
  2. The project tends to detect and track human face in a video via some basic algorithms. It uses adaboost for detection and camshift for tracking. It works well in stable environment.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4370059
    • 提供者:linuszhao
  1. haar_FACE_detction

    0下载:
  2. 用C++编写的人脸检测程序,基于ADABOOST的,里面有14级强分类器以及每层强分类器所含弱分类器的参数,附检测图片,检测效果很好- face detection program written in C++ based on ADABOOST, and there are 14 strong classifiers, and each strong classifier contains the parameters of the weak classifier, it also has t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2848963
    • 提供者:
  1. a

    0下载:
  2. 基于Adaboost的人脸与虹膜融合识别-The Adaboost-based face recognition and iris integrated
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:425100
    • 提供者:ably
  1. myFaceDetection

    0下载:
  2. face detection method using haartraining feature adaboost algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:572637
    • 提供者:dhaka
  1. adboost

    0下载:
  2. 基于肤色及AdaBoost算法的改进的人脸检测方法.pdf-quick face detection based skin and adaboost.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1465254
    • 提供者:symlenovo
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com