Type Definition opencv::core::Vec2d

source · []
pub type Vec2d = VecN<f64, 2>;

Trait Implementations