Oversegmentation Avoidance in Watershed-Based Algorithms For Color Images
Oversegmentation Avoidance in Watershed-Based Algorithms For Color Images
I. INTRODUCTION
The most frequently used definition of the watershedding
operation follows a geographical analogy (Fig. 1). If a
grayscale image is viewed as if high intensity colors were
high ground then the image becomes a 3D landscape. A
minimum is a dip in the ground surrounded by higher land.
The catchment basin of this minimum is the area, where water
falling on the landscape would flow down to the minimum.
The watershed of the image is the set of lines (dams) that
separate the catchment basins on the image.
The height in topographic surface may be any
measurable property of image pixel: lightness, gradient of
lightness, saturation or other. That makes watershed algorithm
useful for color image processing.
(1)
c1 > c 2
if
I 1 > I 2 or
or
I 1 = I 2 and S1 < S 2
I = I and S = S H H < H H
2
1
2
1
0
2
0
1
(2)
(4)
i =1..n
( )
h(W ) := inf W j
i =1..m
(5)
where
H H0
for H i H 0 0
H i H 0 := o i
(
)
H
H
360
+
i
0 for H i H 0 < 0
(3)
a)
c)
b)
d)
Fig. 3. The process of irrelevant watershed dams removal:
oversegmented image extract (a), thresholding of dams (b);
if both dams W1,3 and W2,3 are removed,
W1,3 also has to be deleted (c), final effect (d)
TABLE I
SEGMENTATION RESULTS FOR DAM HEIGHT THRESHOLDING
Method
image sample:
Human segmentation
by expert
Raw
watershed
Watershed with
preprocessing
Postprocessing
dam threshold 12
Postprocessing
dam threshold 7
1
62
Number of regions
2
3
88
38
4
53
2222
10484
12473
11984
1060
1352
1378
1287
79
84
31
53
68
95
44
66
1
62
Number of regions
2
3
88
38
4
53
57
90
34
49
64
94
38
55
V. CONCLUSION
The watershed transform is in original form a segmentation
tool, that produces oversegmentation, but this drawback can
be extinguished by several methods, especially with aid of
other segmentation technique. As can be deducted from our
results, a fusion of watershed and 1-NN classification is quite
novel and promising approach. In the future we would like to
continue our research over watershed dams classification by
using shape descriptors and other features.
REFERENCES
[BL79] S. BEUCHER, C. LANTUEJOUL, Use of watersheds
in contour detection. International Workshop on image
processing, real-time edge and motion detection
/estimation, Rennes, France, Sept. 1979.
[BM90] S. BEUCHER,
F. MEYER,
Morphological
segmentation. Journal of Visual Communication and
Image Representation, 1, Vol. 1, Oct. 1990.
[VS91] L. VINCENT, P. SOILLE, Watersheds in digital
spaces: An efficient algorithm based on immersion
simulations, IEEE PAMI, 1991, 13(6): 583-598, 1991.
[Mey92] F. MEYER, Color image segmentation. In
Proceedings of the International Conference on Image
Processing and its Applications, pp. 303306, 1992.
[HO93] W. HIGGINS, E. OJARD, Interactive morphological
watershed analysis for 3D medical images. Computerized
Medical Imaging and Graphics, 17(4/5):387395, 1993.
[Mey94] F. MEYER. Topographic distance and watershed
lines, Signal Processing,38(1): 113125, July 1994.
[Jac95] P. T. JACKWAY. Morphological multiscale gradient
watershed image analysis. In G Borgefors, editor 9th SCIA
Scandinavian Conference on Image Analysis, pp. 87-94,
June 1995.
[NS96] L. NAJMAN, M. SCHMITT, Geodesic Saliency of
Watershed Contours and Hierarchical Segmentation, IEEE
Transactions On Pattern Analysis And Machine
Intelligence, December 1996 (Vol. 18, No. 12).
[MG97] A. N. MOGA, M. GABBOUJ.
Parallel
image
component labeling with watershed transformations. IEEE
Transactions on Pattern Analysis an Machine
Intelligence, 19(5):441450, 1997.
[SS00] S. STOEV, W. STRASSER, Extracting regions of
interest applying local watershed transformation, in:
Proceedings of the 11th Annual IEEE Conference on
Visualization (VIS-2000), pp. 2128, ACM Press, 2000.
[HS01] A. G. HANBURY, J. SERRA, Mathematical Morphology in the HLS Colour Space, 12th British Machine
Vision Conference, Manchester, UK, September 2001.
[RW01] G. RITTER, J. WILSON, Handbook of computer
vision and image algebra, CRC Press, London, New
York, Washington D.C., 2001.
[VAT01] M. VARDAVOULIA, I. ANDREADIS, PH. TSALIDES, A New Vector Median Filter for Colour Image
Processing, Pattern Recognition Letters 22, pp. 675689,
2001.
[SM02] D. SANKOWSKI, V. MOSOROV, The analysis of
dependence of watershed transformation of raster-scan
order. In Proc. IEEE TCSET'2002, Lviv, Ukraine, pp.
237238, 2002.
[BGS03] W. BIENIECKI, SZ. GRABOWSKI, J.
SEKULSKA-NALEWAJKO, A system for pathomorphological microscopic image analysis, KOSYR 2003, Poland
pp. 2128.
[GB03] SZ. GRABOWSKI, W. BIENIECKI, A two-pass
median-like filter for impulse noise removal in multichannel images, KOSYR 2003, Poland, pp. 195-200.