Type Definition opencv::types::VectorOfVectorOfPoint2f

source ·
pub type VectorOfVectorOfPoint2f = Vector<Vector<Point2f>>;