Go to file
2011-12-09 14:12:09 +01:00
.gitignore Updated gitignore 2011-12-05 17:17:50 +01:00
CImg.h Added first workaround 2011-11-30 12:02:40 +01:00
Euclidean.cpp Added Euclidean distance calculations 2011-12-05 17:17:32 +01:00
Euclidean.hpp Added Euclidean distance calculations 2011-12-05 17:17:32 +01:00
lena.bmp Added first workaround 2011-11-30 12:02:40 +01:00
main.cpp Improved debug part 2011-12-09 14:12:09 +01:00
Makefile Refactored deps 2011-12-09 14:05:33 +01:00
README.md Updated README 2011-12-09 14:03:29 +01:00

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