The class Seg2D provides a tool for automatic segmentation of two-dimensional multi-variate (multi-band) images.
Description: This class performs segmentation of an image into color-homogeneous segments. The homogeneity or heterogeneity level is specified as sigma. The three edit boxes denoted as minsigma, maxsigma and deltasigma denoted the homoegeneity level used when the image segmented first time (minsigma), last time (maxsigma) and with sigmas that are incremented by deltasigma (see the dialog below).
> 
The segmentation is hierarchical
in its nature and the exit criterion can be specified either by the
minimum number of found segments (flagN2FindS is checked and the number
of found segments is less than N2FindS in the corresponding edit box
then exit) and

