搜索资源列表
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
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
- ISODATA模式识别中一个算法,通过设置参数,可以把图像分成不同的类别-ISODATA a pattern recognition algorithm, by setting the parameters, you can put the image into different categories
Isodata
- IsoData分类算法,为模式识别中常用的,有监督的分类方法。-It s a pragram of IsoData, which can classify the sample datas.
isodata
- ISODATA图像分割 可使用不同的颜色空间尝试-The ISODATA image segmentation try to use a different color space
ISODATA
- ISODATA 迭代自组织数据分析技术算法,用于图像分割。-ISODATA( iterative self-organizing data analysis techniques algorithm) for image segmentation.
ISODATA--based-onVCPP
- ISODATA(迭代自组织数据分析)算法,C++程序代码 -ISODATA (iterative self-organizing data analysis) algorithm, C++ code
ISODATA
- ISODATA(迭代自组织数据分析)算法,-ISODATA (iterative self-organizing data analysis) algorithm,
ISODATA
- 模式识别中ISODATA算法,采用MFC界面,按照要求输出聚类结果-ISODATA pattern recognition algorithm, using MFC interface, in accordance with the requirements of the output of the clustering results
ISODATA
- 一个简单的ISODATA聚类算法的cpp,仅供学习-A simple ISODATA clustering algorithm cpp, only to learn
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.)
