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

pub type VectorOfDMatch = Vector<DMatch>;

Implementations