CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 模式分类

搜索资源列表

  1. LS-SVMlab1.5

    0下载:
  2. 是支持向量机工具箱(matlab),可用于模式分类,模式识别等。-support vector machines Toolbox (Matlab), can be used for pattern classification, pattern recognition.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:223789
    • 提供者:杜世强
  1. KDDA

    0下载:
  2. 核直接线性判别方法(kdda),主要用于人脸识别,模式分类。-nuclear direct linear discriminant method (kdda), mainly used for face recognition, pattern classification.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:748931
    • 提供者:杜世强
  1. EM4pr

    1下载:
  2. 模式分类(duda)中的EM算法,根据课后题目编制(见程序注释),便于一开始学习em算法的详细实现过程
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2537
    • 提供者:skybird2006
  1. moshishibie

    0下载:
  2. 该程序可以完成模式识别基本操作,包括模式分类及建立分类器
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:539465
    • 提供者:高圆圆
  1. 印章识别

    0下载:
  2. 印章识别是模式识别中的经典问题。次程序能够完成印章识别中的基本分类问题。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-06-02
    • 文件大小:252637
    • 提供者:shanyue198
  1. fisher.rar

    0下载:
  2. 这是模式识别中线性分类器中最常用的fisher线性分类器,并在结果中画出了分类线和分类效果,This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2268
    • 提供者:张磊
  1. lbp_matlab

    0下载:
  2. 实现纹理模式的LBP特征表示及分类。 实现一种基于局部二值模式LBP(Local Binary Pattern)的多分辨率灰度尺度及旋转不变性的纹理分类方法-LBP texture model to achieve that as well as the breakdown characteristics. The realization of a model based on local binary LBP (Local Binary Pattern) Multiresolution g
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3336
    • 提供者:张阳军
  1. lvvvv

    0下载:
  2. 具有模式分类的作用,采用的是单连接算法,不过不够完美-With the role of pattern classification using a single connection algorithm, but not perfect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:8066
    • 提供者:吕广军
  1. chepai

    0下载:
  2. 自动识别车牌,图象处理,模式识别建立分类器-Automatic license plate recognition, image processing, pattern recognition classifier to establish
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1076356
    • 提供者:小白
  1. LDA

    0下载:
  2. 线性差别分析法(LDA)提取人脸图像特征点子程序-Linear differential analysis (LDA) face image feature extraction process ideas
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:603
    • 提供者:牛险峰
  1. shiyan_moshi

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

    • 发布日期:2017-03-28
    • 文件大小:671290
    • 提供者:day
  1. ClassifyHomework

    0下载:
  2. 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2335
    • 提供者:youxia
  1. PatternRecongnition

    0下载:
  2. C++图像模式识别分类程序,可以识别手写数字-The C++ code of Pattern Recongnition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1438596
    • 提供者:abc
  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
    • 文件大小:6461
    • 提供者:张妮娜
  1. adaboost

    0下载:
  2. adaboost算法学习资料,深入讲解了adaboost算法的理论和应用,是人脸检测学习的重要参考文献,做模式分类的同学可以研究一下-adaboost algorithm to learn the information, further explained the theory and application adaboost algorithm, face detection is an important reference for studying literature, student
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7078766
    • 提供者:项喻
  1. Pattern-Classification

    0下载:
  2. 模式分类原书英文版,非常经典的模式识别和图像处理领域的书籍。电子版。-Electronic file for the book "Pattern classification"
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:14127232
    • 提供者:ru
  1. kmean

    0下载:
  2. K-mean 算法 模式分类 需要openCV1.0支持-K-mean model classian OpenCV1.0 requried
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:973
    • 提供者:陈小二
  1. NaiveBayes

    0下载:
  2. 贝叶斯分类器用于图像处理模式分类,用C语言编写。-Bayes classifier used in image processing,writes in C program language
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2248145
    • 提供者:梁媛媛
  1. Fuzzy-processing

    0下载:
  2. 聚类分析是多元统计分析的一种,也是无监督模式识别的一个重要分支,在模式分类 图像处理和模糊规则处理等众多领域中获得最广泛的应用。它把一个没有类别标记的样本按照某种准则划分为若干子集,使相似的样本尽可能归于一类,而把不相似的样本划分到不同的类中。硬聚类把每个待识别的对象严格的划分某类中,具有非此即彼的性质,而模糊聚类建立了样本对类别的不确定描述,更能客观的反应客观世界,从而成为聚类分析的主流。-Clustering analysis is a kind of multivariate statis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:431739
    • 提供者:金丰
  1. 10

    0下载:
  2. 本文提出了一种基于学习的相似性度量方 法, 即将图像配准的度量问题转化为模式分类问题, 由基于机器学习设计的分类器自动检验图像是否配准. 本文对400 组图像进行了配准检验, 实验结果显示了该方法的可行性和可靠性.-This paper proposes a similarity measure based on learning methods, about the measurement problems of image registration into the pattern c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1891894
    • 提供者:wenping
« 12 3 4 5 6 »
搜珍网 www.dssz.com