CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 模式识别 分类算法

搜索资源列表

  1. 分类程序

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

    • 发布日期:2008-10-13
    • 文件大小:516.26kb
    • 提供者:zxm
  1. svmbp

    0下载:
  2. 程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.41kb
    • 提供者:bodiz2002
  1. moshishibie12345

    0下载:
  2. 模式识别,isodata 算法,对iris数据进行分类-pattern recognition, isodata algorithm, the iris data classification
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:30.31kb
    • 提供者:frank
  1. K均值聚类算法

    3下载:
  2. 是模式识别中的一种分类算法,用C++编程,很实用。
  3. 所属分类:图形/文字识别

    • 发布日期:2009-03-11
    • 文件大小:196.4kb
    • 提供者:hjy_156@163.com
  1. 边缘检测算法

    0下载:
  2. 该工具箱专为模式识别定制,主要是数字图像识别,比如特征提取、图像分类、PCA、LDA、ICA、DCT、RBF、RBE、GRNN、KNN、minimum distance、SVM等等
  3. 所属分类:图形图像处理(光照,映射..)

  1. Classification-MatLab-Toolbox

    0下载:
  2. Classification MatLab Toolbox一个很好的图像处理界面,它能够使用很多算法进行模式识别分类-Classification MatLab Toolbox a good image processing interface, it can use many algorithms for pattern recognition classification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:615.89kb
    • 提供者:秦风
  1. ModuleReconizeKNNalgorithm

    0下载:
  2. KNN是一种有效的模式识别分类算法,本文件在Matlab平台实现KNN算法在模式识别中的运用。-KNN is an effective pattern recognition classification algorithms, this document is in the Matlab platform implementation KNN algorithm in the application of pattern recognition.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1.15kb
    • 提供者:farmer
  1. 20_20202020

    0下载:
  2. 北京大学遥感所的研究生图像处理讲义\高级遥感数字图像处理(硕士生课程)之第二十章 模式识别:分类与估计-Peking University
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:484.56kb
    • 提供者:xiaowang
  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. picVC

    0下载:
  2. 图象模式识别--VC++技术实现 ① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。 ② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。 ③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。 ④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。 ⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。 -Image pattern recognition- VC++ technology to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5.5mb
    • 提供者:黄建峰
  1. MILL

    1下载:
  2. 模式识别中,多标签标记中的经典代码,主要用于场景分类,目标识别,结合svm和boost算法对自然场景进行分类,真的很不错,看看吧-Pattern Recognition, multi-tagged in the classic code, mainly used for scene classification, object recognition, combined with svm and boost the natural scene classification algorithm,
  3. 所属分类:Graph program

    • 发布日期:2015-05-21
    • 文件大小:1007.55kb
    • 提供者:changfeng
  1. ganzhiqi

    0下载:
  2. 模式识别里的感知器算法,基于分类应用,校正方法是最优化技术中的梯度下降法。-Inside the sensor pattern recognition algorithm, based on classification applications, calibration method is the optimization of the gradient descent.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:7.09kb
    • 提供者:tantao
  1. linearClassifier

    0下载:
  2. 模式识别基础算法-线性分类器的源代码 有自动生成分类器和手工绘制分类器两种模式 附测试图片-Based pattern recognition algorithm- linear classifier with automatic source code generation classifier and two modes of hand-drawn classification test image attached
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:247.49kb
    • 提供者:langger
  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. finger_library

    1下载:
  2. 精通VisualC指纹模式识别系统算法及实现的分类指纹库-VisualC fingerprint pattern recognition system master algorithm and fingerprint database, a classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8.07mb
    • 提供者:走出地平线
  1. 4

    0下载:
  2. 图像处理与模式识别的书籍,还有各章进行图像处理的c代码。-Image processing and pattern recognition, books, and chapters for image processing of the c code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-10
    • 文件大小:16.24mb
    • 提供者:
  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. LDA

    0下载:
  2. 模式识别LDA算法代码,基于LDA降维的遥感图像分类,使得降维后的数据具有最好的类别可分性。-LDA pattern recognition algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:989byte
    • 提供者:gaojing
  1. 固定增量法求分界面

    0下载:
  2. 固定增量法求分界面 (利用感知器训练算法中的固定增量法求分界面,将样本集分为两 类),附带整个分类过程及原理(The fixed increment method calculates the interface (using the fixed increment method in the perceptron training algorithm for the interface, and divides the sample set into two Class))
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:145kb
    • 提供者:ivy2017
  1. 快速K-均值(kmeans)聚类图像分割算法源代码

    0下载:
  2. 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-03
    • 文件大小:51kb
    • 提供者:腼腆的巴豆
« 12 3 4 »
搜珍网 www.dssz.com