Type Definition opencv::core::Vec3f

source ·
pub type Vec3f = VecN<f32, 3>;

Trait Implementations