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

搜索资源列表

  1. 基于眼裂的人脸图像归一化.doc

    0下载:
  2. 针对人脸识别中图像前期处理的人脸图像归一化问题,用AdaBoost Cascade方法检测出人脸和眼裂,提出以两眼裂中心点连线为基准进行水平旋转和尺度的归一化矫正方法。与通常的利用两眼瞳距方法相比较,该方法更加快速准确,能处理多达20°的倾斜,对戴眼镜、图像模糊、俯视、仰视、斜视等情况的鲁棒性更好。 A novel approach was presented, using the line between the two center points of the palpebral fiss
  3. 所属分类:文档资料

    • 发布日期:2010-10-03
    • 文件大小:614400
    • 提供者:lichaoyou
  1. gacvsrc

    0下载:
  2. 猫脸检测功能,用ADABOOST训练的,用GABOR特征,完全开源-adaboost trained gabor filter to detect caT FACE
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1876202
    • 提供者:GoGo
  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. 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. gyygygy

    0下载:
  2. 视频跟踪是视频信息处理的一个重要研究方向。交通信息管理、公安刑事侦查过程中人的跟踪占有很大比例。基于人脸特征的视频跟踪主要研究视频信息中人脸特征的提取,人脸特征的对比算法,人的运动的分析方法,及跟踪方法,跟踪结果的表示。-   criminal investigation,anti-terrorism and military installations. Consequently, to recognize person identity speedy and exactly in large
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:640913
    • 提供者:bai
  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. facedetector_src

    0下载:
  2. MFC实现的基于AdaBoost算法的人脸检测源代码,通过摄像头拍摄动态检测人脸-MFC implementation of the AdaBoost algorithm based on the face detection of the source code, through the camera to detect the dynamic detection of human face
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-18
    • 文件大小:4929815
    • 提供者:dxy
  1. Adaboosthaarlikecascadefacedetaction

    0下载:
  2. 利用opencv,adaboost+haar特征实现人脸识别的python小程序-a program use opencv and haar feature to detect face a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:253952
    • 提供者:苟利国
  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
  1. addaboost

    0下载:
  2. 用HAAR和Adaboost训练并检测行人,其中存在一点BUG,需要安装LIB-SVM(Using HAAR and Adaboost to train and detect pedestrians, there is a bit of BUG, and LIB-SVM needs to be installed.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:51850240
    • 提供者:悦帅
« 1 2»
搜珍网 www.dssz.com