OpenCV  4.5.3
Open Source Computer Vision
Namespaces | Functions
emdL1.hpp File Reference
#include "opencv2/core.hpp"

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 

Functions

float cv::EMDL1 (InputArray signature1, InputArray signature2)
 Computes the "minimal work" distance between two weighted point configurations base on the papers "EMD-L1: An efficient and Robust Algorithm for comparing histogram-based descriptors", by Haibin Ling and Kazunori Okuda; and "The Earth Mover's Distance is the Mallows Distance: Some Insights from Statistics", by Elizaveta Levina and Peter Bickel. More...