Type Definition opencv::types::VectorOfDMatch

source · []
pub type VectorOfDMatch = Vector<DMatch>;

Implementations