09d2ecd49adaf2cdc7adb8266b61fd60978a4d30
End condition now uses the variance with a delta
Empirical Mode Decomposition
Fast and Adaptive Bidimensional Empirical Mode Decomposition Using Order-Statistics Filter Based Envelope Estimation.
Usage
Compile in debug mode:
make clean && make debug
Compile in a normal way:
make clean && make
Use it:
./emd <image>
Description
Languages
C++
95%
Makefile
5%