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

type VectorOfDMatch = Vector<DMatch>;

Implementations

impl VectorOfDMatch[src]