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

搜索资源列表

  1. multiboost.tar

    0下载:
  2. 一个多类Adaboost训练和分类器,用C++编写-Training and a multi-class Adaboost classifier, written in C++
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:263414
    • 提供者:baby
  1. Hand-Detect 手势识别,使用OpenCV的haar 分类器

    1下载:
  2. 手势识别,使用OpenCV的haar 分类器。训练因为对各个环境不同,请大家自己下载或者自己训练样本。-Hand Recognition and Tracking using OpenCV. It uses Haar Classifier. Because Haar features are different, I did not include the .xml file, please download it online or train it yourself.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:22484783
    • 提供者:赛义
  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. haarcascades

    1下载:
  2. opencv中haar+Adaboost已经训练好的分类器。有双目、身体等等,出自专家之手,必属精品,CV 1.0版本的有需要就下吧。-haarcascades train by expects, body, eyes.. xml files of many kinds are included which can be used directly. OpenCV 1.0 ver can download from here.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1503044
    • 提供者:Lei ChunPo
  1. peopledetect

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

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

    0下载:
  2. 基于OPENCV 的人脸检测代码学习 动态内存存储及操作函数 分类器结构及操作函数-It is uesd for face recognition which is baesd on opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:7655
    • 提供者:高飞
  1. facerecognition

    0下载:
  2. 利用OPENCV分类器进行人脸检测程序,用于对图像中的人脸检测程序-face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4745985
    • 提供者:没谱青年
  1. HarrGui

    0下载:
  2. HarrGui 改进OpenCV中的人脸检测,采用MFC,可以选择分类器xml问题,可以设置检测器的参数。这个例程的目的是测试自己生成或网上下载的xml文件。需要安装OpenCV-HarrGui improvement in the OpenCV face detection, using MFC, you can select the classification xml problem, you can set the parameters of the detector. This ro
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:199904
    • 提供者:柳珍
  1. main

    0下载:
  2. opencv2.2 win 7 本程序可以为分类器创建大小统一的正样本。按下左键放大,右键缩小,中键保存。-This program based opencv2.2, it can create the uniform pictures for the classification of positive samples. Press the left key for zoom in, right key reduce, and the middle key to save.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:1479
    • 提供者:雄伟
  1. bayes

    0下载:
  2. 很完整的朴素贝叶斯分类器,基于openCV做点。先随机生产一个2维特征向量,然后使用贝叶斯来分类并且现实。-Is complete the simple Bayesian classifier, based on openCV to do. First production of a random 2-dimensional feature vector, and then to use Bayesian classification and reality.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1047
    • 提供者:张宇
  1. opencv-fenleiqi

    0下载:
  2. 本文档解释如何用opencv训练自己的分类器-This document explains how to train their classifier opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:58286
    • 提供者:SuperMerry
  1. eye-classifier

    0下载:
  2. 已经训练好的人眼检测分类器,可以直接用于opencv中,方便大家学习-Detection of the human eye has been trained classifier, can be directly used in opencv, to facilitate learning
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:21832
    • 提供者:苏军
  1. untitled

    0下载:
  2. 利用opencv实现机器学习,K近邻分类器的小例子-Achieved using machine learning opencv, K small example of neighbor classifier
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4015
    • 提供者:陈岩
  1. Bayes_test

    0下载:
  2. 利用GDAL库和OPENCV中的贝叶斯分类器对遥感图像进行分类,简单的两类-Using GDAL and OPENCV, bayes classification. two classes.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:4828
    • 提供者:王月
  1. pca

    0下载:
  2. 模式识别里面的经典PCA算法,用OpenCV视觉开发库实现的。该算法主要用于训练分类器,然后来对人脸来进行识别。-PCA algorithm developed with OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:3039
    • 提供者:fa
« 12 3 4 5 »
搜珍网 www.dssz.com