210 likes | 218 Views
This paper explores the application of fuzzy mathematical morphology in colour image processing, specifically focusing on morphological erosion and dilation. It discusses the use of adjunctions, representation of colour images, and introduces various filters and operations.
E N D
Fuzzy mathematical morphology and its applications to colour image processingAntony T. PopovFaculty of Mathematics and Informatics – Department of Information Technologies,St. Kliment Ohridski University of Sofia,5, J. Bourchier Blvd., 1164 Sofia, Bulgariatel/fax: +359 2 8687180e-mail: atpopov@fmi.uni-sofia.bg WSCG’07 Plzen
MORPHOLOGICAL EROSION WSCG’07 Plzen
MORPHOLOGICAL DILATION WSCG’07 Plzen
Grey-scale operations by a flat structuring element Original, closing, dilation, erosion and opening WSCG’07 Plzen
General grey-scale morphological operations: Drawback: may change the scale! WSCG’07 Plzen
ALGEBRAIC DILATION AND EROSION WSCG’07 Plzen
FUZZY SETS≡ membership functions A = “young” B= “very young” Instead of μA(x) we could write A(x) WSCG’07 Plzen
An operation c: [0,1]x[0,1]→[0,1] is a conjunctor (a fuzzy generalization of the logical AND operation), or t-norm, if it is commutative, increasing in both arguments, c(x,1) = x for all x, c(x,c(y,z)) = c(x(x,y),z). An operation I: [0,1]x[0,1]→[0,1] is an implicator if it decreases by the first and increases by the second argument, I(0,1) = I(1,1)=1 , I(1,0) = 0. Lukasiewicz: c(x,y) = max (0,x+y-1) ; I(x,y) = min(1,y-x+1), “classical” : c(x,y) = min(x,y) ; I(x,y) = y if y<x, and 1 otherwise. WSCG’07 Plzen
Grey –scale images can be represented as fuzzy sets! Say that a conjunctor and implicator form an ADJUNCTION when C(b,y) ≤ x if and only if y ≤ I(b,x) Having an adjunction between implicator and conjunctor, we define WSCG’07 Plzen
COLOUR IMAGES = 3D SPACE (No natural ordering of the points in this space exists) RGB HSV Problems: When S=0 H is undefined H is measured as an angle , i.e. 0 = 360 WSCG’07 Plzen
YCrCb RGB WSCG’07 Plzen
U FOR A COLOUR IMAGE X IN YCrCb REPRESENTATION define WSCG’07 Plzen
Fuzzy dilation – erosion adjunction for colour images Thus we obtain idempotent opening and closing filters! WSCG’07 Plzen
Original, dilation, erosion; opening and closing(3 by 3 flat SE) WSCG’07 Plzen
original, dilation, erosion; opening, closing and closing through L*a*b*(5 by 5 flat SE) WSCG’07 Plzen
“original”, morphological gradient(χδB –χεB) , Laplacian of Gaussian filter, Sobel filter WSCG’07 Plzen