Type Alias opencv::types::PtrOfDescriptorMatcher

source ·
pub type PtrOfDescriptorMatcher = Ptr<DescriptorMatcher>;
👎Deprecated: Use the the non-alias form core::Ptr<crate::features2d::DescriptorMatcher> instead, removal in Nov 2024

Aliased Type§

struct PtrOfDescriptorMatcher { /* private fields */ }