SlideShare a Scribd company logo
1 of 9
Download to read offline
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012
DOI : 10.5121/ijcseit.2012.2201 1
THE REDUCTION IN COMPUTATION TIME IN THE
COLOR IMAGE DECOMPOSITION WITH THE
BIDIMENSIONAL EMPIRICAL MODE
DECOMPOSITION APPROACH
Faten Ben Arfia1
, Abdelouahed Sabri 3
, Mohamed Ben Messaoud2
and Mohamed
Abid 1
1
Computer Engineering System design Laboratory (CES)
National Engineering School of Sfax: Tunisia
benarfia_faten@yahoo.fr
mohamed.abid@enis.rnu.tn
2
Laboratory of Advanced Technologies of medicine and signals (UR-ATMS)
National Engineering School of Sfax: Tunisia
M.benMessaoud@enis.rnu.tn
3
Laboratory of Electronics Signals, Systems and Computers
Faculty of Sciences, Dhar El mahraz FES. Morocco.
abdelouahed.sabri@gmail.com
ABSTRACT
This paper presents two different approaches in color image decomposition domain with Bidimensional
Empirical Mode Decomposition (BEMD). The first approach applies the BEMD on each channel
separately and the second is based on interpolation of each channel in the sifting process. The comparison
of two approaches shows the same performance of each approach in terms of visual quality, but they do not
provide the same results in execution time which presents the most important criteron in real time
applications. It was shown that the second BEMD approach based on interpolation of each channel in the
sifting process, gives a gain in the point of view the execution time.
KEYWORDS
BEMD, IMF, Color image, interpolation, PSNR
1. INTRODUCTION
The field of digital image processing, especially the color images, has experienced continuous
and significant expansion in recent years. So processing color images has received increased
attention lately due to its importance in applications, such as multimedia technologies and
telecommunications [1], where color image have an important role in the advertising and
dissemination of information throughout the media.
Among the methods of image decomposition existing in the literature for example wavelet [2][3],
Empirical Mode Decomposition (EMD) [4] is a flexible technique of signal decomposition. The
basic idea is to decompose a signal into a sum of components, each of is a zero mean waveform,
modulated in amplitude and frequency. It has a self-adaptive nature that enables it to identify
changes in the signal, whether in terms of amplitude or frequency. Research proved that it is a
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012
2
very powerful tool for adaptive multi-scale analysis of non-stationary and nonlinear signals and
took a place among the best known decomposition filters.
It is an extension to two-dimensional case, helped to develop new approaches for processing and
analyzing multi-scale images and its use has led to better results than other decomposition
techniques [5].
The BEMD (Bidimensional EMD) is particularly suitable for texture analysis. Huang et al.
compare their results with those obtained by methods based on wavelet decomposition or Gabor
Transforms, or diffusion [2] and show that the BEMD method is similar to nonlinear filtering
depending of time and is self-adaptive.
Interpolation is an important issue both in the field of image signal for the estimation and the
extraction of the IMF’s from extremas. Different procedures can be used to calculate average
envelope [4]. A natural extension of cubic splines for image is the thin-plate that is a special case
of the basic interpolation functions for radial basis (RBF), however we could use other functions
as a function of basis for the RBF.
In this paper, we propose an extension of the BEMD color images decomposition with two
techniques: the first applies the BEMD on each channel separately, and recombines the three
decomposition components of the image. The second technique is based on interpolation of each
channel in the sifting process and the different IMFs are obtained after the summation
interpolation images. The experimental part includes a comparative study of these two techniques
at the base of computing time and the quality of the reconstructed image.
The rest of this paper is organized as follows: Section 2 gives a brief overview of the BEMD
process. Section 3 describes the two modified approaches of color image decomposition. Then the
paper continues with Section 4 which contains the experimental results and discussions. Finally,
Section 5 concludes the paper.
1. BIDIMENSIONAL EMPIRICAL MODE DECOMPOSITION
EMD is an adaptive decomposition of signals [6], introduced by Huang [4] for one dimensional
data and then extended to Bidimensional signals [2]. The novel BEMD approach is either a highly
adaptive decomposition [7]. It is based on the characterization of the image with this
decomposition in Intrinsic Mode Function (IMF) where the image can be decomposed into a
redundant set of composite images called IMF and a residue. Adding all the IMFs with the
residue reconstructs the original image without distortion or loss of information. An IMF is
characterized by two specific properties [8]:
• The number of zero crossing and the number of extremas points is equal or differs only by one.
• It has a zero local mean.
The algorithm is described as follows [9]:
1. Initialization: r0 = A0 (the residual) and k = 1 (index number of IMF)
2. Extraction of the kth
IMF : Ik(m,n)
a.Initialization: E0(m,n) = rk-1(m,n) and j = 1
b.Extract the local extremas of Ej-1(m,n) (minima and maximum)
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012
3
c.Interpolate the local extremas to construct the upper and the lower envelope respectively
Envminj-1 (m, n) and Envmaxj-1(m, n)
d.Calculate the average of the two envelopes:
n)/2(m,maxEn)(m,minE),( 1-j1-j1 nvnvnmmj +=−
(1)
e. Update :
),(),(),( 11 nmmnmEnmE jjj −− −= (2)
f. Calculate the stopping criterion
∑= −
−








+
−
=
T
t j
jj
nmE
nmEnmE
N
jSD
0 1
2
2
1
),(
)),(),((1
)(
ξ
(3)
Where ξ is a term (low) to eliminate possible division by zero.
g.Decision: Repeat steps (b) to (f) until SDi ≤ SDmax, and then put
Ik (m, n) = Ej (m, n)
3. Update residual
),(),(),( 1 nmInmrnmr kkk −= −
(4)
4. Repeat steps 1-3 with j = j +1 until the number of extremas in rj is less than 2.
The sum of all modes, added to the residual component reconstructs the original image [8]:
*
1
),,(),(),( NknmrnmInmA
K
k
k ∈+= ∑=
(5)
2. THE MODIFIED BEMD APPROACH TO COLOR IMAGE DECOMPOSITION
Color images consist of three channels, such as red (R), green (G), and blue (B) channels. Thus, a
color image can be viewed as a combination of three images channel [10].
If we consider a color image of size (256x256x3), image contains 65,536 pixels in total, and
since we have three values for each pixel, the decomposition of such image directly by BEMD
will very costly in execution time.
The color image can be transformed into three channels R, G and B. So in this case, one applies
the BEMD approach for each channel.
In this paper, we propose two possible approaches to BEMD color image decomposition:
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012
4
The first approach is to apply the BEMD on each channel separately. We obtained a set of IMF In
each channel and with the summation of this IMFs and the residue, we can be found the
reconstructed image for each channel. With the summation of three reconstructed image for each
channel we obtained the result image. The process decomposition approach with the first
approach of BEMD is illustrated in Figure 1.
In the second approach we apply the BEMD approach in each channel separately. But in the
interpolation phase, the three interpolated images are combined in a single interpolated image
(reconstructed according RGB channels of color images). Then the BEMD approach is
continued until extract all the IMFs and the residue, and finally the reconstructed image.
The process of the second BEMD of color image decomposition is illustrated in Figure 2.
Another way, in the second approach we collects the three channels just after the interpolation
step. So until the interpolation the two approaches are the same, why we can say that both
approaches are mathematically equivalents and as a result they give the same visual quality.
Figure 1. The first approach: The application of the BEMD on each channel separately for color
image decomposition
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012
5
Figure. 2. The second approach: the application of the interpolation of each channel in the
BEMD approach for color image decomposition
3. EXPERIMENTATION AND RESULTS
This section treats the implementation of two BEMD approaches to color image decomposition
cited in the previous paragraph. The Figure 3 shows the results of two approaches of
BEMD decomposition for color image of size (256x56x3).
For each approaches, we have introduced the different IMFs with their residues. The
last image (h) corresponds to the reconstructed image that permits a visual assessment of the
BEMD efficiency.
(A) Original RGB image
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012
6
(B) First IMF (C)Fist residue
(D) Second IMF (E) Second residue
(F) Third IMF (G) Third residue
(H) Reconstructed RGB image
Figure. 3. Color image decomposition with BEMD (first and second) approach
The table 1 presents the number of the max and the min of each decomposition of IMF.
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012
7
Table 1. Number of extremas (min and max) of BEMD approach
max min
First IMF 364 388
Second IMF 40 72
Third IMF 4 4
First, we observe that as in the case of grayscale images, the decomposition led to the successful
extraction of IMFs. Each IMF has oscillations in different frequency ranges from the highest
frequencies for the first IMF to lower frequencies for residue with the minimal extrema for
the latter. The simulation result shows that the second approach of the BEMD based in the
interpolation in each canal is more effective then the first in term of visual quality and the
a PSNR index(table 2).
Table 2. Comparison results for two approaches of color image decomposition with BEMD in
term of PSNR (dB)
The first approach The second approach
45.7 46
The Table 3 presents the different values of execution time for the BEMD methods of the color
image of figure 3.
Table 3. Execution time by the two proposed approaches of BEMD
The first approach The second approach
R G B
11.27 (s)5.82 (s) 5.78 (s) 5.79 (s)
17.4 (s)
According to Table 3, which indicates the computational time of the two proposed approaches,
the results show the interest of using the second approach if it is a large color pictures or an
implementation in real time.
4. CONCLUSION
In this work, we presented two techniques for implementing the BEMD for color images
decomposition. The BEMD applied for the RGB channels separately and the IMFs calculation
from the summation of the interpolated image in each channel. Simulation results of
decomposition images show that this second method is very interesting and promising for color
images and can be applied in several areas that require the decomposition for the treatment of
specific bands of frequencies in color images. In terms of comparison, the second technique is
costly less in computation time. This technique seems better compared to the decomposition
methods, and restoration of color images.
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012
8
REFERENCES
[1] N. Papamarkos, C. Strouthopoulos and I. Andreadis, (2000) “Multithresholding of color and
gray-level images through a neural network technique” Image and Vision Computing, pp.13–222
[2] S. G. Mallat, (1989) “A theory for multiresolution signal decomposition: the wavelet representation”
IEEE Trans. Pattern Analysis and Machine Intelligence, Vol 11, No.7., pp. 674-693.
[3] L. Baisa Gunjal, N.M Suresh (2011) “Secured color image watermarking technique in DWT-DCT
domain”, International Journal of Computer Science, Engineering and Information Technology
(IJCSEIT), Vol.1, No. 3.
[4] N. Huang, E., Z. Shen, SR. Long, MC. Wu, HH. Shih, Q. Zheng, N-C. Yen, CC. Tung and HH.
Liu,1998 “The empirical mode decomposition and the Hilbert spectrum for non-linear and non-
stationary time series analysis” Proc R Soc Land Ser A 454, pp. 903-995
[5] J. C. Nunes, Y. Bouaoune, E. Delechelle, O. Niang and Ph. Bunel , (2003) “Image analysis by
Bidimensional Empirical Mode Decomposition” Image and Vision Computing 21 (12) , pp.1019-
1026
[6] A. Linderhed, (2009) “Image Empirical Mode Decomposition: a New Tool for Image Processing”
Advances in Adaptive Data Analysis 1(2), pp. 265-294.
[7] F. Ben Arfia, M. Ben Messaoud and M. Abid, (2010) “A New Image denoising Technique
Combining the Empirical Mode Decomposition with a Wavelet Transform Technique” 17th
International Conference on Systems, Signals and Image Processing.
[8] A. Linderhed, (2002) “2D empirical mode decompositions in the spirit of image compression” Proc.
of SPIE, Vol. 4738 2002, pp.1-8.
[9] A. Sabri, M. Karoud, H. Tairi and A. Aarab, (2008) “Fast Bidimensional Empirical Mode
Decomposition Based on an Adaptive Block Partitioning” IJCSNS International Journal of Computer
Science and Network Security, VOL.8, No.11.
[10] J-F. Aujol and S. H. Kang, (2006) “Color image decomposition and restoration” Journal of Visual
Communication and Image Representation, 17(4), pp. 916–928
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012
9
Author
Faten Ben Arfia
Was born in Sfax, Tunisia, on July 15, 1980. She received a MASTER degree in New Technologies of
Dedicated Computer Systems from the National School of Engineers of Sfax (ENIS) in Juin 2005. Now,
she is preparing a Ph.D. at the Micro technology and System on Chip laboratory in the National School of
Engineers of Sfax, Tunisia. Her main areas of interest are image processing and the non linear adaptive
filter in image processing.
Mohamed Ben Messouad
He received the "Docteur Ingenieur" degree in automatic control engineering from the University of Paul
Sabatier of Toulouse, France, in 1983. Since 1983 and the Habilitation Degree in 2008, he is with the
Department of Electric engineering from the University of Sfax, Tunisia as an Professor. He is also a
Member of the Electronic and Information Technology Laboratory for Research on Information theory
and Adaptive Control Systems. His current research interests include applied techniques in cardiology,
artificial neural network, adaptive observers and their applications.
Mohamed Abid
Is a professor of electrical engineering at Sfax University in Tunisia He holds a Diploma in electrical
engineering in 1986 from the University of Sfax in Tunisia and received his PhD degree in Computer
Science in 1989 at the University of Toulouse in France. His current research interests include Hardware–
Software codesign, design space exploration and prototyping strategies for real-time system
Abdelouahed Sabri
Was Born in Azrou, Morocco, on March 25, 1978. Professor at the ENSAT Marocco. He received
his Ph.D. in 2009 from the University Sidi Mohamed Ben Abdellah, Morocco. These research
areas include systems analysis, image processing and information processing.

More Related Content

What's hot

Paper id 27201451
Paper id 27201451Paper id 27201451
Paper id 27201451IJRAT
 
A Study of Image Compression Methods
A Study of Image Compression MethodsA Study of Image Compression Methods
A Study of Image Compression MethodsIOSR Journals
 
Performance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
Performance of Efficient Closed-Form Solution to Comprehensive Frontier ExposurePerformance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
Performance of Efficient Closed-Form Solution to Comprehensive Frontier Exposureiosrjce
 
Review of Diverse Techniques Used for Effective Fractal Image Compression
Review of Diverse Techniques Used for Effective Fractal Image CompressionReview of Diverse Techniques Used for Effective Fractal Image Compression
Review of Diverse Techniques Used for Effective Fractal Image CompressionIRJET Journal
 
Common image compression formats
Common image compression formatsCommon image compression formats
Common image compression formatsClyde Lettsome
 
Noise Removal in Microarray Images Using Variational Mode Decomposition Techn...
Noise Removal in Microarray Images Using Variational Mode Decomposition Techn...Noise Removal in Microarray Images Using Variational Mode Decomposition Techn...
Noise Removal in Microarray Images Using Variational Mode Decomposition Techn...TELKOMNIKA JOURNAL
 
DETECTING DOUBLY COMPRESSED H.264/AVC VIDEOS USING MARKOV STATISTICS SCHEME
DETECTING DOUBLY COMPRESSED H.264/AVC VIDEOS USING MARKOV STATISTICS SCHEMEDETECTING DOUBLY COMPRESSED H.264/AVC VIDEOS USING MARKOV STATISTICS SCHEME
DETECTING DOUBLY COMPRESSED H.264/AVC VIDEOS USING MARKOV STATISTICS SCHEMEMichael George
 
An efficient color image compression technique
An efficient color image compression techniqueAn efficient color image compression technique
An efficient color image compression techniqueTELKOMNIKA JOURNAL
 
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...ijcga
 
PIPELINED ARCHITECTURE OF 2D-DCT, QUANTIZATION AND ZIGZAG PROCESS FOR JPEG IM...
PIPELINED ARCHITECTURE OF 2D-DCT, QUANTIZATION AND ZIGZAG PROCESS FOR JPEG IM...PIPELINED ARCHITECTURE OF 2D-DCT, QUANTIZATION AND ZIGZAG PROCESS FOR JPEG IM...
PIPELINED ARCHITECTURE OF 2D-DCT, QUANTIZATION AND ZIGZAG PROCESS FOR JPEG IM...VLSICS Design
 
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...Alexander Decker
 
Video Shot Boundary Detection Using The Scale Invariant Feature Transform and...
Video Shot Boundary Detection Using The Scale Invariant Feature Transform and...Video Shot Boundary Detection Using The Scale Invariant Feature Transform and...
Video Shot Boundary Detection Using The Scale Invariant Feature Transform and...IJECEIAES
 
Survey paper on image compression techniques
Survey paper on image compression techniquesSurvey paper on image compression techniques
Survey paper on image compression techniquesIRJET Journal
 
REVERSIBLE WAVELET AND SPECTRAL TRANSFORMS FOR LOSSLESS COMPRESSION OF COLOR ...
REVERSIBLE WAVELET AND SPECTRAL TRANSFORMS FOR LOSSLESS COMPRESSION OF COLOR ...REVERSIBLE WAVELET AND SPECTRAL TRANSFORMS FOR LOSSLESS COMPRESSION OF COLOR ...
REVERSIBLE WAVELET AND SPECTRAL TRANSFORMS FOR LOSSLESS COMPRESSION OF COLOR ...cscpconf
 

What's hot (19)

Image Compression Techniques: A Survey
Image Compression Techniques: A SurveyImage Compression Techniques: A Survey
Image Compression Techniques: A Survey
 
Jl2516751681
Jl2516751681Jl2516751681
Jl2516751681
 
Paper id 27201451
Paper id 27201451Paper id 27201451
Paper id 27201451
 
A Study of Image Compression Methods
A Study of Image Compression MethodsA Study of Image Compression Methods
A Study of Image Compression Methods
 
Performance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
Performance of Efficient Closed-Form Solution to Comprehensive Frontier ExposurePerformance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
Performance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
 
E04552327
E04552327E04552327
E04552327
 
B42020710
B42020710B42020710
B42020710
 
Review of Diverse Techniques Used for Effective Fractal Image Compression
Review of Diverse Techniques Used for Effective Fractal Image CompressionReview of Diverse Techniques Used for Effective Fractal Image Compression
Review of Diverse Techniques Used for Effective Fractal Image Compression
 
Common image compression formats
Common image compression formatsCommon image compression formats
Common image compression formats
 
Noise Removal in Microarray Images Using Variational Mode Decomposition Techn...
Noise Removal in Microarray Images Using Variational Mode Decomposition Techn...Noise Removal in Microarray Images Using Variational Mode Decomposition Techn...
Noise Removal in Microarray Images Using Variational Mode Decomposition Techn...
 
DETECTING DOUBLY COMPRESSED H.264/AVC VIDEOS USING MARKOV STATISTICS SCHEME
DETECTING DOUBLY COMPRESSED H.264/AVC VIDEOS USING MARKOV STATISTICS SCHEMEDETECTING DOUBLY COMPRESSED H.264/AVC VIDEOS USING MARKOV STATISTICS SCHEME
DETECTING DOUBLY COMPRESSED H.264/AVC VIDEOS USING MARKOV STATISTICS SCHEME
 
An efficient color image compression technique
An efficient color image compression techniqueAn efficient color image compression technique
An efficient color image compression technique
 
Digital scaling
Digital scaling Digital scaling
Digital scaling
 
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...
 
PIPELINED ARCHITECTURE OF 2D-DCT, QUANTIZATION AND ZIGZAG PROCESS FOR JPEG IM...
PIPELINED ARCHITECTURE OF 2D-DCT, QUANTIZATION AND ZIGZAG PROCESS FOR JPEG IM...PIPELINED ARCHITECTURE OF 2D-DCT, QUANTIZATION AND ZIGZAG PROCESS FOR JPEG IM...
PIPELINED ARCHITECTURE OF 2D-DCT, QUANTIZATION AND ZIGZAG PROCESS FOR JPEG IM...
 
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
 
Video Shot Boundary Detection Using The Scale Invariant Feature Transform and...
Video Shot Boundary Detection Using The Scale Invariant Feature Transform and...Video Shot Boundary Detection Using The Scale Invariant Feature Transform and...
Video Shot Boundary Detection Using The Scale Invariant Feature Transform and...
 
Survey paper on image compression techniques
Survey paper on image compression techniquesSurvey paper on image compression techniques
Survey paper on image compression techniques
 
REVERSIBLE WAVELET AND SPECTRAL TRANSFORMS FOR LOSSLESS COMPRESSION OF COLOR ...
REVERSIBLE WAVELET AND SPECTRAL TRANSFORMS FOR LOSSLESS COMPRESSION OF COLOR ...REVERSIBLE WAVELET AND SPECTRAL TRANSFORMS FOR LOSSLESS COMPRESSION OF COLOR ...
REVERSIBLE WAVELET AND SPECTRAL TRANSFORMS FOR LOSSLESS COMPRESSION OF COLOR ...
 

Similar to Reducing Color Image Decomposition Time with BEMD Interpolation

Exposure Fusion by FABEMD
Exposure Fusion by FABEMDExposure Fusion by FABEMD
Exposure Fusion by FABEMDIlias Lou
 
Wavelet based Image Coding Schemes: A Recent Survey
Wavelet based Image Coding Schemes: A Recent Survey  Wavelet based Image Coding Schemes: A Recent Survey
Wavelet based Image Coding Schemes: A Recent Survey ijsc
 
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...ijistjournal
 
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...ijistjournal
 
A comparative study for the assessment of Ikonos satellite image-fusion techn...
A comparative study for the assessment of Ikonos satellite image-fusion techn...A comparative study for the assessment of Ikonos satellite image-fusion techn...
A comparative study for the assessment of Ikonos satellite image-fusion techn...IJEECSIAES
 
A comparative study for the assessment of Ikonos satellite image-fusion techn...
A comparative study for the assessment of Ikonos satellite image-fusion techn...A comparative study for the assessment of Ikonos satellite image-fusion techn...
A comparative study for the assessment of Ikonos satellite image-fusion techn...nooriasukmaningtyas
 
Development of stereo matching algorithm based on sum of absolute RGB color d...
Development of stereo matching algorithm based on sum of absolute RGB color d...Development of stereo matching algorithm based on sum of absolute RGB color d...
Development of stereo matching algorithm based on sum of absolute RGB color d...IJECEIAES
 
Comparative study on image fusion methods in spatial domain
Comparative study on image fusion methods in spatial domainComparative study on image fusion methods in spatial domain
Comparative study on image fusion methods in spatial domainIAEME Publication
 
IRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET Journal
 
A New Approach for Segmentation of Fused Images using Cluster based Thresholding
A New Approach for Segmentation of Fused Images using Cluster based ThresholdingA New Approach for Segmentation of Fused Images using Cluster based Thresholding
A New Approach for Segmentation of Fused Images using Cluster based ThresholdingIDES Editor
 
Method of optimization of the fundamental matrix by technique speeded up rob...
Method of optimization of the fundamental matrix by technique  speeded up rob...Method of optimization of the fundamental matrix by technique  speeded up rob...
Method of optimization of the fundamental matrix by technique speeded up rob...IJECEIAES
 
Post-Segmentation Approach for Lossless Region of Interest Coding
Post-Segmentation Approach for Lossless Region of Interest CodingPost-Segmentation Approach for Lossless Region of Interest Coding
Post-Segmentation Approach for Lossless Region of Interest Codingsipij
 
Particle Swarm Optimization for Nano-Particles Extraction from Supporting Mat...
Particle Swarm Optimization for Nano-Particles Extraction from Supporting Mat...Particle Swarm Optimization for Nano-Particles Extraction from Supporting Mat...
Particle Swarm Optimization for Nano-Particles Extraction from Supporting Mat...CSCJournals
 
A New Approach for Solving Inverse Scattering Problems with Overset Grid Gene...
A New Approach for Solving Inverse Scattering Problems with Overset Grid Gene...A New Approach for Solving Inverse Scattering Problems with Overset Grid Gene...
A New Approach for Solving Inverse Scattering Problems with Overset Grid Gene...TELKOMNIKA JOURNAL
 
Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...
Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...
Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...BRNSSPublicationHubI
 

Similar to Reducing Color Image Decomposition Time with BEMD Interpolation (20)

Exposure Fusion by FABEMD
Exposure Fusion by FABEMDExposure Fusion by FABEMD
Exposure Fusion by FABEMD
 
Wavelet based Image Coding Schemes: A Recent Survey
Wavelet based Image Coding Schemes: A Recent Survey  Wavelet based Image Coding Schemes: A Recent Survey
Wavelet based Image Coding Schemes: A Recent Survey
 
Remotesensing 06-02069
Remotesensing 06-02069Remotesensing 06-02069
Remotesensing 06-02069
 
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
 
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
 
Ijetcas14 372
Ijetcas14 372Ijetcas14 372
Ijetcas14 372
 
A comparative study for the assessment of Ikonos satellite image-fusion techn...
A comparative study for the assessment of Ikonos satellite image-fusion techn...A comparative study for the assessment of Ikonos satellite image-fusion techn...
A comparative study for the assessment of Ikonos satellite image-fusion techn...
 
A comparative study for the assessment of Ikonos satellite image-fusion techn...
A comparative study for the assessment of Ikonos satellite image-fusion techn...A comparative study for the assessment of Ikonos satellite image-fusion techn...
A comparative study for the assessment of Ikonos satellite image-fusion techn...
 
Development of stereo matching algorithm based on sum of absolute RGB color d...
Development of stereo matching algorithm based on sum of absolute RGB color d...Development of stereo matching algorithm based on sum of absolute RGB color d...
Development of stereo matching algorithm based on sum of absolute RGB color d...
 
F045033337
F045033337F045033337
F045033337
 
Comparative study on image fusion methods in spatial domain
Comparative study on image fusion methods in spatial domainComparative study on image fusion methods in spatial domain
Comparative study on image fusion methods in spatial domain
 
IRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A Review
 
A New Approach for Segmentation of Fused Images using Cluster based Thresholding
A New Approach for Segmentation of Fused Images using Cluster based ThresholdingA New Approach for Segmentation of Fused Images using Cluster based Thresholding
A New Approach for Segmentation of Fused Images using Cluster based Thresholding
 
Method of optimization of the fundamental matrix by technique speeded up rob...
Method of optimization of the fundamental matrix by technique  speeded up rob...Method of optimization of the fundamental matrix by technique  speeded up rob...
Method of optimization of the fundamental matrix by technique speeded up rob...
 
Post-Segmentation Approach for Lossless Region of Interest Coding
Post-Segmentation Approach for Lossless Region of Interest CodingPost-Segmentation Approach for Lossless Region of Interest Coding
Post-Segmentation Approach for Lossless Region of Interest Coding
 
Particle Swarm Optimization for Nano-Particles Extraction from Supporting Mat...
Particle Swarm Optimization for Nano-Particles Extraction from Supporting Mat...Particle Swarm Optimization for Nano-Particles Extraction from Supporting Mat...
Particle Swarm Optimization for Nano-Particles Extraction from Supporting Mat...
 
A New Approach for Solving Inverse Scattering Problems with Overset Grid Gene...
A New Approach for Solving Inverse Scattering Problems with Overset Grid Gene...A New Approach for Solving Inverse Scattering Problems with Overset Grid Gene...
A New Approach for Solving Inverse Scattering Problems with Overset Grid Gene...
 
Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...
Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...
Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...
 
40120140505005 2
40120140505005 240120140505005 2
40120140505005 2
 
40120140505005
4012014050500540120140505005
40120140505005
 

More from IJCSEIT Journal

ANALYSIS OF EXISTING TRAILERS’ CONTAINER LOCK SYSTEMS
ANALYSIS OF EXISTING TRAILERS’ CONTAINER LOCK SYSTEMS ANALYSIS OF EXISTING TRAILERS’ CONTAINER LOCK SYSTEMS
ANALYSIS OF EXISTING TRAILERS’ CONTAINER LOCK SYSTEMS IJCSEIT Journal
 
A MODEL FOR REMOTE ACCESS AND PROTECTION OF SMARTPHONES USING SHORT MESSAGE S...
A MODEL FOR REMOTE ACCESS AND PROTECTION OF SMARTPHONES USING SHORT MESSAGE S...A MODEL FOR REMOTE ACCESS AND PROTECTION OF SMARTPHONES USING SHORT MESSAGE S...
A MODEL FOR REMOTE ACCESS AND PROTECTION OF SMARTPHONES USING SHORT MESSAGE S...IJCSEIT Journal
 
BIOMETRIC APPLICATION OF INTELLIGENT AGENTS IN FAKE DOCUMENT DETECTION OF JOB...
BIOMETRIC APPLICATION OF INTELLIGENT AGENTS IN FAKE DOCUMENT DETECTION OF JOB...BIOMETRIC APPLICATION OF INTELLIGENT AGENTS IN FAKE DOCUMENT DETECTION OF JOB...
BIOMETRIC APPLICATION OF INTELLIGENT AGENTS IN FAKE DOCUMENT DETECTION OF JOB...IJCSEIT Journal
 
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...IJCSEIT Journal
 
BIOMETRICS AUTHENTICATION TECHNIQUE FOR INTRUSION DETECTION SYSTEMS USING FIN...
BIOMETRICS AUTHENTICATION TECHNIQUE FOR INTRUSION DETECTION SYSTEMS USING FIN...BIOMETRICS AUTHENTICATION TECHNIQUE FOR INTRUSION DETECTION SYSTEMS USING FIN...
BIOMETRICS AUTHENTICATION TECHNIQUE FOR INTRUSION DETECTION SYSTEMS USING FIN...IJCSEIT Journal
 
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...IJCSEIT Journal
 
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...IJCSEIT Journal
 
FUZZY WEIGHTED ASSOCIATIVE CLASSIFIER: A PREDICTIVE TECHNIQUE FOR HEALTH CARE...
FUZZY WEIGHTED ASSOCIATIVE CLASSIFIER: A PREDICTIVE TECHNIQUE FOR HEALTH CARE...FUZZY WEIGHTED ASSOCIATIVE CLASSIFIER: A PREDICTIVE TECHNIQUE FOR HEALTH CARE...
FUZZY WEIGHTED ASSOCIATIVE CLASSIFIER: A PREDICTIVE TECHNIQUE FOR HEALTH CARE...IJCSEIT Journal
 
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALGENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALIJCSEIT Journal
 
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NNDETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NNIJCSEIT Journal
 
META-HEURISTICS BASED ARF OPTIMIZATION FOR IMAGE RETRIEVAL
META-HEURISTICS BASED ARF OPTIMIZATION FOR IMAGE RETRIEVALMETA-HEURISTICS BASED ARF OPTIMIZATION FOR IMAGE RETRIEVAL
META-HEURISTICS BASED ARF OPTIMIZATION FOR IMAGE RETRIEVALIJCSEIT Journal
 
ERROR PERFORMANCE ANALYSIS USING COOPERATIVE CONTENTION-BASED ROUTING IN WIRE...
ERROR PERFORMANCE ANALYSIS USING COOPERATIVE CONTENTION-BASED ROUTING IN WIRE...ERROR PERFORMANCE ANALYSIS USING COOPERATIVE CONTENTION-BASED ROUTING IN WIRE...
ERROR PERFORMANCE ANALYSIS USING COOPERATIVE CONTENTION-BASED ROUTING IN WIRE...IJCSEIT Journal
 
M-FISH KARYOTYPING - A NEW APPROACH BASED ON WATERSHED TRANSFORM
M-FISH KARYOTYPING - A NEW APPROACH BASED ON WATERSHED TRANSFORMM-FISH KARYOTYPING - A NEW APPROACH BASED ON WATERSHED TRANSFORM
M-FISH KARYOTYPING - A NEW APPROACH BASED ON WATERSHED TRANSFORMIJCSEIT Journal
 
RANDOMIZED STEGANOGRAPHY IN SKIN TONE IMAGES
RANDOMIZED STEGANOGRAPHY IN SKIN TONE IMAGESRANDOMIZED STEGANOGRAPHY IN SKIN TONE IMAGES
RANDOMIZED STEGANOGRAPHY IN SKIN TONE IMAGESIJCSEIT Journal
 
A NOVEL WINDOW FUNCTION YIELDING SUPPRESSED MAINLOBE WIDTH AND MINIMUM SIDELO...
A NOVEL WINDOW FUNCTION YIELDING SUPPRESSED MAINLOBE WIDTH AND MINIMUM SIDELO...A NOVEL WINDOW FUNCTION YIELDING SUPPRESSED MAINLOBE WIDTH AND MINIMUM SIDELO...
A NOVEL WINDOW FUNCTION YIELDING SUPPRESSED MAINLOBE WIDTH AND MINIMUM SIDELO...IJCSEIT Journal
 
CSHURI – Modified HURI algorithm for Customer Segmentation and Transaction Pr...
CSHURI – Modified HURI algorithm for Customer Segmentation and Transaction Pr...CSHURI – Modified HURI algorithm for Customer Segmentation and Transaction Pr...
CSHURI – Modified HURI algorithm for Customer Segmentation and Transaction Pr...IJCSEIT Journal
 
AN EFFICIENT IMPLEMENTATION OF TRACKING USING KALMAN FILTER FOR UNDERWATER RO...
AN EFFICIENT IMPLEMENTATION OF TRACKING USING KALMAN FILTER FOR UNDERWATER RO...AN EFFICIENT IMPLEMENTATION OF TRACKING USING KALMAN FILTER FOR UNDERWATER RO...
AN EFFICIENT IMPLEMENTATION OF TRACKING USING KALMAN FILTER FOR UNDERWATER RO...IJCSEIT Journal
 
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASE
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASEUSING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASE
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASEIJCSEIT Journal
 
FACTORS AFFECTING ACCEPTANCE OF WEB-BASED TRAINING SYSTEM: USING EXTENDED UTA...
FACTORS AFFECTING ACCEPTANCE OF WEB-BASED TRAINING SYSTEM: USING EXTENDED UTA...FACTORS AFFECTING ACCEPTANCE OF WEB-BASED TRAINING SYSTEM: USING EXTENDED UTA...
FACTORS AFFECTING ACCEPTANCE OF WEB-BASED TRAINING SYSTEM: USING EXTENDED UTA...IJCSEIT Journal
 
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SET
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SETPROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SET
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SETIJCSEIT Journal
 

More from IJCSEIT Journal (20)

ANALYSIS OF EXISTING TRAILERS’ CONTAINER LOCK SYSTEMS
ANALYSIS OF EXISTING TRAILERS’ CONTAINER LOCK SYSTEMS ANALYSIS OF EXISTING TRAILERS’ CONTAINER LOCK SYSTEMS
ANALYSIS OF EXISTING TRAILERS’ CONTAINER LOCK SYSTEMS
 
A MODEL FOR REMOTE ACCESS AND PROTECTION OF SMARTPHONES USING SHORT MESSAGE S...
A MODEL FOR REMOTE ACCESS AND PROTECTION OF SMARTPHONES USING SHORT MESSAGE S...A MODEL FOR REMOTE ACCESS AND PROTECTION OF SMARTPHONES USING SHORT MESSAGE S...
A MODEL FOR REMOTE ACCESS AND PROTECTION OF SMARTPHONES USING SHORT MESSAGE S...
 
BIOMETRIC APPLICATION OF INTELLIGENT AGENTS IN FAKE DOCUMENT DETECTION OF JOB...
BIOMETRIC APPLICATION OF INTELLIGENT AGENTS IN FAKE DOCUMENT DETECTION OF JOB...BIOMETRIC APPLICATION OF INTELLIGENT AGENTS IN FAKE DOCUMENT DETECTION OF JOB...
BIOMETRIC APPLICATION OF INTELLIGENT AGENTS IN FAKE DOCUMENT DETECTION OF JOB...
 
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...
 
BIOMETRICS AUTHENTICATION TECHNIQUE FOR INTRUSION DETECTION SYSTEMS USING FIN...
BIOMETRICS AUTHENTICATION TECHNIQUE FOR INTRUSION DETECTION SYSTEMS USING FIN...BIOMETRICS AUTHENTICATION TECHNIQUE FOR INTRUSION DETECTION SYSTEMS USING FIN...
BIOMETRICS AUTHENTICATION TECHNIQUE FOR INTRUSION DETECTION SYSTEMS USING FIN...
 
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...
 
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
 
FUZZY WEIGHTED ASSOCIATIVE CLASSIFIER: A PREDICTIVE TECHNIQUE FOR HEALTH CARE...
FUZZY WEIGHTED ASSOCIATIVE CLASSIFIER: A PREDICTIVE TECHNIQUE FOR HEALTH CARE...FUZZY WEIGHTED ASSOCIATIVE CLASSIFIER: A PREDICTIVE TECHNIQUE FOR HEALTH CARE...
FUZZY WEIGHTED ASSOCIATIVE CLASSIFIER: A PREDICTIVE TECHNIQUE FOR HEALTH CARE...
 
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALGENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
 
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NNDETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
 
META-HEURISTICS BASED ARF OPTIMIZATION FOR IMAGE RETRIEVAL
META-HEURISTICS BASED ARF OPTIMIZATION FOR IMAGE RETRIEVALMETA-HEURISTICS BASED ARF OPTIMIZATION FOR IMAGE RETRIEVAL
META-HEURISTICS BASED ARF OPTIMIZATION FOR IMAGE RETRIEVAL
 
ERROR PERFORMANCE ANALYSIS USING COOPERATIVE CONTENTION-BASED ROUTING IN WIRE...
ERROR PERFORMANCE ANALYSIS USING COOPERATIVE CONTENTION-BASED ROUTING IN WIRE...ERROR PERFORMANCE ANALYSIS USING COOPERATIVE CONTENTION-BASED ROUTING IN WIRE...
ERROR PERFORMANCE ANALYSIS USING COOPERATIVE CONTENTION-BASED ROUTING IN WIRE...
 
M-FISH KARYOTYPING - A NEW APPROACH BASED ON WATERSHED TRANSFORM
M-FISH KARYOTYPING - A NEW APPROACH BASED ON WATERSHED TRANSFORMM-FISH KARYOTYPING - A NEW APPROACH BASED ON WATERSHED TRANSFORM
M-FISH KARYOTYPING - A NEW APPROACH BASED ON WATERSHED TRANSFORM
 
RANDOMIZED STEGANOGRAPHY IN SKIN TONE IMAGES
RANDOMIZED STEGANOGRAPHY IN SKIN TONE IMAGESRANDOMIZED STEGANOGRAPHY IN SKIN TONE IMAGES
RANDOMIZED STEGANOGRAPHY IN SKIN TONE IMAGES
 
A NOVEL WINDOW FUNCTION YIELDING SUPPRESSED MAINLOBE WIDTH AND MINIMUM SIDELO...
A NOVEL WINDOW FUNCTION YIELDING SUPPRESSED MAINLOBE WIDTH AND MINIMUM SIDELO...A NOVEL WINDOW FUNCTION YIELDING SUPPRESSED MAINLOBE WIDTH AND MINIMUM SIDELO...
A NOVEL WINDOW FUNCTION YIELDING SUPPRESSED MAINLOBE WIDTH AND MINIMUM SIDELO...
 
CSHURI – Modified HURI algorithm for Customer Segmentation and Transaction Pr...
CSHURI – Modified HURI algorithm for Customer Segmentation and Transaction Pr...CSHURI – Modified HURI algorithm for Customer Segmentation and Transaction Pr...
CSHURI – Modified HURI algorithm for Customer Segmentation and Transaction Pr...
 
AN EFFICIENT IMPLEMENTATION OF TRACKING USING KALMAN FILTER FOR UNDERWATER RO...
AN EFFICIENT IMPLEMENTATION OF TRACKING USING KALMAN FILTER FOR UNDERWATER RO...AN EFFICIENT IMPLEMENTATION OF TRACKING USING KALMAN FILTER FOR UNDERWATER RO...
AN EFFICIENT IMPLEMENTATION OF TRACKING USING KALMAN FILTER FOR UNDERWATER RO...
 
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASE
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASEUSING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASE
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASE
 
FACTORS AFFECTING ACCEPTANCE OF WEB-BASED TRAINING SYSTEM: USING EXTENDED UTA...
FACTORS AFFECTING ACCEPTANCE OF WEB-BASED TRAINING SYSTEM: USING EXTENDED UTA...FACTORS AFFECTING ACCEPTANCE OF WEB-BASED TRAINING SYSTEM: USING EXTENDED UTA...
FACTORS AFFECTING ACCEPTANCE OF WEB-BASED TRAINING SYSTEM: USING EXTENDED UTA...
 
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SET
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SETPROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SET
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SET
 

Recently uploaded

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 

Reducing Color Image Decomposition Time with BEMD Interpolation

  • 1. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012 DOI : 10.5121/ijcseit.2012.2201 1 THE REDUCTION IN COMPUTATION TIME IN THE COLOR IMAGE DECOMPOSITION WITH THE BIDIMENSIONAL EMPIRICAL MODE DECOMPOSITION APPROACH Faten Ben Arfia1 , Abdelouahed Sabri 3 , Mohamed Ben Messaoud2 and Mohamed Abid 1 1 Computer Engineering System design Laboratory (CES) National Engineering School of Sfax: Tunisia benarfia_faten@yahoo.fr mohamed.abid@enis.rnu.tn 2 Laboratory of Advanced Technologies of medicine and signals (UR-ATMS) National Engineering School of Sfax: Tunisia M.benMessaoud@enis.rnu.tn 3 Laboratory of Electronics Signals, Systems and Computers Faculty of Sciences, Dhar El mahraz FES. Morocco. abdelouahed.sabri@gmail.com ABSTRACT This paper presents two different approaches in color image decomposition domain with Bidimensional Empirical Mode Decomposition (BEMD). The first approach applies the BEMD on each channel separately and the second is based on interpolation of each channel in the sifting process. The comparison of two approaches shows the same performance of each approach in terms of visual quality, but they do not provide the same results in execution time which presents the most important criteron in real time applications. It was shown that the second BEMD approach based on interpolation of each channel in the sifting process, gives a gain in the point of view the execution time. KEYWORDS BEMD, IMF, Color image, interpolation, PSNR 1. INTRODUCTION The field of digital image processing, especially the color images, has experienced continuous and significant expansion in recent years. So processing color images has received increased attention lately due to its importance in applications, such as multimedia technologies and telecommunications [1], where color image have an important role in the advertising and dissemination of information throughout the media. Among the methods of image decomposition existing in the literature for example wavelet [2][3], Empirical Mode Decomposition (EMD) [4] is a flexible technique of signal decomposition. The basic idea is to decompose a signal into a sum of components, each of is a zero mean waveform, modulated in amplitude and frequency. It has a self-adaptive nature that enables it to identify changes in the signal, whether in terms of amplitude or frequency. Research proved that it is a
  • 2. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012 2 very powerful tool for adaptive multi-scale analysis of non-stationary and nonlinear signals and took a place among the best known decomposition filters. It is an extension to two-dimensional case, helped to develop new approaches for processing and analyzing multi-scale images and its use has led to better results than other decomposition techniques [5]. The BEMD (Bidimensional EMD) is particularly suitable for texture analysis. Huang et al. compare their results with those obtained by methods based on wavelet decomposition or Gabor Transforms, or diffusion [2] and show that the BEMD method is similar to nonlinear filtering depending of time and is self-adaptive. Interpolation is an important issue both in the field of image signal for the estimation and the extraction of the IMF’s from extremas. Different procedures can be used to calculate average envelope [4]. A natural extension of cubic splines for image is the thin-plate that is a special case of the basic interpolation functions for radial basis (RBF), however we could use other functions as a function of basis for the RBF. In this paper, we propose an extension of the BEMD color images decomposition with two techniques: the first applies the BEMD on each channel separately, and recombines the three decomposition components of the image. The second technique is based on interpolation of each channel in the sifting process and the different IMFs are obtained after the summation interpolation images. The experimental part includes a comparative study of these two techniques at the base of computing time and the quality of the reconstructed image. The rest of this paper is organized as follows: Section 2 gives a brief overview of the BEMD process. Section 3 describes the two modified approaches of color image decomposition. Then the paper continues with Section 4 which contains the experimental results and discussions. Finally, Section 5 concludes the paper. 1. BIDIMENSIONAL EMPIRICAL MODE DECOMPOSITION EMD is an adaptive decomposition of signals [6], introduced by Huang [4] for one dimensional data and then extended to Bidimensional signals [2]. The novel BEMD approach is either a highly adaptive decomposition [7]. It is based on the characterization of the image with this decomposition in Intrinsic Mode Function (IMF) where the image can be decomposed into a redundant set of composite images called IMF and a residue. Adding all the IMFs with the residue reconstructs the original image without distortion or loss of information. An IMF is characterized by two specific properties [8]: • The number of zero crossing and the number of extremas points is equal or differs only by one. • It has a zero local mean. The algorithm is described as follows [9]: 1. Initialization: r0 = A0 (the residual) and k = 1 (index number of IMF) 2. Extraction of the kth IMF : Ik(m,n) a.Initialization: E0(m,n) = rk-1(m,n) and j = 1 b.Extract the local extremas of Ej-1(m,n) (minima and maximum)
  • 3. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012 3 c.Interpolate the local extremas to construct the upper and the lower envelope respectively Envminj-1 (m, n) and Envmaxj-1(m, n) d.Calculate the average of the two envelopes: n)/2(m,maxEn)(m,minE),( 1-j1-j1 nvnvnmmj +=− (1) e. Update : ),(),(),( 11 nmmnmEnmE jjj −− −= (2) f. Calculate the stopping criterion ∑= − −         + − = T t j jj nmE nmEnmE N jSD 0 1 2 2 1 ),( )),(),((1 )( ξ (3) Where ξ is a term (low) to eliminate possible division by zero. g.Decision: Repeat steps (b) to (f) until SDi ≤ SDmax, and then put Ik (m, n) = Ej (m, n) 3. Update residual ),(),(),( 1 nmInmrnmr kkk −= − (4) 4. Repeat steps 1-3 with j = j +1 until the number of extremas in rj is less than 2. The sum of all modes, added to the residual component reconstructs the original image [8]: * 1 ),,(),(),( NknmrnmInmA K k k ∈+= ∑= (5) 2. THE MODIFIED BEMD APPROACH TO COLOR IMAGE DECOMPOSITION Color images consist of three channels, such as red (R), green (G), and blue (B) channels. Thus, a color image can be viewed as a combination of three images channel [10]. If we consider a color image of size (256x256x3), image contains 65,536 pixels in total, and since we have three values for each pixel, the decomposition of such image directly by BEMD will very costly in execution time. The color image can be transformed into three channels R, G and B. So in this case, one applies the BEMD approach for each channel. In this paper, we propose two possible approaches to BEMD color image decomposition:
  • 4. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012 4 The first approach is to apply the BEMD on each channel separately. We obtained a set of IMF In each channel and with the summation of this IMFs and the residue, we can be found the reconstructed image for each channel. With the summation of three reconstructed image for each channel we obtained the result image. The process decomposition approach with the first approach of BEMD is illustrated in Figure 1. In the second approach we apply the BEMD approach in each channel separately. But in the interpolation phase, the three interpolated images are combined in a single interpolated image (reconstructed according RGB channels of color images). Then the BEMD approach is continued until extract all the IMFs and the residue, and finally the reconstructed image. The process of the second BEMD of color image decomposition is illustrated in Figure 2. Another way, in the second approach we collects the three channels just after the interpolation step. So until the interpolation the two approaches are the same, why we can say that both approaches are mathematically equivalents and as a result they give the same visual quality. Figure 1. The first approach: The application of the BEMD on each channel separately for color image decomposition
  • 5. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012 5 Figure. 2. The second approach: the application of the interpolation of each channel in the BEMD approach for color image decomposition 3. EXPERIMENTATION AND RESULTS This section treats the implementation of two BEMD approaches to color image decomposition cited in the previous paragraph. The Figure 3 shows the results of two approaches of BEMD decomposition for color image of size (256x56x3). For each approaches, we have introduced the different IMFs with their residues. The last image (h) corresponds to the reconstructed image that permits a visual assessment of the BEMD efficiency. (A) Original RGB image
  • 6. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012 6 (B) First IMF (C)Fist residue (D) Second IMF (E) Second residue (F) Third IMF (G) Third residue (H) Reconstructed RGB image Figure. 3. Color image decomposition with BEMD (first and second) approach The table 1 presents the number of the max and the min of each decomposition of IMF.
  • 7. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012 7 Table 1. Number of extremas (min and max) of BEMD approach max min First IMF 364 388 Second IMF 40 72 Third IMF 4 4 First, we observe that as in the case of grayscale images, the decomposition led to the successful extraction of IMFs. Each IMF has oscillations in different frequency ranges from the highest frequencies for the first IMF to lower frequencies for residue with the minimal extrema for the latter. The simulation result shows that the second approach of the BEMD based in the interpolation in each canal is more effective then the first in term of visual quality and the a PSNR index(table 2). Table 2. Comparison results for two approaches of color image decomposition with BEMD in term of PSNR (dB) The first approach The second approach 45.7 46 The Table 3 presents the different values of execution time for the BEMD methods of the color image of figure 3. Table 3. Execution time by the two proposed approaches of BEMD The first approach The second approach R G B 11.27 (s)5.82 (s) 5.78 (s) 5.79 (s) 17.4 (s) According to Table 3, which indicates the computational time of the two proposed approaches, the results show the interest of using the second approach if it is a large color pictures or an implementation in real time. 4. CONCLUSION In this work, we presented two techniques for implementing the BEMD for color images decomposition. The BEMD applied for the RGB channels separately and the IMFs calculation from the summation of the interpolated image in each channel. Simulation results of decomposition images show that this second method is very interesting and promising for color images and can be applied in several areas that require the decomposition for the treatment of specific bands of frequencies in color images. In terms of comparison, the second technique is costly less in computation time. This technique seems better compared to the decomposition methods, and restoration of color images.
  • 8. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012 8 REFERENCES [1] N. Papamarkos, C. Strouthopoulos and I. Andreadis, (2000) “Multithresholding of color and gray-level images through a neural network technique” Image and Vision Computing, pp.13–222 [2] S. G. Mallat, (1989) “A theory for multiresolution signal decomposition: the wavelet representation” IEEE Trans. Pattern Analysis and Machine Intelligence, Vol 11, No.7., pp. 674-693. [3] L. Baisa Gunjal, N.M Suresh (2011) “Secured color image watermarking technique in DWT-DCT domain”, International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.1, No. 3. [4] N. Huang, E., Z. Shen, SR. Long, MC. Wu, HH. Shih, Q. Zheng, N-C. Yen, CC. Tung and HH. Liu,1998 “The empirical mode decomposition and the Hilbert spectrum for non-linear and non- stationary time series analysis” Proc R Soc Land Ser A 454, pp. 903-995 [5] J. C. Nunes, Y. Bouaoune, E. Delechelle, O. Niang and Ph. Bunel , (2003) “Image analysis by Bidimensional Empirical Mode Decomposition” Image and Vision Computing 21 (12) , pp.1019- 1026 [6] A. Linderhed, (2009) “Image Empirical Mode Decomposition: a New Tool for Image Processing” Advances in Adaptive Data Analysis 1(2), pp. 265-294. [7] F. Ben Arfia, M. Ben Messaoud and M. Abid, (2010) “A New Image denoising Technique Combining the Empirical Mode Decomposition with a Wavelet Transform Technique” 17th International Conference on Systems, Signals and Image Processing. [8] A. Linderhed, (2002) “2D empirical mode decompositions in the spirit of image compression” Proc. of SPIE, Vol. 4738 2002, pp.1-8. [9] A. Sabri, M. Karoud, H. Tairi and A. Aarab, (2008) “Fast Bidimensional Empirical Mode Decomposition Based on an Adaptive Block Partitioning” IJCSNS International Journal of Computer Science and Network Security, VOL.8, No.11. [10] J-F. Aujol and S. H. Kang, (2006) “Color image decomposition and restoration” Journal of Visual Communication and Image Representation, 17(4), pp. 916–928
  • 9. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.2, No.2, April 2012 9 Author Faten Ben Arfia Was born in Sfax, Tunisia, on July 15, 1980. She received a MASTER degree in New Technologies of Dedicated Computer Systems from the National School of Engineers of Sfax (ENIS) in Juin 2005. Now, she is preparing a Ph.D. at the Micro technology and System on Chip laboratory in the National School of Engineers of Sfax, Tunisia. Her main areas of interest are image processing and the non linear adaptive filter in image processing. Mohamed Ben Messouad He received the "Docteur Ingenieur" degree in automatic control engineering from the University of Paul Sabatier of Toulouse, France, in 1983. Since 1983 and the Habilitation Degree in 2008, he is with the Department of Electric engineering from the University of Sfax, Tunisia as an Professor. He is also a Member of the Electronic and Information Technology Laboratory for Research on Information theory and Adaptive Control Systems. His current research interests include applied techniques in cardiology, artificial neural network, adaptive observers and their applications. Mohamed Abid Is a professor of electrical engineering at Sfax University in Tunisia He holds a Diploma in electrical engineering in 1986 from the University of Sfax in Tunisia and received his PhD degree in Computer Science in 1989 at the University of Toulouse in France. His current research interests include Hardware– Software codesign, design space exploration and prototyping strategies for real-time system Abdelouahed Sabri Was Born in Azrou, Morocco, on March 25, 1978. Professor at the ENSAT Marocco. He received his Ph.D. in 2009 from the University Sidi Mohamed Ben Abdellah, Morocco. These research areas include systems analysis, image processing and information processing.