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

type PtrOfSelectiveSearchSegmentationStrategy = Ptr<dyn SelectiveSearchSegmentationStrategy>;

Implementations

impl PtrOfSelectiveSearchSegmentationStrategy[src]

Trait Implementations

impl AlgorithmTrait for PtrOfSelectiveSearchSegmentationStrategy[src]

impl SelectiveSearchSegmentationStrategy for PtrOfSelectiveSearchSegmentationStrategy[src]