Package boofcv.alg.shapes.ellipse
Class BinaryEllipseDetectorPixel.Found
java.lang.Object
boofcv.alg.shapes.ellipse.BinaryEllipseDetectorPixel.Found
- Enclosing class:
- BinaryEllipseDetectorPixel
-
Field Summary
Modifier and TypeFieldDescriptionContour in distorted pixel coordinatesComputed ellipse in undistorted pixel coordinates -
Constructor Summary
-
Method Summary
-
Field Details
-
ellipse
Computed ellipse in undistorted pixel coordinates -
contour
Contour in distorted pixel coordinates
-
-
Constructor Details
-
Found
public Found()
-