pub type VectorOfVectorOfKeyPoint = Vector<Vector<KeyPoint>>;๐Deprecated: Use the the non-alias form
core::Vector<core::Vector<core::KeyPoint>> instead, removal in Nov 2024Aliased Typeยง
struct VectorOfVectorOfKeyPoint { /* private fields */ }