CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模式识别

搜索资源列表

  1. 利用模式识别中的模板匹配算法

    0下载:
  2. 数字识别,利用模式识别中的模板匹配算法,主要实现的是车牌的数字和汉字识别-Number recognition, pattern recognition in the template matching algorithm, the main achievement is the license plate number and character recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-22
    • 文件大小:194278
    • 提供者:飞翔
  1. cPP-recog

    1下载:
  2. 介绍数字图像统计模式识别、模式识别决策方法及实现:测试代码有人脸检测与特征点定位、汽车牌照识别、脑部医学影像诊断、印刷体汉字识别、手写体数字识别、运动图像分析,共6个数字图像模式识别应用实例-Introduction of digital image statistical pattern recognition, pattern recognition and realization of decision making: the test code was face detection an
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-01
    • 文件大小:13958285
    • 提供者:
  1. knn

    0下载:
  2. 模式识别中knn算法的powerpoint,适合初学者-Pattern Recognition Algorithm KNN powerpoint, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:230987
    • 提供者:凌风
  1. classification

    0下载:
  2. 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:100997
    • 提供者:tangxiaojun
  1. parzen

    0下载:
  2. 这是一个模式识别中的parzen窗的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition in a simple window parzen Category simulation examples, one of female.txt and male.txt training samples, test.txt is the me
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2114
    • 提供者:刘锐
  1. libsvm_setup

    0下载:
  2. 这是台湾大学林智仁(Lin Chih-Jen)副教授等人开发的SVM模式识别与回归的软件包,该软件可以解决C-SVM分类、-SVM分类、-SVM回归和-SVM回归等问题,包括基于一对一算法的多类模式识别问题。-This is the National Taiwan University, Lin Zhiren (Lin Chih-Jen), associate professor, who developed SVM pattern recognition and regression of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:97732
    • 提供者:zhangpei
  1. prtools

    0下载:
  2. 模式识别常用函数,包括模式融合、PCA、LDA等经典算法-common function in pattern recognition,including pattern fusion,PCA.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:72443
    • 提供者:留耳闻
  1. moshi

    1下载:
  2. 几个模式识别的作业程序,自己写的。望指教哦,内容有感知器算法、多类感知器算法以及K均值算法-Several pattern recognition procedures, wrote it myself. Advice Oh look, the contents of perceptron algorithm, multi-sensor algorithm, as well as K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2198
    • 提供者:天命
  1. matlab

    0下载:
  2. matlab 模式识别程序,可以识别0-9数字。-matlab recognition program can recognize numbers 0-9
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:262439
    • 提供者:lin
  1. segmentation2006

    0下载:
  2. 中科院自动化所模式识别实验室图象分割讲义-Image Segmentation slides National Laboratory of Pattern Recognition, Chinese Academy of Sciences
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12083775
    • 提供者:YE PAN
  1. LicenseRecognition

    1下载:
  2. 本文件用来实现基于图像处理和模式识别的采用matlab语言编写的的车牌识别程序-This file is used to realize image processing and pattern recognition based on the use of written matlab license plate recognition program
  3. 所属分类:matlab

    • 发布日期:2016-11-24
    • 文件大小:1335296
    • 提供者:
  1. prtools_ac

    1下载:
  2. 这是我找到的一个模式识别工具箱,里面包含各种各样的模式识别基本算法,很有参考价值-This is what I found a pattern recognition toolbox, which contains a wide range of basic pattern recognition algorithm, a good reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2804873
    • 提供者:treat
  1. bill-recognition

    0下载:
  2. 一种纸币识别VC++程序源码,并含有多国纸币的特征库,如日元、英镑、港币...的特征库。有从纸币图像预处理、特征匹配的全过程。对从事图像处理,模式识别研究的人很有参考价值。-a type bill recognition VC++ resource code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:2813025
    • 提供者:张俊
  1. libsvm-mat-2.9-1

    0下载:
  2. SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:126780
    • 提供者:李静叶
  1. WaveletDemo

    0下载:
  2. vc++ 指纹模式识别系统算法及实现,供大家学习-vc zhiwenmoshishibie
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:35915
    • 提供者:cy
  1. KmeansForClustering

    1下载:
  2. 该源代码是模式识别课程作业。通过K平均算法实现聚类的目的。效果比较好。另外本人还设计了等高线法,用于聚类,思想较好,效果一般,但是值得参考。-This code is a Pattern Recognition homework. It use Kmeans to clustering, and get a good result. It s good for a reference.
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:680101
    • 提供者:pengshanyue
  1. matlab

    0下载:
  2. matlab 模式识别算法和实现及其相关实验。-matlab pattern recognition algorithm and the realization of the experiment
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:427056
    • 提供者:yu guicheng
  1. SVMclassifier

    0下载:
  2. SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4709
    • 提供者:王兵
  1. VCimagerecognition

    0下载:
  2. 《精通VisualC++数字图像处理模式识别技术及工程实践》介绍了模式识别和人工智能中的一些基本理论,以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些问题,比如字符识别、笔迹鉴定、人脸检测、车牌识别、印章识别以及遥感图片、医学图片处理等内容,从多种角度,介绍了解决这些问题的思路-" Proficient in VisualC++ digital image processing, pattern recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-03
    • 文件大小:11152793
    • 提供者:吴晶
  1. PRML_solution

    3下载:
  2. 模式识别与机器学习 英文版 课后习题答案!-Pattern recognition and machine learning English exercise answers!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1486986
    • 提供者:chenpeng
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com