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