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

搜索资源列表

  1. Ada_car.rar

    0下载:
  2. training adaboost to detect car number,training adaboost to detect car number
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:38323
    • 提供者:tuzhiguo
  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. 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. adaboost

    0下载:
  2. 基于adaboost的人脸检测多篇小论文,pdf档-the article of facial detect based on adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7863181
    • 提供者:张冥
  1. train_v2

    0下载:
  2. 一个基于adaboost的人脸检测分类器训练程序,用MATLAB写的,希望能和大家分享-a face detect programme based on adaboost which is written by matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1250
    • 提供者:阿灿
  1. detection3

    0下载:
  2. 在AdaBoost人脸检测的基础上,对眼睛实现精确定位。先得到人脸图像的谷区域图像, 再获取眼睛的候选点,综合分离度信息和霍夫变换的结果来计算每一个眼睛对的代价函数,找到比较 准确的眼睛位置。-In the AdaBoost face detection based on the accurate positioning of the eyes. Obtain prior approval from the image of the Valley area face images,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:510089
    • 提供者:张正荣
  1. AdaBoost-alagorithm-on-face-detect

    0下载:
  2. 关于adaboost 在人脸上应用的说明简介word 文档-a example about the alagriothm adaboost applied on face detect
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:261593
    • 提供者:王超
  1. gledcv

    0下载:
  2. gabor feature+adaboost detect objects
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1155675
    • 提供者:shuoweng
  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. adaboostFace

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

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

    0下载:
  2. adaboost算法用于检测人脸人眼。。。该用法能快速准确的定位人脸和人眼-adaboost algorithm is used to detect the face of the human eye. . . The usage of fast and accurate positioning human face and the human eye
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2549
    • 提供者:LinShaohui
  1. _matlab-face-detect

    0下载:
  2. 简单的人脸识别代码,使用的工具是matlab是用的adaboost算法进行特征提取和分类-Simple face recognition code, the tools matlab AdaBoost algorithm for feature extraction and classification
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:68608
    • 提供者:乐大勇
  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. ThreeZhen

    0下载:
  2. 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3559320
    • 提供者:秦朗
  1. HOG-adaboost

    0下载:
  2. HOG adaboost pedestrian-detect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10044078
    • 提供者:su_ching_de
  1. Project8

    0下载:
  2. 这是基于haar特征的adaboost算法的人脸识别,可以检测出人的脸,用圆标注出来-This is based on adaboost haar features face recognition algorithm can detect the human face, with a circle marked out
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5548494
    • 提供者:邓文豪
  1. adaboost-face-detect

    1下载:
  2. C实现的基于adaboost算法的人脸检测程序及人脸库-C-based implementation adaboost algorithm face detection process and face
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23943004
    • 提供者:周鹏
  1. detect

    0下载:
  2. 基于opencv的haar+adaboost训练器的人脸和人眼检测,带有训练好的xml文件。-Opencv based haar+ adaboost face and eye detection trainer, having trained xml file.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1642442
    • 提供者:徐恒
  1. main

    0下载:
  2. 人脸检测: 第一部分,使用Harr-like特征表示人脸,使用“ 积分图”实现特征数值的快速计算; 第二部分, 使用Adaboost算法挑选出一些最能代表人脸的矩形特征( 弱分类器),按照加权投票的方式将弱分类器构造为一个强分类器; 第三部分, 将训练得到的若干强分类器串联组成一个级联结构的层叠分类器,级联结构能有效地提高分类器的检测速度。(Face detection: In the first part, the Harr-like feature is used t
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:14024235
  1. my_adaboost

    0下载:
  2. 提取车牌的haar特征,使用滑动adaboost进行车牌检测,效果不错!(extracting Haar features of the license plate,the algorithm makes full using of sliding AdaBoost to detect the license plate and gets pretty good effect!)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:32768
    • 提供者:icygirl
« 12 »
搜珍网 www.dssz.com