Trait opencv::prelude::GraphSegmentationConst
source · [−]pub trait GraphSegmentationConst: AlgorithmTraitConst {
fn as_raw_GraphSegmentation(&self) -> *const c_void;
}Expand description
Graph Based Segmentation Algorithm. The class implements the algorithm described in PFF2004 .