public class Quadrilateral
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.opencv.core.MatOfPoint2f |
contour |
org.opencv.core.Point[] |
points |
Constructor and Description |
---|
Quadrilateral(org.opencv.core.MatOfPoint2f contour,
org.opencv.core.Point[] points) |