搜索资源列表
ISODATA
- 在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状较复杂的情况需要采用别的度量。
isodata.rar
- 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果。,Idl programming through ISODATA image classification algorithm, ISODATA results show that in image classification can be achieved better results.
ImageClustering.rar
- 本程序实现了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.
ISODATA
- 本源程序为ISODATA聚类算法 可以达到很好的聚类效果-The source code for the ISODATA clustering algorithm can achieve very good clustering results
Isodata
- 这是一个关于遥感图像非监督分类法的算法,希望对大家有所帮助-This is a remote sensing image on the unsupervised classification algorithm, we want to help
ISODATA
- ISODATA是模式识别中重要的聚类算法 有着极为广泛的应用-ISODATA is an important pattern recognition clustering algorithm has a very wide range of applications
ImgCluster
- 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.
ISODATA2
- 改进的ISODATA图像分类算法实现,用快速算法提高了分类的速度-Improved ISODATA image classification algorithm, using fast algorithm to improve the speed of the classification
ISODATA
- 非监督分类算法源码,目前最通用的聚类算法-Non-supervised classification algorithm source code
RoadX
- 比较完善的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
iso2
- 基于matlab环境自编的ISODATA算法实现图像分割,交互选取初始点。可供初学者参考练习。-Matlab environment based on self-compiled the ISODATA algorithm, image segmentation, select the initial point of interaction. Reference to practice for beginners.
ISODATA_Thresholding
- 自己用IDL写的ISODATA算法,可以把一副任意维数的图像分成任意多个类-ISODATA thresholding to classify a image into several classes, programmed in IDL
ISODATA
- ISODATA模式识别中一个算法,通过设置参数,可以把图像分成不同的类别-ISODATA a pattern recognition algorithm, by setting the parameters, you can put the image into different categories
jiyuISODATA
- 基于改进模糊ISODATA算法的遥感影像非监督聚类研究-Algorithm based on improved fuzzy ISODATA unsupervised clustering of remote sensing images
Isodata
- IsoData分类算法,为模式识别中常用的,有监督的分类方法。-It s a pragram of IsoData, which can classify the sample datas.
image-classification
- 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
ISODATA
- ISODATA 迭代自组织数据分析技术算法,用于图像分割。-ISODATA( iterative self-organizing data analysis techniques algorithm) for image segmentation.
ISODATA
- 模式识别中ISODATA算法,采用MFC界面,按照要求输出聚类结果-ISODATA pattern recognition algorithm, using MFC interface, in accordance with the requirements of the output of the clustering results
ISODATA
- ISODATA算法 属于模式识别的一种基本算法 在此没有与opencv关联-ISODATA Algorithm A basic pattern recognition algorithm is not associated with this opencv
kmeans&&ISODATA
- k-menas与ISODATA 非监督分类代码,希望对初学者有帮助。(K-menas and ISODATA unsupervised classification code, I hope to help beginners.)