MATLAB File Help: cv.EMDL1 | Index |
Computes the "minimal work" distance between two weighted point configurations
dist = cv.EMDL1(signature1, signature2)
signature1
.Base on the papers [1] and [2].
[1]:
"EMD-L1: An efficient and Robust Algorithm for comparing histogram-based descriptors", by Haibin Ling and Kazunori Okuda
[2]:
"The Earth Mover's Distance is the Mallows Distance: Some Insights from Statistics", by Elizaveta Levina and Peter Bickel.