Type Definition opencv::core::Vec2f

source · []
pub type Vec2f = VecN<f32, 2>;

Trait Implementations