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

搜索资源列表

  1. Adaboost

    0下载:
  2. 几篇关于人脸检测和识别方面的文章 基于adaboost方法-A few on the face detection and identification methods Based on the adaboost
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2761310
    • 提供者:zt
  1. adaboost

    0下载:
  2. 人脸识别,基于MATLAB的一个人脸识别训练样本-recognition of face
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7360170
    • 提供者:tom
  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. ABdemo

    1下载:
  2. 下载别人的基于 AdaBoost 人脸检测源代码 供大家一起学习-Download others AdaBoost-based face detection source code for everyone to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:8299
    • 提供者:hyf
  1. Rapidobjectdetection

    0下载:
  2. 详细介绍了基于adaboost的人脸检测算法,是adaboost用于图像检测的经典文档-Details of the adaboost based on face detection algorithm is used for image detection adaboost classic document
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:837712
    • 提供者:wjj
  1. A-FaceDetection-Based-on-Frontal-InverseAdaboostAl

    0下载:
  2. 人脸的检测和跟踪对于自由立体显示非常重要。本文采用连续Adaboost算法学习出一种瀑布型的人脸检测器,同时 针对adaboost算法误检率比较高的弊病,提出了一种正反Adaboost检测的思想,最后通过利用已有积分图以及最小值滤波,完成 了对人眼的识别操作。实验结果表明,算法对现有adaboost算法精度上的改进令人满意,基本能满足自由立体显示的需要。 -Accuratelylocatingandtrackingthepositionoftheusefsfaceisimop rta
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:190715
    • 提供者:coco_220
  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. TrainingAdaboost

    0下载:
  2. adaboost 的训练程序,结合OPENCV的训练,可用于各种图形的检测-training adaboost class, also use opencv training example, you can training your own objects for detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:12136
    • 提供者:tuzhiguo
  1. facedetect

    0下载:
  2. 基于opendv库,在新的颜色空间中进行肤色校正的Adaboost人脸检测。-On opendv library, in the new color space for color correction of Adaboost face detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2567284
    • 提供者:宋兵
  1. FaceDetectorOtherversion

    3下载:
  2. 采用adaboost算法用于人脸检测,实现较快的人脸识别。使用MATLAB语言编写。-Using adaboost face detection algorithm is used to achieve a faster face recognition. Using the MATLAB language.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-06
    • 文件大小:786386
    • 提供者:sysun
  1. AdaboostHumanDetection

    0下载:
  2. Adaboost算法的行人检测,这是一篇硕士学位论文-Adaboost algorithm of pedestrian detection, which is a master' s degree thesis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5785160
    • 提供者:jencolTang
  1. AdaboostFr

    0下载:
  2. ADABOOST用于人脸检测的训练和分类程序改进,速度更快。-FOR FACE DETECTION FEATURE EXTRACTION AND CLASSIFICATION WITH QUICKER SPEED
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:30942
    • 提供者:郭博
  1. test2

    0下载:
  2. 基于haarlike特征,采用adaboost分类器的人脸检测系统-face detec
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3502649
    • 提供者:yueliting
  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. SVM_FACE

    0下载:
  2. 基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~ 言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了 对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法 IRS(improved reduced set)的训练集边界样本增强算法,用以扩大-91l练集并改
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:649650
    • 提供者:郭事业
  1. Facedetectinalgorithm

    1下载:
  2. 人脸检测算法,其检测率高,效果优越,可与adaboost算法相媲美。-Face detection algorithm, the detection rate, excellent results can be comparable with adaboost algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1219584
    • 提供者:凌少
  1. renlianjiance

    2下载:
  2. 已有的眼睛状态识别方法不仅计算量大,而且易受环境因素(如光照条件)的影响。为此本文提出了一种新的眼睛状态识别方法:首先对实时拍摄的图像利用运动信息和肤色特征进行人脸检测 然后在检测到的上半部人 脸区域采用Adaboost算法只检测驾驶员正常状态下睁开的眼睛,把检测 的眼睛与眉毛分割出来制成正常睁开眼睛模板 最后把眼睛模板与未检测 到眼睛的上半部人脸区域进行匹配,当该区域的最大相似度值小于某闽值 时认为眼睛是闭合状态,否则认为眼睛是睁开状态。并根据眼睛状态计算 眼睛平均闭合时间
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3050496
    • 提供者:力量
  1. VideoFaceDetect

    2下载:
  2. 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-18
    • 文件大小:911802
    • 提供者:谭恒良
  1. AdaBoost

    0下载:
  2. 一篇在人脸检测时用于训练反面训练集的文章,可以-A face detection in the negative training set for training the article, you can see
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4679680
    • 提供者:jarry
  1. AdaBoostVC1

    0下载:
  2. 基于adaboost算法的人脸检测程序代码-Adaboost algorithm based on face detection code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:323479
    • 提供者:Fisher
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com