opencv::imgproc

Constant DIST_C

Source
pub const DIST_C: i32 = 3;
Expand description

distance = max(|x1-x2|,|y1-y2|)