2011-12-09 21:02:50 +08:00
|
|
|
Empirical Mode Decomposition
|
|
|
|
============================
|
|
|
|
|
|
|
|
Fast and Adaptive Bidimensional Empirical Mode Decomposition Using Order-Statistics Filter Based Envelope Estimation.
|
|
|
|
|
|
|
|
|
|
|
|
### Usage
|
|
|
|
|
2012-01-11 07:34:36 +08:00
|
|
|
Compile it:
|
2011-12-09 21:02:50 +08:00
|
|
|
|
|
|
|
make clean && make
|
|
|
|
|
|
|
|
Use it:
|
|
|
|
|
2012-01-11 01:27:46 +08:00
|
|
|
./emd <image>
|