搜索资源列表

  1. 分类程序

    0下载:
  2. 图像模式识别,vc++实现各种常用模式识别算法,包括分类器设计等-image pattern recogenise
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-05
    • 文件大小:5160960
    • 提供者:zxm
  1. 聚类程序

    0下载:
  2. 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:7922688
    • 提供者:zxm
  1. pointsclassify

    0下载:
  2. 用于模式识别分类,有C均值算法、HK算法以及感知器算法-for the classification, C-means algorithm, HK algorithm and Perceptron Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:11264
    • 提供者:bing
  1. iris_bayes

    0下载:
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:15360
    • 提供者:
  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. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:
  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 develo
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:
  1. Ada_boostMat

    0下载:
  2. 在图像分析与识别中,有一种巧妙的分类器设计方法叫做Ada_boost,它在近年来以其良好的性能和易于理解的特点引起广泛的关注,并在各种领域被成功运用,大大提高了分类器的性能。-in Image Analysis and Recognition, there is a clever design classification method called Ada_boost. In recent years, with its good p
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:
  1. rtejfgds

    0下载:
  2. 现有的代数特征的抽取方法绝大多数采用一维的方法,即首先将图像转换为一维向量,再用主分量分析(PCA),Fisher线性鉴别分析(LDA),Fisherfaces式核主分量分析(KPCA)等方法抽取特征,然后用适合的分类器分类。针对一维方法维数过高,计算量大,协方差矩阵常常是奇异矩阵等不足,提出了二维的图像特征抽取方法,计算量小,协方差矩阵一般是可逆的,且识别率较高。-existing algebra feature extraction
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:小弟
  1. recongnation

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

    • 发布日期:2024-05-05
    • 文件大小:2425856
    • 提供者:pengli
  1. pattern-recongnation

    0下载:
  2. 该程序设计采用了模式识别中的多种方法: 模板匹配§贝叶斯¥几何分类器×神经网络法等分类方法-The program designed with a variety of pattern recognition methods: template matching geometric § ¥ Bayesian classifier × neural network classification methods, etc.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-05
    • 文件大小:3719168
    • 提供者:pengli
  1. Bayes++

    0下载:
  2. 图像分类器,可实现贝叶斯滤波以及分类,应用与人脸识别,车牌识别等等。-Image classifier, Bayesian filtering can be achieved as well as the classification, application and face recognition, license plate recognition and so on.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-05
    • 文件大小:155648
    • 提供者:
  1. ModularPCA

    1下载:
  2. matlab编写的Modular PCA的源代码,以Yale人脸库为例。Moduplar PCA首先对原始图像分块,然后对分块后的所有子图像进行PCA分析提取投影特征,对待识别图像也是先进行分块,然后分别计算子图像在投影特征下的投影系数,最后根据最近邻分类器进行分类。-Modular PCA prepared matlab source code to Yale face database as an example. Moduplar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:章格
  1. 00

    0下载:
  2. 图像的贝叶斯分类,将模式识别方法与图像处理技术相结合,掌握利用最小错分概率贝叶斯分类器进行图像分类的基本方法-Bayesian image classification, the pattern recognition method and image processing technology, to master the use of the smallest misclassification probability of Bay
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:孟星
  1. BP

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

    • 发布日期:2024-05-05
    • 文件大小:4096
    • 提供者:plazht
  1. KernelPrincipalComponentAnalysis

    0下载:
  2. 用于图像识别的核主分量识别子程序,不包括分类器程序-For image recognition to identify the nuclear principal component subprogram does not include classification program
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:付建胜
  1. bayesgauss

    0下载:
  2. 图像模式识别中使用的高斯型贝叶斯分类器,提供完整的参数选择-Gaussian Bayesian classifier
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:cai chenyun
  1. 模式识别分类器

    0下载:
  2. 贝叶斯识别,可对图像数据进行分类的算法,其中包含5个m文件(Bias recognition, image data can be classified algorithm, which contains 5 m files)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1073152
    • 提供者:宇丁
  1. kernelBP_chol

    0下载:
  2. 针对图像的基于核置信传播的分类器,具有收敛速度快,精度高的优点。(This is a sample code for Kernel Belief Propagation Classifier for images.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:4096
    • 提供者:dongt
  1. 贝叶斯人脸识别

    0下载:
  2. Pattern-Recognition-and-Machine-Learning-master,项目包括使用贝叶斯分类器的字符识别,基于GMM的图像分割,使用PCA的人脸识别和具有径向基函数的多类SVM分类器(Pattern-Recognition-and-Machine-Learning-master)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:651264
    • 提供者:lambjiko
  1. imgClassifier - 副本

    0下载:
  2. TensorFlow2.0进行Minist手写体识别(Minist handwriting recognition by TensorFlow2.0)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:11580416
    • 提供者:MichaelYYang
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org