Difference between revisions of "User:NikosA/About Clustering"
Jump to navigation
Jump to search
(Drafting a page about clustering in GRASS GIS) |
|||
Line 11: | Line 11: | ||
=== Discussions about i.cluster === | === Discussions about i.cluster === | ||
* http://lists.osgeo.org/pipermail/grass-user/2012-October/066046.html | |||
* http://lists.osgeo.org/pipermail/grass-user/2008-June/045108.html |
Revision as of 01:01, 26 March 2013
Drafting a page about clustering, i.cluster's similarities and differences with other well known clustering algorithms.
Basic Definitions
- What is clustering? Clustering is essentialy groupping objects based on (their) observed similar properties. In the field of digital image classification, the objects are the pixels (or observations) of an image. As per a geospatial compatible terminology, the objects are the cells of a raster map.