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

type Vec2i = Vec2<i32>;

Trait Implementations