ContourData

constructor(cameraResolution: Size, points: Array<Point>, rect: RotatedRect, tvec: Mat? = null, rvec: Mat? = null)
constructor(rect: RotatedRect, points: List<Point>, area: Double, areaPercent: Double, aspectRatio: Double, centerX: Double, centerY: Double, yaw: Double, pitch: Double, angle: Measure<Angle>, pnp: Optional<Pair<Mat, Mat>> = Optional.empty())