public static class BinaryEllipseDetectorPixel.Found
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<georegression.struct.point.Point2D_I32> |
contour
Contour in distorted pixel coordinates
|
georegression.struct.shapes.EllipseRotated_F64 |
ellipse
Computed ellipse in undistorted pixel coordinates
|
| Constructor and Description |
|---|
Found() |