In ÇİM-CBS sürümü 7.0 (a FOSS paketi - sadece ücretsiz), hala geliştirme sürümü olsa tam ve az ya da çok-üretim iş akışları, hazır olduğu için çalışan i.segment . Modül ve özel bir GRASS-Wiki sayfasında uygulanması hakkında daha fazla bilgi (bazı örnek ekran görüntüleri ile birlikte ).
Mevcut durumunda, modül yapar (modül kılavuzuna göre):
This segmentation algorithm sequentially examines all current segments in the raster map. The similarity between the current segment and each of its neighbors is calculated according to the given distance formula. Segments will be merged if they meet a number of criteria, including:
1. The pair is mutually most similar to each other (the similarity distance will be smaller than to any other neighbor),
2. The similarity must be lower than the input threshold. The process is repeated until no merges are made during a complete pass.