opencv::types

Type Alias PtrOfTrackerNano

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

Aliased Typeยง

struct PtrOfTrackerNano { /* private fields */ }