Color Image Enhancement Using The Support Fuzzification in The Framework
Color Image Enhancement Using The Support Fuzzification in The Framework
Using classical partitions we are faced with a block effect at the border of the
subimages. To avoid this drawback the classical partitions can be replaced by
fuzzy partitions. Their elements will be the “fuzzy windows”.
In each of them an affine transform will be defined using the fuzzy mean and
fuzzy variance computed for the pixels of the analyzed window.
The final image is obtained by summing up the images of every fuzzy window
in a weight way. The weights used are membership degrees, which define the
fuzzy partition.
The Vector Space of Gray Levels
- the addition: 〈 + 〉
- the scalar multiplication: 〈×〉
The opposite of v ∈ E : w= −v
The Subtraction
v1 − v2
∀v1 , v 2 ∈ E , v1 〈 v2 −= 〉 (1.2)
1 − v1v2
∀v ∈ E , ∀λ ∈ R ,
( 1 + v ) λ − (1 − v ) λ
λ〈× 〉v =
(1 + v ) λ + (1 − v ) λ (1.3)
The addition 〈 +
and the scalar multiplication 〉 〈×〉 induce on E a real vector
space structure.
The Fundamental Isomorphism
∀v1 , v 2 ∈ E ,
ϕ ( v1〈 v2) ϕ= ( v1) ϕ+ ( v2) + (1.5) 〉
∀λ ∈ R, ∀v ∈ E ,
ϕ( λ 〈× 〉v ) = λ ⋅ ϕ( v ) (1.6)
( |⋅⋅ ) E : E × E → R , ∀v1 , v2 ∈ E ,
( v1 | v2 ) E = ϕ ( v1 ) ⋅ ϕ ( v2 ) (1.7)
With the scalar product ( |⋅⋅ ) E the gray level space becomes an Euclidean space.
The norm
|| ⋅ || : E → R , ∀v ∈ E ,
E
+
|| v || E = ( v | v ) E =| ϕ ( v ) | (1.8)
are defined:
1
µ ϕ ( f ) = 〈 〈 f (+x, y) × 〉 〉
(1.9)
c a(D) r d
(x, y)∈ D
2
| | yxf ),( µ〈
ϕ f )( | E | − 〉
σ ϕ f )( = ∑
2 (1.10)
yx ),( ∈ D
c ( D )
a r d
The Subtraction
∀q , q ∈ E ,
1 2
3
( |⋅⋅ ) E 3 3
3 : E × E → R, ∀q1 = (r1, g1, b1 ) , q2 = (r2 , g 2 , b2 ) ∈ E 3,
The norm:
|| ⋅ || E 3 : E 3 → R + , ∀q =(r, g , b) ∈E , 3
f :D→E
(3.1)
{ }
P = Wij | (i, j ) ∈ [0, m] × [0, n]
(3.3)
by the functions:
wij : D →[0,1]
,
( pij ( x, y ) ) γ
wij ( x, y ) =
n m
∑ ∑ ( pij ( x, y ) ) γ (3.7)
j =0 i =0
The membership degrees w ( x, y) describe the position of the point ( x, y) within
ij
the support D .
The parameter γ ∈(0, ∞) has the role of a tuning parameter offering a greater
flexibility in building the fuzzy partition P . In other words, γ controls the
fuzzification-defuzzification degree of the partition P.
Fig.1 The graphics of membership degrees for m=2, n=2 and λ=1
Fig.2 The graphics of membership degrees for m=2, n=2 and λ=2
Fig.3 The graphics of membership degrees for m=2, n=2 and λ=4
Fig.4 The graphics of membership degrees for m=2, n=2 and λ=16
For each window W the fuzzy cardinality card (W ) , the fuzzy mean ij ij µϕ( f , Wij )
and
the fuzzy variance σ ( f ,W ) of the image f are defined: 2
ϕ ij
card (Wij ) = ∑
( x , y )∈D
wij ( x, y )
(3.8)
wi (jx, y)
µ ϕ ( f ,Wi )j= 〈 〈 f (+x, y) × 〉 〉 (3.9)
c (aWi )jr d
(x, y)∈ D
2
wi yx j),( | yxf ),(| µ〈 ϕ f,( Wi )|Ej | − 〉
2
σ ϕ f,( Wi )= j ∑ c (W )
a r d
(3.10)
yx ),( ∈ D i j
The Enhancement Method for Gray Level Image
Let us consider these affine transforms on the images set F ( D, E ) , defined as
following: ψ : F ( D, E ) → F ( D, E ) , ∀f ∈F ( D, E )
ψ ( f ) λ= 〈 ( f 〈 τ ) × + 〉 〉
(4.1)
where λ ∈ R , λ ≠ 0 and τ ∈ E .
The determination of the two parameters (λ, τ) will be made, so that the new
1
image will have the mean zero and the variance 3 .
σu
λ=
σϕ ( f ) (4.4)
1
where σu2 =
3 .
τ = 〈 µ ϕ (f ) − 〉 (4.5)
From statistical point of view, this means that the resulted image will be very
close to an image with a uniform distribution of the gray levels.
Fig. 5. The original image “news”, the affine transform and the enhanced image.
Fig. 6. The original image “cells”, the affine transform and the enhanced image
Fig. 7 The original image “lax”, the affine transform and the enhanced image.
Fig. 8 The original image “miss”, the affine transform and the enhanced image.
The fuzzy window W will supply a couple of parameters
ij (λ, τ) , which reflects
the gray level statistics:
σu
λij =
σϕ ( f , Wij ) (4.6)
where σu2 = 1 / 3 .
n m
ψenh ( f ) = ∑ ∑wij 〈×〉 ψij ( f )
j =0 i =0
(4.9)
Fig.9 The original image “med” and the enhancement with fuzzy partition.
Fig.10 The enhancement with classical partition and the enhancement without partition
Fig.11 The original image “street” and the enhancement with fuzzy partition.
The Enhancement Method for Color Images
A color image is defined by three scalar functions red, green and blue:
r:D→ E (5.1)
g:D→E
(5.2)
b:D → E (5.3)
1
l = 〈 ( r 〈 g 〈 b) ×++ 〉 〉 (5.4)
〉
3
The enhanced image renh , g enh , benh :
n m wσ
∑∑ ( )
i uj
re = n h 〈 r µ〈 ϕ (l,Wi ) j ×− 〉
(5.5) 〉
σj= 0 i= 0 ϕ (l,Wi ) j
n m wσ
∑∑ ( )
i uj
ge = n h 〈 g µ〈 ϕ (l,Wi ) j ×− 〉
(5.6) 〉
σj= 0 i= 0 ϕ (l,Wi ) j
n m wσ
∑∑ ( )
i uj
be = n h 〈 b µ〈 ϕ (l,Wi ) j ×− 〉
(5.7) 〉
σj= 0 i= 0 ϕ (l,Wi ) j
Fig. 12 The original image “aerial1” and the enhanced with fuzzy partition.
Fig. 13 Enhanced without partition and the enhanced with classical partition.
Fig. 14. The original image “island” and the enhanced with fuzzy partition.
Fig. 15. The original image “aerial2” and the enhanced with fuzzy partition.
Fig. 16 The original image “player” and the enhanced with fuzzy partition.
Fig. 17 The original image “Egyptian bath” and the enhanced with fuzzy partition.
Fig. 18 The original image “puerta”, the enhanced with fuzzy partition and enhanced without
partition.
REFERENCES
[1] V. Patrascu, V. Buzuloiu, “Color Image Enhancement in the Framework of
Logarithmic Models”, The 8 th IEEE International Conference on Telecommunications,
P P
Image Processing, IWSSIP’02, pp. 312-316, November 7-8, 2002, Manchester, United
Kingdom.
[6] V. Patrascu, V. Buzuloiu, C. Vertan, Fuzzy Image Enhancement in the Framework of
Logarithmic Model, In Fuzzy Filters for Image Processing, pp 219-237, Springer Verlag,
Germany, March, 2003 .
[7] V. Patrascu, Gray Level Image Enhamcement using the Support Fuzzification in the
Framework of Logarithmic Models, In proceedings of the International Conference
Model-based Imaging, Rendering, Image Analysis and Graphical Special Effects, Mirage
2003, pp. 123-128, INRIA Rocquencourt, 10-12 March, 2003, France.
[8] V. Patrascu, V. Buzuloiu, Color correction method using logarithmic operations,
Proceedings of the 7th International Conference on Engineering of Modern Electric
P P
and Systems – IFSA 2003, Vol LNAI 2715, Springer-Verlag Berlin Heidelberg 2003,
Proceedings of the 10th International Fuzzy Systems Association World Congress, pp.
412-419, June 30 – July 2, 2003, Istanbul, Turkey.
[10] V. Patrascu,V. Buzuloiu, Color Image Processing Using Logarithmic Operations, In
Proceedings of The IEEE International Symposium on Signals, Circuits and Systems,
SCS 2003, pp. 133-136, July 10-11, 2003, Iasi, Romania.
[11] V. Patrascu, V. Buzuloiu, The mean dynamic range optimization in the framework of
logarithmic models, Advanced Topics in Optoelectronics, Microelectronics, and
Nanotechnologies, Proc. SPIE, Vol. 5227, Oct. 2003, pp. 73-80.
[12] V. Patrascu, Image Enhancement Method Using a New Measure for Mean Dynamic
Range, Proceedings of the conference IPMU’04, Information Processing and
Management of Uncertainly in Knowledge-Based Systems, pp. 1921-1928, July 4-9,
2004, Perugia, Italy.
[13] V. Patrascu, Color Image Enhancement Using the Lrgb Coordinates in the Context of
Fuzzy Sets Theory, The 8th World Multiconference on Systemics, Cybernetics and
Informatics, Vol. 6, July 18 - 21, 2004 Orlando, Florida, USA
[14] V. Patrascu, Fuzzy Enhancement Method Using Logarithmic Models, Proceedings of the
13th IEEE International Conference on Fuzzy Systems, FUZZ-IEEE2004, Vol. 3, pp.
P P