Uses of Class
org.opencv.core.MatOfDMatch
Packages that use MatOfDMatch
-
Uses of MatOfDMatch in org.opencv.core
Methods in org.opencv.core that return MatOfDMatch -
Uses of MatOfDMatch in org.opencv.utils
Method parameters in org.opencv.utils with type arguments of type MatOfDMatchModifier and TypeMethodDescriptionstatic voidConverters.Mat_to_vector_vector_DMatch(Mat m, List<MatOfDMatch> lvdm) static MatConverters.vector_vector_DMatch_to_Mat(List<MatOfDMatch> lvdm, List<Mat> mats)