[][src]Constant opencv::imgproc::HOUGH_MULTI_SCALE

pub const HOUGH_MULTI_SCALE: i32 = 2;

multi-scale variant of the classical Hough transform. The lines are encoded the same way as HOUGH_STANDARD.