Colour Morphological Distance Ordering based on the Log-Exp-Supremum
Marvin Kahra, Michael Breuß
TL;DR
The paper tackles the lack of a natural total order in colour morphology by introducing a distance-based log-exp-supremum (DLES) framework that leverages the Loewner semi-order on colour-derived symmetric matrices to compute a reference colour via $S=\lim_{m\to\infty}\frac{1}{m}\log\left(\sum_{i=1}^n e^{m\boldsymbol{X}_i}\right)$. A distance to this reference colour in a modified colour space is then used, together with a lexicographic cascade, to produce a total order for pixel-wise colour comparisons within structuring elements, enabling robust dilation and closing while avoiding false colours. Experiments compare two distance variants, $\Delta E_{\text{mHyAB}}$ and $\Delta E_{\text{polar}}$, against a channel-wise RGB baseline, showing similar visual performance to standard morphologies but without colour artefacts; a third option, $\Delta E_{1H}$, performs worse. The results suggest that DLES provides a practical, colour-consistent alternative for colour morphology and motivate future work on exploring additional distance measures and extending the approach to a broader set of morphological operations.
Abstract
Mathematical morphology, a field within image processing, includes various filters that either highlight, modify, or eliminate certain information in images based on an application's needs. Key operations in these filters are dilation and erosion, which determine the supremum or infimum for each pixel with respect to an order of the tonal values over a subset of the image surrounding the pixel. This subset is formed by a structuring element at the specified pixel, which weighs the tonal values. Unlike grey-scale morphology, where tonal order is clearly defined, colour morphology lacks a definitive total order. As no method fully meets all desired properties for colour, because of this difficulty, some limitations are always present. This paper shows how to combine the theory of the log-exp-supremum of colour matrices that employs the Loewner semi-order with a well-known colour distance approach in the form of a pre-ordering. The log-exp-supremum will therefore serve as the reference colour for determining the colour distance. To the resulting pre-ordering with respect to these distance values, we add a lexicographic cascade to ensure a total order and a unique result. The objective of this approach is to identify the original colour within the structuring element that most closely resembles a supremum, which fulfils a number of desired properties. Consequently, this approach avoids the false-colour problem. The behaviour of the introduced operators is illustrated by application examples of dilation and closing for synthetic and natural images.
