opencv::types

Type Alias PtrOfHfsSegment

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

Aliased Typeยง

struct PtrOfHfsSegment { /* private fields */ }