[][src]Constant opencv::imgproc::DIST_L1

pub const DIST_L1: i32

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