2007
DOI: 10.1142/s0218195907002252
|View full text |Cite
|
Sign up to set email alerts
|

A Fast Implementation of the Isodata Clustering Algorithm

Abstract: Clustering is central to many image processing and remote sensing applications. ISODATA is one of the most popular and widely used clustering methods in geoscience applications, but it can run slowly, particularly with large data sets. We present a more efficient approach to ISODATA clustering, which achieves better running times by storing the points in a kd-tree and through a modification of the way in which the algorithm estimates the dispersion of each cluster. We also present an approximate version of the… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
63
0
1

Year Published

2010
2010
2024
2024

Publication Types

Select...
7
2
1

Relationship

0
10

Authors

Journals

citations
Cited by 166 publications
(64 citation statements)
references
References 26 publications
(23 reference statements)
0
63
0
1
Order By: Relevance
“…As shown in Figure 2, the absolute percent difference in the total mapped glacier area between our choice of threshold and the thresholds in 0.35-0.45 is mostly within 0.8%. To retrieve glacier area from the MSS image without short-wave bands, we used the ISODATA unsupervised classification method that iteratively clusters pixels class using minimum distance techniques [29]. In this process, the scene was firstly clipped around the glacier region and then was classified into four classes based on all the four bands (Table 1) with up to four iterations.…”
Section: Landsat Images Over 1976-2013mentioning
confidence: 99%
“…As shown in Figure 2, the absolute percent difference in the total mapped glacier area between our choice of threshold and the thresholds in 0.35-0.45 is mostly within 0.8%. To retrieve glacier area from the MSS image without short-wave bands, we used the ISODATA unsupervised classification method that iteratively clusters pixels class using minimum distance techniques [29]. In this process, the scene was firstly clipped around the glacier region and then was classified into four classes based on all the four bands (Table 1) with up to four iterations.…”
Section: Landsat Images Over 1976-2013mentioning
confidence: 99%
“…Unsupervised clustering algorithms are fundamental tools in image processing for geoscience and remote sensing applications (Memarsadeghi et al, 2007). The iterative self-organizing data analysis technique (ISODATA) is a widely used classification methods (Micallef et al, 2007) that approximate the natural construction of a multidimensional dataset by iteratively passing it through defining classes to minimize pixel separation distance (D) and sum of squared error (SSE) (Ball and Hall, 1967;Jones et al, 2014).…”
Section: Unsupervised Learning Methodsmentioning
confidence: 99%
“…For being able to merge multiple clusters, we keep track of the conducted merges. In case cluster a should be merged with cluster b that was already merged with cluster c, we check if we can merge a and c, or if a + b is a better merge than a + c. Although this procedure is less adaptive (and complex) as sophisticated clustering algorithms like k-Means, mean-shift-clustering or, e.g., ISODATA [7], this simple approach allows for reliably detecting larger planes in 3D point clouds at high frame rates. In all modes and resolutions of the camera, plane segmentation is only a matter of milliseconds.…”
Section: Initial Segmentation In Normal Spacementioning
confidence: 99%