Constant opencv::imgproc::DIST_L1

source ยท
pub const DIST_L1: i32 = 1;
Expand description

distance = |x1-x2| + |y1-y2|