Go to file
William DURAND d58c2eab7b Added timers
2012-01-09 22:46:58 +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 Moved functions to Euclidean class (better separation of concerns) 2012-01-09 22:07:14 +01:00
Euclidean.hpp Added missing include 2012-01-09 22:09:51 +01:00
lena.bmp Added first workaround 2011-11-30 12:02:40 +01:00
main.cpp Added timers 2012-01-09 22:46:58 +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