Go to file
William DURAND c91edf15ed Fixed code
2012-01-09 21:43:56 +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 Fixed code 2012-01-09 21:43:56 +01:00
Makefile Added some improvements 2011-12-12 12:01:38 +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