CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - isodata image

搜索资源列表

  1. ClusterImageSeg

    1下载:
  2. 一个利用各种聚类算法实现遥感影像分割的程序,包括K均值、ISODATA、模糊C均值等!-use of a clustering algorithm remote sensing image segmentation procedures, including K-means, ISODATA, Fuzzy C - Means, and so on!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:514938
    • 提供者:徐敏
  1. SelfOrgTrain

    1下载:
  2. ISODATA自组织迭代图像分割代码,用于彩色图像分割,代码简单易懂,并配有注释,绝对原创-Iterative Self-Organizing ISODATA image segmentation code for the color image segmentation, easy-to-read code. and equipped with the Notes absolute originality
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4757
    • 提供者:guagua
  1. isodata.rar

    3下载:
  2. 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果。,Idl programming through ISODATA image classification algorithm, ISODATA results show that in image classification can be achieved better results.
  3. 所属分类:Special Effects

    • 发布日期:2014-07-03
    • 文件大小:861577
    • 提供者:yl
  1. ImageClustering.rar

    0下载:
  2. 本程序实现了K均值(HCM)算法,ISODATA算法,模糊C均值(FCM),模糊阈值法等对遥感影像的分割。,This program implements K means (HCM) algorithm, ISODATA algorithm, fuzzy C means (FCM), fuzzy threshold law of remote sensing image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3361215
    • 提供者:wll
  1. K-MeansPISODATA

    1下载:
  2. 使用IDL语言实现的图像分类,包括K-Means和ISODATA两种方法,程序逻辑清晰,注释详细。-Using the IDL language to achieve image classification, including two methods which are K-Means and ISODATA. The programs are clear in logic. There are also detailed annotations.
  3. 所属分类:GIS program

    • 发布日期:2017-04-07
    • 文件大小:10518
    • 提供者:XiaoJie
  1. Isodata

    0下载:
  2. 这是一个关于遥感图像非监督分类法的算法,希望对大家有所帮助-This is a remote sensing image on the unsupervised classification algorithm, we want to help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:81121
    • 提供者:谈笑
  1. ImgCluster

    1下载:
  2. vc++6.0+gdal开发的聚类算法的COM组件,可在vb或.Net中直接调用。其中包含的聚类算法有:K-Means,ISODATA等,可对Image影像进行聚类处理。-vc++6.0 development of COM components clustering algorithm can vb or. Net direct call. Which includes the clustering algorithm are: K-Means, ISODATA, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2339068
    • 提供者:曹海涛
  1. isodata_cluster

    0下载:
  2. 本程序为C程序,主要用来实现对遥感图像的ISODATA聚类分类。-This programm clusters the generic binary image file into user defined cluster number based on hard c mean! The programm is used for 3 band images. If you want to cluster more bands, the programm has to be slightly mo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2836
    • 提供者:李会利
  1. ISODATA2

    1下载:
  2. 改进的ISODATA图像分类算法实现,用快速算法提高了分类的速度-Improved ISODATA image classification algorithm, using fast algorithm to improve the speed of the classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:227876
    • 提供者:zenzeus
  1. RoadX

    0下载:
  2. 比较完善的ISODATA聚类分析。 支持手动选择初始聚类中心,类似监督法分类。 支持8位、24位BMP图像操作。 选用2种ISODATA聚类算法。 聚类结束后可手动修改类别颜色。-A relatively complete ISODATA cluster analysis. Supports manual selection of the initial cluster centers, similar to a law on supervision category. S
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:524548
    • 提供者:方毅
  1. iso2

    2下载:
  2. 基于matlab环境自编的ISODATA算法实现图像分割,交互选取初始点。可供初学者参考练习。-Matlab environment based on self-compiled the ISODATA algorithm, image segmentation, select the initial point of interaction. Reference to practice for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2499
    • 提供者:凌凌
  1. ISODATA

    0下载:
  2. ISODATA模式识别中一个算法,通过设置参数,可以把图像分成不同的类别-ISODATA a pattern recognition algorithm, by setting the parameters, you can put the image into different categories
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:818705
    • 提供者:sunyanbiao
  1. isodata

    1下载:
  2. ISODATA图像分割 可使用不同的颜色空间尝试-The ISODATA image segmentation try to use a different color space
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:87442
    • 提供者:ARNO
  1. classification-and-fusion

    1下载:
  2. 基于VC6.0的MFC实现,功能包括:图像分类(K均值、ISODATA)、图像融合(基于高通滤波的加权融合和非加权融合、HIS融合)、直方图均衡化、直方图匹配、RGB与HIS之间的相互转换-based on MFC, functionality include: image classification(K means and ISODATA),image fusion(fusion based on HIS transformation and fusion based on high pas
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:483754
    • 提供者:M ROCK
  1. image-classification

    0下载:
  2. K均值算法和ISODATA算法的源码,用C++编写,内附一张TM的卫星影像作为实验数据,具体算法原理可以参考武大舒宁、马洪超、孙和利版的《模式识别》一书-The source code of K Means and ISODATA algorithm, written in C++, with a TM image attached. For concrete algorithm, you are referred to the book Pattern Recognition written
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:224857
    • 提供者:M R
  1. ISODATA

    0下载:
  2. ISODATA 迭代自组织数据分析技术算法,用于图像分割。-ISODATA( iterative self-organizing data analysis techniques algorithm) for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3034
    • 提供者:dudu
  1. Image-segmentation

    0下载:
  2. K均值,ISODATA算法进行图像分割算法-K-means, ISODATA algorithm for image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3361750
    • 提供者:wangli
  1. remote-sensing-image

    1下载:
  2. 本程序是遥感图像处理以及数字摄影测量课程的成果,大致实现方式:使用GDAL库实现影像读取,使用armadillo库实现矩阵运算 remote sensing image.rar为源代码压缩包 warmerda.rar为GDAL库 armadillo-4.650.4.rar为armadillo库 工程配置信息: 1、打开*.vcxproj,工程文件,将平台设置为x64或win32,并如下配置属性 2、包含目录: armadillo:armadillo-4.650.4\
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:261675
    • 提供者:LiuPeng
  1. isodata

    1下载:
  2. isodata聚类算法以及形态学处理,randon变换处理图像分割图像校正和特征字母提取-ISODATA clustering algorithm and morphological processing, randon transform processing image segmentation image correction and feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:4707
    • 提供者:lee
  1. ImageClustering

    0下载:
  2. 聚类算法,遥感影像分割,包含k means,isodata,模糊c聚类,模糊阈值聚类(clustering algorithm,image segmentation,K means,isodata)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:3282944
    • 提供者:wy1997
« 12 »
搜珍网 www.dssz.com