CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 监督分类

搜索资源列表

  1. c_modify

    0下载:
  2. 在matlab环境下利用c均值聚类方法解决非监督分类问题-Matlab environment in the use of c-means clustering method to solve the problem of non-supervised classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1324
    • 提供者:王渝
  1. Image

    1下载:
  2. 遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑 处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还 有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源-The opening of remote sensing image processing, to open the single-band, multi-band images, geometric image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10662355
    • 提供者:幻影
  1. Two_layer_neural_network

    0下载:
  2. 监督分类算法,很好很强大 为IDL和ENVI二次算法中的东西,可方便的交互使用-Supervised classification algorithms, IDL and ENVI very very much what the second algorithm can be used to facilitate interaction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7604
    • 提供者:李兴春
  1. unsupervisepart

    0下载:
  2. 提供遥感图像的非监督分类,专业性比较强,可以提供给GIS RS GPS等地理专业的同志参看-Provide remote sensing image supervised classification of non-professional are relatively strong, could be made available to the GIS RS GPS and other geo-professional comrades see
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:103619
    • 提供者:zcs
  1. AerialImageClassificationMethodBasedonFractalTheor

    1下载:
  2.  提出一种基于分形理论和BP 神经网络的航空遥感图像有监督分类方法。该方法尝试将航空图像 的光谱信息和纹理特征相结合。它首先将彩色航空图像由RGB 格式转化为HSI 格式,然后,根据亮度计算分 数维、多重分形广义维数谱q-D( q) 和“空隙”等基于分形的纹理特征,同时加入归一化的色度和饱和度作为光 谱特征,采用BP 神经网络作为分类器。通过对彩色航空图像的分类实验,结果证实该方法行之有效。-Based on fractal theory and BP neural network
  3. 所属分类:Document

    • 发布日期:2017-03-24
    • 文件大小:275139
    • 提供者:xuhuoping
  1. SDA

    1下载:
  2. 半监督分类分析。注释有对应的参考文献和使用说明!-Semi-supervised classification analysis. Notes there is the corresponding references and the use of note!
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-06-04
    • 文件大小:2237
    • 提供者:小哈
  1. isodata

    0下载:
  2. 非监督分类程序,采用isodata算法,分类自组织迭代分类算法。-Non-supervised classification procedures, using ISODATA algorithm, iterative classification of self-organization classification algorithm.
  3. 所属分类:Button control

    • 发布日期:2017-04-26
    • 文件大小:151227
    • 提供者:邢超凡
  1. unsupervisedClassification

    0下载:
  2. 非监督分类程序,MATLAB环境,采用K均值算法,通过初始聚类中心逐次迭代而得到所要分类,并输出分类后的图像。-Non-supervised classification procedures, MATLAB environment, using K-means algorithm, the initial cluster center through successive iterations to be classified, and the output classification im
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1369
    • 提供者:邢超凡
  1. K_means

    0下载:
  2. 此软件的功能是对遥感图像进行非监督分类。实现算法是k均值-This software is a remote sensing image for non-supervised classification. K-means algorithm implementation are
  3. 所属分类:Special Effects

    • 发布日期:2016-06-20
    • 文件大小:104003
    • 提供者:随风
  1. ClassifierforIRISdata

    0下载:
  2. 用于对IRIS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。-IRIS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance with several types of classifi
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:37066
    • 提供者:王兵
  1. bayes

    0下载:
  2. 贝叶斯分类和后面的线性、非线性分类器属于有监督学习。 -Bayesian classification and the back of the linear, non-linear classifier belong to supervised learning.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:485535
    • 提供者:hkm
  1. KlustaKwik-R1-7

    0下载:
  2. 基于监督法的图像的自动分类。该方法快速,效果好,好理解-Monitoring method based on image automatic classification. This method is rapid, effective, easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:369655
    • 提供者:luoze
  1. jxsvm

    0下载:
  2. 交互支持向量机学习算法能解决一些监督学习问 题中学习样本较少的问题, 它以支持向量机(SVM ) 方法为 基础, 将设计分类器变成一个交互的过程, 即: 根据对已知 样本进行的SVM 分类器设计, 主动采样选择“有用”的新样 本, 并进行下一步SVM 分类器的设计。与普通SVM 法相 比, 该方法所需的样本量大大降低, 而且可能达到更好的推 广能力。文本信息过滤问题的实例说明了该算法的有效性。-Interactive support vector machine lear
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:295420
    • 提供者:罗朝辉
  1. 监督分类

    0下载:
  2. 关于监督分类算法的源码 可以供参考 适合初学者学习的
  3. 所属分类:数据结构常用算法

  1. 非监督分类

    0下载:
  2. 遥感影像非监督分类各种模型的Matlab源代码。(Remote sensing image unsupervised classification of various models of Matlab source code.)
  3. 所属分类:*行业应用

    • 发布日期:2017-12-27
    • 文件大小:9216
    • 提供者:tezhongbing
  1. K均值分类

    0下载:
  2. 监督分类学习代码,k-均值,希望学习者能用到。谢谢。(The classification code, k- mean, hope that learners can use. Thank you)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:41308160
    • 提供者:edwadeq
  1. K均值算法 - 非监督分类

    0下载:
  2. k-means 监督分类,希望对初学者有帮助。(K-means supervised classification, and I hope to help beginners.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:2580480
    • 提供者:edwadeq
  1. opencv_SVM_Application_20180103

    0下载:
  2. 使用JNI ,cmake 方式 移植 opencv 3.3.1 中的SVM到安卓上,用于支持向量机的 监督分类 本地此目录下需要这个opencv的安卓SDK代码: set(OpenCV_DIR D:/Code_December_12/opencv-3.3.1-android-sdk/OpenCV-android-sdk/sdk/native/jni)(Using JNI, cmake transplant SVM to Android in the transplanted opencv 3
  3. 所属分类:Java编程

    • 发布日期:2018-01-10
    • 文件大小:3304448
    • 提供者:莫原阿姨
  1. Span_H_Alpha分类

    1下载:
  2. 参照论文《基于SPAN/H/alpha/A和复Wishart分割的全极化SAR数据的非监督分类算法研究》(Referenced research on unsupervised classification algorithm of fully polarimetric SAR data based on SPAN / H / alpha / A and complex Wishart segmentation)
  3. 所属分类:其他

    • 发布日期:2020-07-23
    • 文件大小:5120
    • 提供者:IvanXu
  1. ERDAS界面认识基本功能、图像增强、监督分类非监督分类方法

    0下载:
  2. ERDAS软件实现遥感影像的监督分类和非监督分类方法说明及指导
  3. 所属分类:文档资料

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com