搜索资源列表

  1. clasification

    0下载:
  2. 该程序用于将遥感图像上的地物按照不同的类别划分出来,并用不同的颜色标识,采用的方法为非监督分类-procedures for the use of remote sensing images of the object under different categories such. and the use of different colors, logos, and the methods used for non-supervis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-27
    • 文件大小:6316032
    • 提供者:葛平
  1. diwushibie

    0下载:
  2. 基于有监督分类的地物识别,基于有监督分类的地物识别-Has supervised classification based on the features to identify, has supervised classification based on the identification of features
  3. 所属分类:软件工程

    • 发布日期:2024-05-27
    • 文件大小:289792
    • 提供者:zhutao
  1. kNN_classify

    0下载:
  2. 近邻分类器,一种经典的非参数,监督学习方法-Neighbor classifier, a classic non-parametric, supervised learning methods
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:ylgao
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:王渝
  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 comrade
  3. 所属分类:GIS编程

    • 发布日期:2024-05-27
    • 文件大小:270336
    • 提供者:zcs
  1. AerialImageClassificationMethodBasedonFractalTheor

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

    • 发布日期:2024-05-27
    • 文件大小:274432
    • 提供者:xuhuoping
  1. SDA

    0下载:
  2. 半监督分类分析。注释有对应的参考文献和使用说明!-Semi-supervised classification analysis. Notes there is the corresponding references and the use of note!
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

    • 发布日期:2024-05-27
    • 文件大小:151552
    • 提供者:邢超凡
  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, an
  3. 所属分类:其他小程序

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:邢超凡
  1. K_means

    1下载:
  2. 此软件的功能是对遥感图像进行非监督分类。实现算法是k均值-This software is a remote sensing image for non-supervised classification. K-means algorithm implementation are
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-27
    • 文件大小:104448
    • 提供者:随风
  1. Image

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

    • 发布日期:2024-05-27
    • 文件大小:10661888
    • 提供者:幻影
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:36864
    • 提供者:王兵
  1. fuzzy_c_means

    0下载:
  2. 本程序用c编写,主要用于对遥感图像进行聚类(非监督分类)。-This programme is used to for clustering images (unsupervised classifciation)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-27
    • 文件大小:3072
    • 提供者:李会利
  1. bayes

    0下载:
  2. 贝叶斯分类和后面的线性、非线性分类器属于有监督学习。 -Bayesian classification and the back of the linear, non-linear classifier belong to supervised learning.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-27
    • 文件大小:485376
    • 提供者:hkm
  1. Two_layer_neural_network

    1下载:
  2. 监督分类算法,很好很强大 为IDL和ENVI二次算法中的东西,可方便的交互使用-Supervised classification algorithms, IDL and ENVI very very much what the second algorithm can be used to facilitate interaction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-27
    • 文件大小:7168
    • 提供者:李兴春
  1. 非监督分类

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

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

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

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

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

    • 发布日期:2024-05-27
    • 文件大小: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 Androi
  3. 所属分类:JSP源码/Java

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

    0下载:
  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. 所属分类:其他小程序

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

源码中国 www.ymcn.org