Trait opencv::prelude::GraphSegmentationConst
source · pub trait GraphSegmentationConst: AlgorithmTraitConst {
// Required method
fn as_raw_GraphSegmentation(&self) -> *const c_void;
}
Expand description
Constant methods for crate::ximgproc::GraphSegmentation