opencv::types

Type Alias VectorOfElliptic_KeyPoint

Source
pub type VectorOfElliptic_KeyPoint = Vector<Elliptic_KeyPoint>;
๐Ÿ‘ŽDeprecated: Use the the non-alias form core::Vector<crate::xfeatures2d::Elliptic_KeyPoint> instead, removal in Nov 2024

Aliased Typeยง

struct VectorOfElliptic_KeyPoint { /* private fields */ }