Type Alias opencv::types::VectorOfVec2f

source ·
pub type VectorOfVec2f = Vector<Vec2f>;

Aliased Type§

struct VectorOfVec2f { /* private fields */ }