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

搜索资源列表

  1. matlab-face-detection

    1下载:
  2. pca+svm 与pca +adaboost 人脸检测,里面包含有程序的详细说明-pca+svm, pca+adaboost people face detection, which contains a detailed descr iption of the program
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:7783424
    • 提供者:yuzan
  1. myfacedet02

    1下载:
  2. matlab代码程序,利用Adaboost算法训练人脸图像和非人脸图像,通过迭代得到由多个弱分类器组合而成的强分类器,实现图片里的人脸检测。-Matlab code,Using Adaboost algorithm to train the face images and not face images, obtained strong classifier which is conprised of multiple weak classifiers by iteration , re
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:2306048
    • 提供者:杨薇
  1. AdaBoostFace

    0下载:
  2. 这是AdaBoost人脸检测算法的改进研究与实现,对科研人员有很大参考价值!-AdaBoost face detection algorithm Improved Research and Implementation of researchers!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:6472924
    • 提供者:jeffsonfu
  1. faceDetection

    0下载:
  2. 人脸检测与跟踪,我的毕业论文,使用我自己改进的ADABOOST和CAMSHIFT算法,附带我的毕业论文,opencv1.0或以上自己配置-face detection use adaboost and camshift algorithm,relevant paper enclosed,OPENCV1.0 is necessary
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:15886738
    • 提供者:abc
  1. FaceDetection

    0下载:
  2. 利用opencv和Adaboost实现人脸检测-face detection using opencv and adaboost
  3. 所属分类:ComboBox

    • 发布日期:2017-11-23
    • 文件大小:26534912
    • 提供者:姒绍辉
  1. haarPadaboost

    0下载:
  2. 基于haar特征的adaboost人脸检测算法,VC++编写,内附文章,对学习adaboost人脸检测者来说有很大的帮助-Adaboost face detection algorithm based on haar feature, VC++ prepared, containing articles, learning Adaboost face detection is of great help
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:10841838
    • 提供者:王小伟
  1. Adaboost_Face_c(5.27)

    0下载:
  2. 使用adaboost进行人脸检测,主要进行的是图片的检测。在光线不足和有遮挡的情况下,识别的效果依然很好。-Using adaboost for face detection, mainly for the picture is detected. And sheltered in low light circumstances, identify the effect is still very good.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:1768602
    • 提供者:
  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. face_rec_adaboost

    0下载:
  2. 本文件包括了adaboost算法进行人脸检测的代码。代码可以运行的。但需要自己添加数据集-This file contains the code adaboost algorithm for face detection code, human face detection friend, you can download to look
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:67224
    • 提供者:黄河
  1. FaceRecognition1

    0下载:
  2. 基于AdaBoost的人脸检测程序代码(是用c++编写的)-AdaBoost-based face detection program code (written with c++)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:8354828
    • 提供者:张维笑
  1. facedetection

    0下载:
  2. 这是基于AdaBoost的人脸检测,内容详细,值得参考!-This is based on the AdaBoost face detection, detailed and worth considering!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1242973
    • 提供者:jeffsonfu
  1. Kofsky-Code-Orange

    0下载:
  2. 人脸检测,matlab源码,适合初学者使用,包括Adaboost及Haar-like特征提取-face detectiom
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:262093
    • 提供者:苏放弃
  1. facedetection

    0下载:
  2. 视频人脸检测,基于Adaboost原理的人脸检测算法。-video face detection.Adaboost-based face detection algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6119994
    • 提供者:朴佳人
  1. dataprocess

    0下载:
  2. 基于AdaBoost算法的人脸检测识别,以及对其人脸进行评分,详见源代码-AdaBoost algorithm based on face detection and recognition, as well as its human face to score, see the source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:11674
    • 提供者:方奋
  1. FaceDetectionDlg

    0下载:
  2. 应用OpenCV进行人脸检测。Adaboost算法实现起来比较复杂,应用OpevCV提供的函数和分类器进行人脸检测将十分容易。-Application of OpenCV for face detection. Adaboost algorithm to achieve more complex, applications provided by OpevCV function and classifier for face detection will be very easy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7436
    • 提供者:ledonJu
  1. Face_Detection

    0下载:
  2. 人脸检测一些经典入门资料,包括基于adaboost算法的人脸检测方法。学习人脸检测必备论文。-Face Detection some classic introductory information, including those based on adaboost algorithm for face detection method. Face Detection learn essential papers.
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4442517
    • 提供者:洛天
  1. FaceDetectTestCode

    0下载:
  2. 用C#版的openCV库——EmguCV编写的人脸检测测试程序。使用Adaboost算法。-With C# version of the openCV library- EmguCV prepared Face detection test procedures. Using Adaboost algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3987860
    • 提供者:cdj
  1. face_M3

    0下载:
  2. 基于adaboost的人脸检测算法的matlab实现过程,希望对需要的朋友有帮助-Face detection based on adaboost algorithm matlab process, hope to help to friends
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:183344
    • 提供者:谈谈
  1. camTEST

    0下载:
  2. 基于adaboost人脸检测,通过LBP人脸识别的C++程序,视频源采用摄像头(视频采集这块用到OPENCV,如果用的话先下载OPENCV244,这里就不上传了)。-Adaboost based face detection, face recognition by LBP C++ program, the video source using the camera (video capture this use OPENCV, if used to download OPENCV244, he
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3902776
    • 提供者:周龙龙
  1. haar

    0下载:
  2. 基于adaboost人脸检测,用生成好的样本。(用到OPENCV读取图像的库,使用前请下载opencv244)-Adaboost based face detection with generating good samples.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9161848
    • 提供者:周龙龙
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com