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

搜索资源列表

  1. multiboost.tar

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

    • 发布日期:2017-04-05
    • 文件大小:257.24kb
    • 提供者:baby
  1. HaarTraining_algorithm

    0下载:
  2. 详细分析了基于opencv的haar-like型特征训练的源程序,对haar-like的原理以及实现方法进行了综合阐述,并给出了示例。-Opencv based on detailed analysis of the haar-like features of the training model of the source, the principle of haar-like methods to achieve a comprehensive and elaborate, and give
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:256.92kb
    • 提供者:张扬
  1. imageRecognition

    0下载:
  2. 有两组图片,分别为正样本,和负样本图片,利用SVM训练样本图片,然后输入图片,判断这副图片属于正样本还是负样本,一般用于模式识别中-Two sets of pictures, samples were positive, and negative sample images, the use of SVM training sample images, and then enter the picture, to judge this pair of images belong to the p
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.97mb
    • 提供者:房英明
  1. Training-methods-in-OpenCV-Harr

    0下载:
  2. OpenCV 中Harr训练方法,大批研究生学习期间需要用到的方法-Training methods in OpenCV Harr, a large number of graduate students studying the methods need to use
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:252.13kb
    • 提供者:郭大万
  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
    • 文件大小:1.57mb
    • 提供者:guyue
  1. congealReal.1.0

    0下载:
  2. 国外的一个做人脸直线化的代码,能够对人脸和汽车图片进行直线化。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done eithe
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:19.91kb
    • 提供者:doushuai
  1. congealReal.1.0.tar

    0下载:
  2. 国外的一个进行图像图形直线化的代码,能够对人脸和汽车图片进行直线化处理。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:18.29kb
    • 提供者:doushuai
  1. squares

    0下载:
  2. haar training squares detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2.76kb
    • 提供者:adirkol
  1. OpenCVtraining

    0下载:
  2. 用opencv自带的工具训练样本,并检测结果-With opencv own tools training samples, and the test results.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:62.71kb
    • 提供者:yuuu
  1. Blog_hogCompute6.tar

    0下载:
  2. Opencv HOG (Histogram of Orientation Gradient) training based on Dalal method. When you try to use Opencv HOG, you may not know how the training of the SVM model is done. Here is the example Linux with Opencv2.1
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:17.31mb
    • 提供者:szproxy
  1. orl-eye-database

    2下载:
  2. orl人脸库中截取出来的眼睛样本,作为疲劳检测中的人眼训练样本-orl face database from the eyes of the interception of the sample, as the fatigue test samples in the training of the human eye
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:177.73kb
    • 提供者:天天
  1. ObjectMarker

    0下载:
  2. 该软件可以用来opencv训练样本,训练正样本和训练负样本-The software can be used opencv training samples
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:940.61kb
    • 提供者:秦朗
  1. OpenCV_arm

    0下载:
  2. 这是一个把OpenCV移植到arm平台的详细笔记,包括工具链和开发环境的配置以及移植的全过程记录,适合ARM嵌入式开发者参考-opencv training materials (including ppt and src code)
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:149.87kb
    • 提供者:jam
  1. face-detection-code

    0下载:
  2. 人脸检测程序代码 放到建好的工程下可以直接运行-face-detection code,if you have finished training, just copy the code to your project, and it will work.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12.24mb
    • 提供者:lisa陈
  1. Oguiideofopenp

    0下载:
  2. 用opencv自带的的训练器训练各种分类器 -Trainer training opencv comes with a variety of classifier
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:277.46kb
    • 提供者:对称
  1. Bayesian-based-classifier-design

    0下载:
  2. 基于贝叶斯的分类器设计.用“cancer.mat”的数据作为训练样本集,建立Bayes分类器,用测试样本数据对该分类器进行测试,从而加深对所学内容的理解和感性认识。-Based on the Bayes classifier. ' Cancer.mat data as the training sample set, the establishment of the Bayes classifier, the classifier is tested with the test sampl
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:317.59kb
    • 提供者:封睿
  1. python_OpenCV_mlpTrain

    0下载:
  2. 自己写的基于OpenCV的神经网络的python训练程序,效果一般般..要求要有numpy-Write by own program based on the OpenCV python neural network training, required to have a general effect .. numpy
  3. 所属分类:OpenCV

    • 发布日期:2017-10-31
    • 文件大小:1.52mb
    • 提供者:黄安杰
  1. convert_cascade

    0下载:
  2. opencv中级联器的训练,应用在人脸检测等图像检测方向-cascade training application in face detection in opencv image detection direction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:686byte
    • 提供者:z
  1. svm_train

    0下载:
  2. 利用opencv中svm训练器进行训练,代码能运行-Opencv svm training training, code can run
  3. 所属分类:OpenCV

    • 发布日期:2017-11-01
    • 文件大小:3.9mb
    • 提供者:周景豪
  1. opencv-training-display

    0下载:
  2. opencv训练过程中的命令行显示 主要是各参数代表的意义说明-opencv training process command-line display
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:12.8kb
    • 提供者:沈东
« 12 3 4 »
搜珍网 www.dssz.com