opencv::types

Type Alias VectorOfVec4i

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

Aliased Typeยง

struct VectorOfVec4i { /* private fields */ }