Type Alias opencv::types::PtrOfBFMatcher

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

Aliased Type§

struct PtrOfBFMatcher { /* private fields */ }