1 / 34

Study of the Empirical Mode Decomposition and Application to Pictures

Study of the Empirical Mode Decomposition and Application to Pictures. Empirical Mode Decomposition (EMD ). Pioneered by N.E. Huang in 1998 Nonlinear and data-driven technique of non-stationary signals decomposition Firstly defined for mono-dimensional signals

kimama
Download Presentation

Study of the Empirical Mode Decomposition and Application to Pictures

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Study of the EmpiricalModeDecomposition and Application to Pictures

  2. Empirical Mode Decomposition (EMD) • Pioneered by N.E. Huang in 1998 • Nonlinear and data-driven technique of non-stationary signals decomposition • Firstly defined for mono-dimensional signals • Main idea: to represent a signal as a sum of components, each of them being a zero-mean AM-FM function

  3. Purpose of my internship • Understand the principle of EMD in mono-dimensional case and compute the algorithm • Develop an algorithm for bi-dimensional signals • Try to identify matters in extension of EMD to tri-dimensional signals

  4. Emd of monodimensional signals

  5. Principle Let x(t) be a mono-dimensional signal:

  6. 1- Identify all local maxima of x(t):

  7. Do the same thing with the local minima:

  8. 2- Interpolate between maxima ending up with some envelope

  9. Likewise for the minimal envelope

  10. 4- Extract the detail d(t) = x(t) – m(t)

  11. 5- Iterate on the residual m(t) until the number of extrema in the signal is less than 2.

  12. We finally obtain the decomposition of the signal:

  13. Intrinsic Mode Functions The functions we want to obtain by this decomposition are called Intrinsic Mode Functions (IMF) and they satisfy two conditions : • In the whole data set, the number of extrema and the number of zero crossings must either equal or differ at most by one. • At any point, the mean value of the envelope defined by the local maxima and the envelope defined by the local minima is zero.

  14. Sifting Process In practice, the details obtained are not necessarily IMFs. We have to refine by a Sifting Process: • Iterate steps 1 to 4 upon the detail d(t), until this can be considered as an IMF. • The corresponding residue is then computed and step 5 applies.

  15. Emd of bidimensional signals

  16. The picture can be considered as a depth map in 2D:

  17. Principle • Identify local extrema of f(x,y) • Interpolate between minima (resp. maxima) ending up with some envelope (resp. • Compute the mean • Extract the detail d(x,y) = f(x,y) – m(x,y) • Iterate on the residual m(x,y)

  18. Results

  19. Grayscale picture

  20. Decomposition Mode 1 Mode 2

  21. Decomposition Mode 3 Mode 4

  22. Decomposition Mode 5 Mode 6

  23. Decomposition Mode 7 Mode 8

  24. Decomposition Mode 9 Residue

  25. Checking Original picture Sum of the IMF

  26. Colored picture

  27. (a) (b) (c) • Original red picture • Original green picture • Original blue picture

  28. Decomposition Mode 1 Mode 2

  29. Decomposition Mode 3 Mode 4

  30. Decomposition Mode 5 Mode 6

  31. Decomposition Mode 7 Mode 8

  32. Decomposition Mode 9 Residue

  33. Checking Original picture Sum of the IMF

More Related