EMD (Earth Movers Distance) mex interface

emd_mex computes Earth Movers Distance between two signatures.
6.9K Downloads
Updated 15 Dec 2006

No License

This code is the mex interface for computing Earth Movers Distance between signatures and is based on the Y. Rubner's C Implementation.
(http://ai.stanford.edu/~rubner/emd/default.htm)

For building the mex file you should have setup your mex build environment. Invoke "build_emd" for building and "demo_emd" for a small test.

Cite As

Masoud Alipour (2024). EMD (Earth Movers Distance) mex interface (https://www.mathworks.com/matlabcentral/fileexchange/12936-emd-earth-movers-distance-mex-interface), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Bug fix