Type Alias opencv::types::VectorOfVec6f

source ·
pub type VectorOfVec6f = Vector<Vec6f>;
👎Deprecated: Use the the non-alias form core::Vector<core::Vec6f> instead, removal in Nov 2024

Aliased Type§

struct VectorOfVec6f { /* private fields */ }