Uses of Class
org.opencv.core.DMatch
Packages that use DMatch
-
Uses of DMatch in org.opencv.core
Methods in org.opencv.core that return DMatchMethods in org.opencv.core that return types with arguments of type DMatchMethods in org.opencv.core with parameters of type DMatchModifier and TypeMethodDescriptionvoidbooleanMethod parameters in org.opencv.core with type arguments of type DMatchConstructors in org.opencv.core with parameters of type DMatch -
Uses of DMatch in org.opencv.utils
Method parameters in org.opencv.utils with type arguments of type DMatchModifier and TypeMethodDescriptionstatic voidConverters.Mat_to_vector_DMatch(Mat m, List<DMatch> matches) static MatConverters.vector_DMatch_to_Mat(List<DMatch> matches)