Type Definition opencv::types::VectorOfPoint2d[][src]

pub type VectorOfPoint2d = Vector<Point2d>;

Implementations

Trait Implementations