OpenCV 4.12.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”,計算兩個加權點配置之間的“最小工作”距離。