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

pub type VectorOfPoint = Vector<Point>;

Implementations

Trait Implementations