[][src]Type Definition opencv::core::Vec2d

type Vec2d = Vec2<f64>;

Trait Implementations