opencv::types

Type Alias VectorOfFeatureIndex

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

Aliased Typeยง

struct VectorOfFeatureIndex { /* private fields */ }