Uses of Class
org.opencv.core.MatOfKeyPoint
Packages that use MatOfKeyPoint
-
Uses of MatOfKeyPoint in org.opencv.core
Methods in org.opencv.core that return MatOfKeyPoint -
Uses of MatOfKeyPoint in org.opencv.utils
Method parameters in org.opencv.utils with type arguments of type MatOfKeyPointModifier and TypeMethodDescriptionstatic voidConverters.Mat_to_vector_vector_KeyPoint(Mat m, List<MatOfKeyPoint> kps) static MatConverters.vector_vector_KeyPoint_to_Mat(List<MatOfKeyPoint> kps, List<Mat> mats)