Trait opencv::hub_prelude::LineSegmentDetectorConst
source · pub trait LineSegmentDetectorConst: AlgorithmTraitConst {
// Required method
fn as_raw_LineSegmentDetector(&self) -> *const c_void;
}
Expand description
Constant methods for crate::imgproc::LineSegmentDetector