16 lines
254 B
Markdown
16 lines
254 B
Markdown
Empirical Mode Decomposition
|
|
============================
|
|
|
|
Fast and Adaptive Bidimensional Empirical Mode Decomposition Using Order-Statistics Filter Based Envelope Estimation.
|
|
|
|
|
|
### Usage
|
|
|
|
Compile it:
|
|
|
|
make clean && make
|
|
|
|
Use it:
|
|
|
|
./emd <image>
|