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

搜索资源列表

  1. 2006040602

    1下载:
  2. isodata聚类算法,对于图像处理中的聚类问题高效 -isodata clustering algorithm for image processing and efficient clustering problem
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:9337
    • 提供者:李小丹
  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. 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_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. PatternRecognition

    0下载:
  2. 对图像利用ISODATA与K均值算法进行聚类分析-Clustering analysis for image by ISODATA and K-Mean Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:61477
    • 提供者:钱成越
  1. ISODATA_Thresholding

    0下载:
  2. 自己用IDL写的ISODATA算法,可以把一副任意维数的图像分成任意多个类-ISODATA thresholding to classify a image into several classes, programmed in IDL
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:777
    • 提供者:Hongkai Wang
  1. EISODATA

    0下载:
  2. 迭代自组织分类,用于对图像进行非监督分类-ISODATA classification for non-supervised classification of image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9319546
    • 提供者:李杰
  1. MapClassify

    0下载:
  2. 两种影像分类方法:K均值法和ISODATA法,程序里带了示例数据-Two image classification methods: K means method and the ISODATA method, procedures inner tube of the sample data
  3. 所属分类:GIS program

    • 发布日期:2014-09-29
    • 文件大小:13285376
    • 提供者:tlh
  1. Digital-iamge_MFC

    0下载:
  2. 运用C实现了数字图像的一些基本算法,包括canny edge detection,阈值变换,维纳滤波,直方图均衡,图像细化,旋转,图像配准,图像分割kmeans, isodata, fuzzy c means, fuzzy clustering, mrf image seg, 图像浏览,road svm using matlab, snakes matlab, anistropic gaussian filter-Canny edge detection, threshold transform
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22452984
    • 提供者:wangzhe
  1. Classifed

    0下载:
  2. 能够对于遥感图像进行k均值和isodata分类-K mean and isodata of classification for remote sensing image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3317692
    • 提供者:jiang
  1. K-means

    0下载:
  2. 调用GDAL库实现模式识别的K均值和ISODATA算法,对图像的分类-Call GDAL library implementation of K-means and ISODATA algorithms pattern recognition, image classification
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:6438755
    • 提供者:天甜
  1. 200632590222isodata

    0下载:
  2. 使用isodata算法实现对图像或者点的分类-Use isodata algorithm on the classification of the image or the point of
  3. 所属分类:assembly language

    • 发布日期:2017-12-06
    • 文件大小:1968948
    • 提供者:天甜
  1. RS202

    0下载:
  2. 通过使用ISODATA算法实现对图像的模式识别分类-Image pattern recognition classification using ISODATA algorithm
  3. 所属分类:assembly language

    • 发布日期:2018-04-18
    • 文件大小:3670016
    • 提供者:天甜
  1. IPLib

    0下载:
  2. 应用MFC编程实现的ISODATA算饭处理图像,图像输入3个波段,最后输出3个波段。-Application MFC programming the ISODATA operator rice processing images, image input three bands, the final output 3 band.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:2793161
    • 提供者:krisfrank
  1. ISO

    0下载:
  2. 主要是实现ISOdata分类算法对图像进行分类的C++代码。-Mainly to achieve ISOdata classification algorithm for image classification
  3. 所属分类:Other windows programs

  1. remotesensing-classificaiton

    0下载:
  2. 实现简单的遥感图像分类处理,使用的语言为C++,其中监督分类为最大似然算法,非监督分类为ISODATA算法-Can achieve a simple remote sensing image classification, the language used is C++, which is the maximum likelihood supervised classification algorithms, unsupervised classification algorithm for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:227631
    • 提供者:lizhipeng
  1. Classificatin

    0下载:
  2. 遥感影像分类,K均值和ISODATA算法实现,分类效果较好-Remote sensing image classification, K-means algorithm and ISODATA classification is better
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14016741
    • 提供者:麦冬
  1. cijwznzf

    0下载:
  2. 表示出两帧图像间各个像素点的相对情况,包含收发两个客户端的链路级通信程序,光纤陀螺输出误差的allan方差分析,车牌识别定位程序的部分功能,仿真图是速度、距离、幅度三维图像,isodata 迭代自组织的数据分析。- Between two images showing the relative circumstances of each pixel, Contains two clients receive link-level communications program, allan FOG
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6625
    • 提供者:mwztfr
  1. tuvqjzre

    0下载:
  2. 粒子图像分割及匹配均为自行编制的子例程,最终的权值矩阵就是滤波器的系数,isodata 迭代自组织的数据分析,主同步信号PSS在时域上的相关仿真,matlab小波分析程序,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法。- Particle image segmentation and matching subroutines themselves are prepared, The final weight matrix is ??the filter coefficient
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8558
    • 提供者:dnsmji
  1. ImageClustering

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

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