Is there any 2D EMD package that calculates IMFs of an image?
I've tried
-EMD (R package)
-http://www.mathworks.com/matlabcentral/fileexchange/28761-bi-dimensional-emperical-mode-decomposition-bemd (Matlab package)
On R package I'm dealing with memory issues even I have 4 gig of RAM. It takes nearly 15 minutes also.
On matlab it takes nearly 10 minutes to get IMFs of a 200*250 image.