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

type PtrOfSelectiveSearchSegmentation = Ptr<dyn SelectiveSearchSegmentation>;

Implementations

impl PtrOfSelectiveSearchSegmentation[src]

Trait Implementations

impl AlgorithmTrait for PtrOfSelectiveSearchSegmentation[src]

impl SelectiveSearchSegmentation for PtrOfSelectiveSearchSegmentation[src]