![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include "opencv2/core.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”,計算兩個加權點配置之間的“最小工作”距離。 | |