DocumentCode :
2784488
Title :
Parallel ISODATA Clustering of Remote Sensing Images Based on MapReduce
Author :
Li, Bo ; Zhao, Hui ; Lv, Zhenhua
Author_Institution :
Inst. of Software Eng., East China Normal Univ., Shanghai, China
fYear :
2010
fDate :
10-12 Oct. 2010
Firstpage :
380
Lastpage :
383
Abstract :
The ISODATA clustering algorithm is regarded as a common method in the field of analyzing remote sensing images. It is very effective to generate a preliminary overview of images. These kinds of clustering methods are currently done in personal computers. However, with the development of remote sensing technology, the spatial resolutions are increasing rapidly and the sizes of the data are becoming larger. Clustering large amounts of images is considerably time-consuming in personal computers because of the limitation of both hardware and software resources. Researchers have developed many kinds of variants of the ISODATA algorithm executing in parallel, and most of them are implemented by using MPI. Generally, writing programs in MPI requires sophisticated skills of the user. Different with the former studies, we propose in this paper to parallel ISODATA clustering algorithm on Map Reduce, another parallel programming model that is very easy to use. The algorithm is mainly divided into two steps defined by the framework of Map Reduce, and they are detailed by pseudo-codes. To improve the accuracies of the color values, the color space CIELAB is used instead of RGB. The experiment results demonstrates that our proposed algorithm possess a robust scalability and the computational time substantially reduced through increasing the number of nodes and it may inspire new solutions of other similar problems.
Keywords :
application program interfaces; data analysis; geophysical image processing; image colour analysis; parallel algorithms; parallel programming; pattern clustering; remote sensing; CIELAB; MPI; MapReduce; iterative self organizing data analysis techniques; parallel ISODATA clustering algorithm; parallel programming model; pseudocode; remote sensing image; Algorithm design and analysis; Classification algorithms; Clustering algorithms; Image color analysis; Pixel; Programming; Remote sensing; ISODATA; MapReduce; clustering; parallel; remote sensing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Cyber-Enabled Distributed Computing and Knowledge Discovery (CyberC), 2010 International Conference on
Conference_Location :
Huangshan
Print_ISBN :
978-1-4244-8434-8
Electronic_ISBN :
978-0-7695-4235-5
Type :
conf
DOI :
10.1109/CyberC.2010.75
Filename :
5617075
Link To Document :
بازگشت