Uses of Class
org.opencv.core.MatOfPoint3f
Packages that use MatOfPoint3f
-
Uses of MatOfPoint3f in org.opencv.core
Methods in org.opencv.core that return MatOfPoint3f -
Uses of MatOfPoint3f in org.opencv.utils
Method parameters in org.opencv.utils with type arguments of type MatOfPoint3fModifier and TypeMethodDescriptionstatic voidConverters.Mat_to_vector_vector_Point3f(Mat m, List<MatOfPoint3f> pts) static MatConverters.vector_vector_Point3f_to_Mat(List<MatOfPoint3f> pts, List<Mat> mats)