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

type VectorOfVectorOfDMatch = Vector<Vector<DMatch>>;

Implementations

impl VectorOfVectorOfDMatch[src]