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

type PtrOfDescriptorMatcher = Ptr<dyn DescriptorMatcher>;

Implementations

impl PtrOfDescriptorMatcher[src]

Trait Implementations

impl AlgorithmTrait for PtrOfDescriptorMatcher[src]

impl DescriptorMatcher for PtrOfDescriptorMatcher[src]