CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - face detection adaboost

搜索资源列表

  1. facedetect1.rar

    0下载:
  2. 基于Adaboost算法的人脸检测程序,开发环境VC6.0,Adaboost-based face detection algorithm process, development environment VC6.0
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:882.2kb
    • 提供者:guodongmei
  1. Adaboost

    0下载:
  2. 总结和整理了一些adaboost文献资料 对做人脸检测和识别有一定的帮助-Adaboost summarized and compiled some literature on the human face detection and identification of some help
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-10
    • 文件大小:16.88mb
    • 提供者:seulk
  1. adaboost

    1下载:
  2. 基于ADABOOST的人脸检测代码,使用继承的策略,包括特征的计算,提取,ADABOOST训练,级联,最后训练出数据,还有注释,可以帮助大家研究ADBOOST-Based on ADABOOST face detection code, the use of inheritance strategies, including the calculation of features, extraction, ADABOOST training cascade, the last train out
  3. 所属分类:Graph Recognize

    • 发布日期:2014-06-03
    • 文件大小:13kb
    • 提供者:
  1. Adaboost

    0下载:
  2. Adaboost算法在人脸检测中的应用.使用VC编写的程序-Adaboost face detection algorithm in the application. Using programs written in VC
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:397.51kb
    • 提供者:akun
  1. Face-Detection

    0下载:
  2. 基于Adaboost级联分类的人脸和人眼检测,其中的三个xml是Adaboost分类器参数-Adaboost cascade based on the human face and eye detection, three of which are Adaboost classifier parameters xml
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:159.45kb
    • 提供者:kiser_cai
  1. PCA

    0下载:
  2. Adaboost实现人脸检测,这个很好用,速度快,准确-Adaboost face detection to achieve this good use, fast, accurate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:44.58kb
    • 提供者:胡源
  1. Adaboost_FD

    0下载:
  2. 在人脸检测中,使用Adaboost算法在一幅图像中检测出人脸具有比以往算法都要高的效率,这几篇论文是有关Adaboost方面的-Human Face Detection in the use of Adaboost algorithm in an image detected with people face higher than the efficiency of algorithms, this thesis is related to several aspects of Adaboos
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:3.6mb
    • 提供者:孙家冕
  1. facedetect_harrcascade

    0下载:
  2. 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.46mb
    • 提供者:wangdi
  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
    • 文件大小:112kb
    • 提供者:刘勇森
  1. AdaBoost

    0下载:
  2. 人脸经典检测 ,详细介绍了adaboost算法-Classical Face detection algorithm described in detail adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:179.45kb
    • 提供者:王强
  1. Human_Face_Detection_Based_On_AdaBoost

    1下载:
  2. 基于AdaBoost的人脸检测程序可执行文件及其代码-Human Face Detection Based On AdaBoost,executable file and source codes included
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2.03mb
    • 提供者:翠翠
  1. Adaboostface

    0下载:
  2. Adaboost人脸检测毕设论文及程序 有兴趣的可以-Adaboost face detection procedure completed the design of the Articles and are interested can look at
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3.77mb
    • 提供者:jacob
  1. adaboost-facefind

    0下载:
  2. 这是一个基于adaboost算法的人脸检测程序,用VC++编写的程序,希望能帮到大家-This is based on face detection algorithm adaboost procedures, using a program written in VC++, hope to help you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:511.95kb
    • 提供者:张桥
  1. Adaboost-for-face-detection

    0下载:
  2. 使用Adaboost算法实现人脸检测的论文集合,有四篇优秀硕士论文和一篇文献-Use of Adaboost face detection algorithm is a collection of papers, there are four excellent papers and a Master of Literature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:11.76mb
    • 提供者:竹下寺宁
  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
    • 文件大小:4.17mb
    • 提供者:linuszhao
  1. Adaboost

    0下载:
  2. 基于Adaboost算法的多姿态人脸实时视频检测江苏大学-Adaboost algorithm based on multi-pose face detection real-time video
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:276.86kb
    • 提供者:xuxiaorui
  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
    • 文件大小:5.03mb
    • 提供者: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
    • 文件大小:17.28mb
    • 提供者:jianghui
  1. Adaboost

    0下载:
  2. 基于adaboost的人脸检测代码(只是有几个数组维数不匹配 转置一下就ok 可以运行出来了 )-Based on the face detection adaboost code (a few array dimension not matching transpose once ok can run out)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:5.14kb
    • 提供者:q1w2e3r4
  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
    • 文件大小:1.64mb
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com