CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 分类器

搜索资源列表

  1. EMP-shape

    0下载:
  2. 这是国外关于addaboot算法中,gentle boost算法采用stump分类器所得出结果比direct boost 和real boost 算法好的实验论文。-This is abroad on addaboot algorithm, gentle boost classifier algorithm stump than direct boost the outcome of the algorithm and the real boost good experimental paper
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:734994
    • 提供者:laier Z
  1. fisher

    0下载:
  2. 在VC环境下fisher分类器的实现, 主要运用了opencv里的矩阵操作-VC Environment in the implementation of fisher classifier, mainly used in the matrix operations ~~~~~~~ opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:981606
    • 提供者:高凯
  1. facedet

    0下载:
  2. 人脸检测算法对Haar特征推进,我们已经改善了大幅利用作为弱分类器的阈值中的累积概率分布点。-A face detector based on VJ algorithm (Boosting on HAAR features). We have improved the performance drastically by using mid cumulative probability distribution point as threshold for weak classifiers.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:115245
    • 提供者:cuijianzhu
  1. naivebayes

    0下载:
  2. 已调试好的基于贝叶斯判别的手写体数字识别的matlab实现,包括样本图片的预处理、创建朴素贝叶斯分类器对象和检验判别效果的程序源代码大全-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1378
    • 提供者:胡盛亮
  1. peopledetect

    1下载:
  2. 检测摄像头中的行人。使用OPENCV 默认的SVM分类器-Pedestrian detection in the camera. Use the default SVM classifier OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:2909
    • 提供者:
  1. Boca

    0下载:
  2. 嘴的检测分类器人脸检测代码opencv 中专用-Mouth detection classifier
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:94508
    • 提供者:xzy
  1. Eyes22x5.1

    0下载:
  2. 基于opencv的人眼检测分类器,检测精度还不错,希望能给大家带来一些帮助-Opencv eye detection based on the classification, detection accuracy is also good, hope we can bring some help
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:43672
    • 提供者:刘凯
  1. knn

    1下载:
  2. knn分类器的设计源程序,经过测试能事功能-knn classifier design source, function tested wiles
  3. 所属分类:Graph program

    • 发布日期:2016-04-29
    • 文件大小:1024
    • 提供者:何志强
  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
    • 文件大小:163275
    • 提供者:kiser_cai
  1. Face

    0下载:
  2. 基于Harr分类器的,人脸识别,模式识别-pattern recognition for face base on Harr
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8499266
    • 提供者:ccmch
  1. 45353453

    0下载:
  2. 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4535672
    • 提供者:皇城圣骑士
  1. How-to-build-classifier-

    0下载:
  2. 如何利用opencv训练自己的分类器,内有多篇资料,本人用过一次,可能样本太少,效果不太好-How-to build a cascade of boosted classifiers based on Haar-like features.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:607428
    • 提供者:
  1. haarcascade_fullbody

    0下载:
  2. opencv提供的行人检测分类器。可以在图像中检测到行人的位置-opencv provide pedestrian detection classifier. Can be detected in the image location of the pedestrian
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:70017
    • 提供者:xingjunfeng
  1. facedetect

    0下载:
  2. 基于openCV的多角度人脸检测,融合了正脸侧脸haar分类器,具有极强鲁棒性-, The integration of multi-angle face detection based on openCV positive face side faces haar classifier, with strong robustness
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8490012
    • 提供者:herthy
  1. CascadeClassifierTest

    0下载:
  2. 基于OpenCV CascadeClassifier的人脸和人眼检测代码,用到两个训练好的分类器-Good classifier based the OpenCV CascadeClassifier face and eye detection code, used in the two training
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1645126
    • 提供者:guyue
  1. haarcascade_frontalface_alt2

    0下载:
  2. OpenCV人脸检测分类器,Haar 特征-OpenCV face recognition classier,Haar features
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:83931
    • 提供者:shen
  1. human_face_detection_system

    0下载:
  2. 本文的目的是借助Paul Viola最新提出的实时特征检测的技术,实现一个能够进行快速人脸检测的系统。并且通过训练,得到尽可能优化的分类器构造参数,从而获得具有高检测速度和检测正确率的人脸检测系统。-The purpose of this paper by drawing on the latest proposed by Paul Viola real-time feature detection technology, to realize a fast face detection sys
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:3033476
    • 提供者:王峰
  1. Haar_classfy_target

    0下载:
  2. 利用Haar分类器寻找检测目标,进行跟踪-The use of Haar classifiers to find the target detection, tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:179049
    • 提供者:陈必明
  1. zifushibie

    0下载:
  2. 有数字1和2的图片各四十张,利用mat lab读取图片并将其二值化,得到只由0和1表示的矩阵,根据数字的不同特征,选择两个特征值,用来对分类器进行训练,最后用剩下的5个1和5个2来进行测试,看分类器是否可以正确的对数据进行分类。-Figures 1 and 2 pictures of the 40, using mat lab picture and secondly, the value of reading, and received only by 0 and 1, said matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:841373
    • 提供者:liulin
  1. LDA2D-2

    0下载:
  2. 人脸识别中2DLDA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DLDA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-12-02
    • 文件大小:1257
    • 提供者:niushaobo
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »
搜珍网 www.dssz.com