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

搜索资源列表

  1. PaintBox

    0下载:
  2. 一个简单的画图程序,本来想弄成gis的-a simple drawing program, intended to train the gis.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:12472
    • 提供者:李晓东
  1. digital-recognition-system

    0下载:
  2. 自行用训练样本训练网络,不过要特别注意训练样本的选择-training samples used to train the network, but special attention should be paid to the choice of training samples
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:177069
    • 提供者:Lily
  1. train

    0下载:
  2. 这是用PCA方法进行人脸识别的程序,train.m为训练程序
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1910
    • 提供者:邱雪娜
  1. gcrf_demo

    0下载:
  2. This MATLAB code is an example of how to train the GCRF model described in \"Learning Gaussian Conditional Random Fields for Low-Level Vision\" by M.F. Tappen, C. Liu, E.H. Adelson, and W.T. Freeman in CVPR 2007. If you use this code in your re
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:43341
    • 提供者:代松
  1. LDA

    0下载:
  2. Linear Discriminant Analysis算法,此压缩包中已经带有大量train和test的相关图片,用于做人脸识别。LDA算法也可以用于其他领域如语音信号处理,此代码仅供研究,请勿用于商业!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4446277
    • 提供者:cjs
  1. 手写数字识别系统

    0下载:
  2. 111我们的任务是要设计并训练出一个可行、高效的 BP 网络,以实现对 0到 9共 10 个加噪声后的数字和识别。-Our task is to design and train a viable and efficient BP networks to achieve 0-9 to a total of 10 increases the noise figure and identification.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:13349
    • 提供者:王淹
  1. OpenGL Train

    0下载:
  2. 在MFC下用OpenGL做的一个简单的框架,很适合初学者使用
  3. 所属分类:3D图形编程

    • 发布日期:2009-02-10
    • 文件大小:65042
    • 提供者:hubin_cug
  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
    • 文件大小:13312
    • 提供者:
  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. OpenCV_ObjectDetection_HowTo.pdf.tar

    0下载:
  2. How to train openCv for object detaction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:285521
    • 提供者:Asp3ctus
  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. train

    1下载:
  2. 用于自动化训练Tessact OCR的程序,用powershell编写而成,可以在windows下运行,(请先安装powershell运行环境)。 如果没有此程序,训练过程将是极端艰苦的。(可参见官方手工训练教程:)http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3 使用方法: 1. 将train.ps1文件放在Tesseract的bin目录下; 2. 进入Powershell环境,运行命令:PS
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:1441
    • 提供者:Kevin
  1. train

    0下载:
  2. 进行svm分类器的训练,作为人脸检测的人脸分类器-For svm classifier training as face detection face classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-16
    • 文件大小:26531698
    • 提供者:张力
  1. How-to-train-their-classifier-OpenCV

    1下载:
  2. matlab图像特征识别。分类器的训练方法。很好的学习资料。如何用OpenCV训练自己的分类器。内含人脸库共训练器使用-matlab image feature recognition. Classifier training methods. Good learning materials. How to use OpenCV train their own classification. Training face database containing a total of uses
  3. 所属分类:Graph Recognize

    • 发布日期:2015-12-10
    • 文件大小:5283840
    • 提供者:yanhao
  1. adaboost-train-test

    0下载:
  2. 级联分类器学习,训练,测试过程 选择了HOG特征和LBP特征-adaboost train learn test hog feature lbp feature
  3. 所属分类:Graph program

    • 发布日期:2017-11-13
    • 文件大小:1272414
    • 提供者:xujin
  1. opencv-train-

    0下载:
  2. 如何用opencv训练自己的分类器 学习分类器的好资料-How to train your classifier opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2608
    • 提供者:刘健
  1. train

    0下载:
  2. Train moving on a track in OpenGL
  3. 所属分类:2D Graphic

  1. HOG-SVM-train

    0下载:
  2. HOG+SVM对于正负样本训练过程,根据样本生产对应的支持向量机,便于人体检测-HOG,SVM train samples,support Vector
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:8378
    • 提供者:孙旭光
  1. train-ocr-master

    0下载:
  2. train ocr source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8032127
    • 提供者:hime
  1. train the random forest

    0下载:
  2. train the random forest classifier for digital processing
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:wind22
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com