Type Definition opencv::core::Point

source ·
pub type Point = Point2i;

Trait Implementations§

source§

impl VectorElement for Pointwhere Vector<Point>: VectorExtern<Point>,