EMD (Earth Movers Distance) mex interface

emd_mex computes Earth Movers Distance between two signatures.

您现在正在关注此提交

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.

引用格式

Masoud Alipour (2026). EMD (Earth Movers Distance) mex interface (https://ww2.mathworks.cn/matlabcentral/fileexchange/12936-emd-earth-movers-distance-mex-interface), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

Bug fix