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

搜索资源列表

  1. iris_bayes

    1下载:
  2. 贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:15.71kb
    • 提供者:sjtu
  1. classifier_knn

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C + + source code, suitable for pattern recognition, image processing developers use!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2.51kb
    • 提供者:sjtu
  1. classifier_linear

    0下载:
  2. 模式识别中线性判别分类器的C++源码,非常容易集成和使用!-pattern recognition linear discriminant classifier C source code, and is easy to integrate and use!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3.52kb
    • 提供者:sjtu
  1. classifier_distance

    0下载:
  2. 模式识别中的距离分类器C++源代码,并含有一个文字识别的例子,适合模式识别、图像识别开发用!-pattern recognition of distance classifier C source code, and contains an example of character recognition, suitable for pattern recognition, Image Recognition by the development.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:sjtu
  1. bayescode1

    0下载:
  2. 模式识别中,对于服从多元正态分布的样本的一个分类器的实现。-pattern recognition, obedience multivariate normal distribution of a sample of the classifier is achieved.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:39.51kb
    • 提供者:kun
  1. recongnation

    0下载:
  2. 图像模式识别 模板匹配法 神经网络分类器 几何分类器 基于概率统计的贝叶斯分类器-image pattern recognition template matching neural network classifiers classification is based on geometric probability and statistics Bayesian classifier
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:71.56kb
    • 提供者:pengli
  1. BP

    0下载:
  2. 图像模式识别 模板匹配法 神经网络分类器 BP源代码-Image pattern recognition template matching neural network classifier BP source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:3.95kb
    • 提供者:plazht
  1. Classification

    1下载:
  2. 模式分类。包括:训练样本设计、模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类法-Pattern classification. Include: training sample design, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classificat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:505.53kb
    • 提供者:yutao
  1. ipr.iso

    0下载:
  2. 《图像模式识别--VC++技术实现》/ 杨淑莹编著 配套cd 夲书介绍图像模式识别的各种算法及其编程实现。内容包括:模式识别的基夲槪念,模板匹配分类器,几何分类器,聚类分析,遗传算法聚类分析等。-" Image pattern recognition- VC++ technology to achieve" /杨淑莹edited夲book cd package introduced a variety of image pattern recognition algori
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-29
    • 文件大小:15.97mb
    • 提供者:stl
  1. shiyan_moshi

    0下载:
  2. 模式识别的 图像的贝叶斯分类 图像的贝叶斯分类 神经网络模式识别-Bayesian pattern recognition image classification image of the Bayesian classifier neural network pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:655.56kb
    • 提供者:day
  1. PatternRecognition

    0下载:
  2. 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:528.57kb
    • 提供者:yao
  1. shibie

    0下载:
  2. 基于奇异值分解的人脸识别方法 梁毅雄 龚卫国 潘英俊 李伟红 刘嘉敏 张红梅 提出了一种将傅里叶变换和奇异值分解相结合的人脸自动识别方法.首先对人脸图像进行傅里叶变换,得到其具有位移不变特性的振幅谱表征.其次,从所有训练图像样本的振幅谱表征中给定标准脸并对其进行奇异值分解,求出标准特征矩阵,再将人脸的振幅谱表征投影到标准特征矩阵后得到的投影系数作为该人脸的模式特征.然后,对经典的最近邻分类器算法进行了改进,并采用模式特征之间的欧式距离作为相似性度量,从而完成对未知人脸的识别.采用ORL
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:56.57kb
    • 提供者:houhj
  1. matlab

    0下载:
  2. 模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:6.31kb
    • 提供者:张妮娜
  1. Identification-Based-on-Iris-Pattern

    1下载:
  2. 虹膜识别的经典论文,包括虹膜预处理、特征提取、分类器的设计,完成虹膜匹配。-Classic paper of iris recognition, including iris preprocessing, feature extraction, classifier design, complete iris match.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-18
    • 文件大小:187kb
    • 提供者:何威
  1. pattern-recognition

    0下载:
  2. 模式识别的内容,包括模式识别的基本概念、模式识别方法及应用。具体的内容包括:正则化网络、Bayes决策理论、分类器组合、统计学习理论、概率密度估计、非监督学习方法-Pattern recognition, including the basic concepts of pattern recognition, pattern recognition methods and applications.Specific content, including: Regularization Netwo
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3.12mb
    • 提供者:long
  1. Nonlinear-SVM-classifier-design

    0下载:
  2. 模式识别领域非线性SVM分类器设计原理,代码及过程-Pattern recognition domain nonlinear SVM classifier.experimental design principle, the code and process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:272.16kb
    • 提供者:周丽梅
  1. Pattern-Recognition_MATLAB_1

    0下载:
  2. 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:420.23kb
    • 提供者:cheng
  1. pattern-recognition

    0下载:
  2. 基于特征向量的人脸识别,有训练集和样本集,通过Adaboost强分类器算法实现,结果精确度达到95 以上,给定一个example,就可以在样本集中识别出对应的人脸。-Face recognition based on feature vectors have the training set and sample set by Adaboost strong classifier algorithm, the results of more than 95 accuracy, given an
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8.32kb
    • 提供者:jingwang
  1. Pattern

    0下载:
  2. 介绍了模板匹配分类器,Bayes分类器,线性函数分类法,非线性函数分类法和神经网络分类法的代码算法,用于识别数学0到9-It describes the template matching classifier, Bayes classifier, a linear function of classification, non-linear function and neural network classification taxonomy code algorithm for identi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.01mb
    • 提供者:zhanghao
  1. wnassification-pattern

    0下载:
  2. 模式识别中贝页斯分类器的MATLAB实现,且用不同颜色标记了分类点和错分点-Mr Page in pattern recognition classifier of MATLAB, and use different color tag by classification and fault point
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:35kb
    • 提供者:hgcdle
« 12 3 »
搜珍网 www.dssz.com