[][src]Type Definition opencv::types::PtrOfGraphSegmentation

type PtrOfGraphSegmentation = Ptr<dyn GraphSegmentation>;

Implementations

impl PtrOfGraphSegmentation[src]

Trait Implementations

impl AlgorithmTrait for PtrOfGraphSegmentation[src]

impl GraphSegmentation for PtrOfGraphSegmentation[src]