Rúmsegments
Rúmsegments are a theoretical construct in the field of segmentation, used to partition a domain into elementary units called rúmsegments. They are defined with respect to a rúm function R and a chosen boundary interval [a, b]. For a domain D (which may be one-, two-, or higher-dimensional), a rúmsegment is a maximal connected subset S ⊆ D such that every point x in S satisfies R(x) ∈ [a, b], and S cannot be enlarged without violating this condition. Boundaries of rúmsegments occur where the rúm value leaves the interval or where the connectivity of points with allowable values changes.
The term rúmsegment was introduced in the context of a generalization of region-based segmentation. The word
Key properties include maximal connectivity within the value band, non-overlapping coverage of the domain, and dependence
Algorithms for constructing rúmsegments range from simple thresholding combined with region-growing to more sophisticated graph-based cuts
Rúmsegments find use in image and video segmentation, geospatial analysis, time-series decomposition, and pattern recognition, where
Segmentation, region growing, watershed, piecewise constant approximation.