ISODATA算法实现遥感影像的非监督分类我要分享

Unsupervised classification of remote sensing image based on ISODATA algorithm

isodata image-classification 聚类 遥感-分类 控制

关注次数: 406

下载次数: 1

文件大小: 45KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

ISODATA算法是在k-均值算法的基础上,增加对聚类结果的“合并”和“分裂”两个操作,并设定算法运行控制参数的一种聚类算法,从而实现遥感影像的非监督分类


English Description:

ISODATA algorithm is a clustering algorithm based on K-means algorithm, which adds two operations of "merging" and "splitting" the clustering results, and sets the control parameters of the algorithm, so as to realize the unsupervised classification of remote sensing images


代码预览

ISODATA

ISODATA\ISODATA.fig

ISODATA\ISODATA.m