Go to file
2012-01-11 00:35:28 +01:00
resources Moved src image to a resources directory 2012-01-11 00:35:28 +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 few comments 2012-01-10 18:43:31 +01:00
Euclidean.hpp Added few comments 2012-01-10 18:43:31 +01:00
main.cpp Added variance calculations 2012-01-11 00:33:16 +01:00
Makefile Removed useless DEBUG mode 2012-01-11 00:34:36 +01:00
README.md Removed useless DEBUG mode 2012-01-11 00:34:36 +01:00

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>