Uses of Class
org.opencv.core.MatOfInt4
Packages that use MatOfInt4
-
Uses of MatOfInt4 in org.opencv.core
Methods in org.opencv.core that return MatOfInt4 -
Uses of MatOfInt4 in org.opencv.imgproc
Methods in org.opencv.imgproc with parameters of type MatOfInt4Modifier and TypeMethodDescriptionstatic voidImgproc.convexityDefects(MatOfPoint contour, MatOfInt convexhull, MatOfInt4 convexityDefects) Finds the convexity defects of a contour.