opencv::types

Type Alias PtrOfBinaryDescriptor

Source
pub type PtrOfBinaryDescriptor = Ptr<BinaryDescriptor>;
๐Ÿ‘ŽDeprecated: Use the the non-alias form core::Ptr<crate::line_descriptor::BinaryDescriptor> instead, removal in Nov 2024

Aliased Typeยง

struct PtrOfBinaryDescriptor { /* private fields */ }