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

搜索资源列表

  1. FaceDetection_MATLAB_Call_OpenCV

    0下载:
  2. 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to stu
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1892374
    • 提供者:
  1. 112[1]

    0下载:
  2. 人脸检测根据姿态评估,然后利用adaboost方法训练分类器,是一片值得收藏的文章-Face detection based on posture assessment and classification using adaboost training method, is a worthy collection of articles
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3933384
    • 提供者:程志林
  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. FaceWinGUI_v1.1

    0下载:
  2. 人脸检测代码Adaboost实现Haar feature积分图像-Human face detection using adaboost with haar-like feature and integral image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:491404
    • 提供者:machunfei
  1. boosting

    1下载:
  2. 采用adaboost进行的人脸检测方案,是一个很好的学习实例,要下的话赶紧了-Adaboost conducted using face detection program, is a good example of learning to the next, then hurry up
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:12270
    • 提供者:李若彤
  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. ViolaJones_version0b

    0下载:
  2. 基于adaboost算法的人脸检测,voila等人开发的源码,很经典,对初学者有一定的参考价值。-Adaboost algorithm based on the face detection, voila development the source code and it is classic, for beginners is of some reference value.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:231392
    • 提供者:张铭
  1. adboost

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

    • 发布日期:2017-04-10
    • 文件大小:1465254
    • 提供者:symlenovo
  1. face-detection-and-tracking

    0下载:
  2. 基于adaboost和mean-shift视频中的人脸检测与跟踪识别-face detection and tracking recognition of videoBased on adaboost and mean-shift
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5272882
    • 提供者:jianghui
  1. face-detection-and-tracking

    0下载:
  2. 基于AdaBoost和mean-shift视频中的人脸检测与跟踪识别-Based on AdaBoost and mean-shift video of face detection and tracking recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-11
    • 文件大小:18119686
    • 提供者:jianghui
  1. Face-detection-LBP

    0下载:
  2. 针对LBP的人脸检测算法的文章3篇,区别于adaboost的人脸检测算法,opencv有相应的训练数据库。-For three of the articles of the LBP face detection algorithm, the face detection algorithm is different from adaboost, opencv training database.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1721236
    • 提供者:
  1. FaceFinder

    0下载:
  2. 关于adaboost算法的人脸检测程序,可以选择不同的训练库进行检测,对adaboost算法的理解有好处。-AdaBoost algorithm of face detection program, you can choose different training library for testing, good understanding of the AdaBoost algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:471805
    • 提供者:
  1. Complex-environments-face-detection

    0下载:
  2. 提出了一种针对复杂环境下的过人脸检测方法,首先在CbCgCr空间利用直接最小二乘法构建了对光照和复杂背景鲁棒性更好肤色聚类模型,实现了准确的肤色检测;然后针对人脸中姿态和表情变化,提出了基于Adaboost的多姿态人脸检测,精确的实现了人脸检测定位。-Extraordinary face detection method for complex environments, the first space CbCgCr ​ ​ direct least squares meth
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5086716
    • 提供者:洁洁
  1. adaboost_openCV

    0下载:
  2. vc6.0环境下,使用opencv,基于adaboost算法的人脸检测识别程序,可以对视频流进行 处理,需要安装opencv1.0。-the vc6.0 environment opencv face detection and recognition program based on the AdaBoost algorithm for processing the video stream, need installation opencv1.0.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8503052
    • 提供者:cekxidiancek
  1. FaceDetect

    0下载:
  2. 人脸检测与定位VC++程序!运用AdaBoost算法!-Face Detection and positioning VC++ program. Using AdaBoost algorithm!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3622176
    • 提供者:张三多
  1. Attrain_v2d

    0下载:
  2. 一个基于adaboost的人脸检测分类器训练程序,用MMATLAB写的,希望能和大家分享,已通过测试。 -Based on the human face detection adaboost classifier training procedures, written in MMATLAB, and we hope to share, has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1311
    • 提供者:坚定
  1. Detecting_Face_Using_OpenCV

    0下载:
  2. 调用OpenCV函数库的Adaboost,实现实时的人脸检测程序。-Detecting Face USing Adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:92268
    • 提供者:枪手
  1. AdaBoostFace

    0下载:
  2. 这是一篇改进的基于Adaboost算法的人脸检测文章,文章详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is an improvement, face detection algorithm based on Adaboost article, the article describes in detail the algorithm theory and application of important reference value for the image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2687608
    • 提供者:jeffsonfu
  1. Ahaaardetctiid

    0下载:
  2. 一种基于adaboost的人脸检测程序源码码能在一副图像中将人脸的位置框出 -Based adaboost face detection program source code in the location box of an image will face a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2742997
    • 提供者:mx
  1. Afacedetect1d

    0下载:
  2. 基于Adaboost算法的人脸检测测程序,开发环境Visual C6.0 -Sampling procedure based on Adaboost face detection algorithm, the development environment of Visual C6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:906945
    • 提供者:nanyi5452
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com