resources | ||
.gitignore | ||
CImg.h | ||
Euclidean.cpp | ||
Euclidean.hpp | ||
main.cpp | ||
Makefile | ||
README.md |
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>