Trait opencv::hfs::prelude::HfsSegmentConst[][src]

pub trait HfsSegmentConst: AlgorithmTraitConst {
    fn as_raw_HfsSegment(&self) -> *const c_void;
}

Required methods

Implementors