[][src]Constant opencv::imgproc::DIST_C

pub const DIST_C: i32 = 3;

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