OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
emdL1.hpp 文件参考
#include "opencv2/core.hpp"
emdL1.hpp 的包含依赖关系图
此图显示直接或间接包含此文件的文件

命名空间

命名空间  cv
 

函数

float cv::EMDL1 (InputArray signature1, InputArray signature2)
 基于 Haibin Ling 和 Kazunori Okuda 的论文“EMD-L1: An efficient and Robust Algorithm for comparing histogram-based descriptors”以及 Elizaveta Levina 和 Peter Bickel 的论文“The Earth Mover's Distance is the Mallows Distance: Some Insights from Statistics”,计算两个加权点配置之间的“最小工作”距离。