Uses of Class
boofcv.alg.fiducial.calib.circle.EllipseClustersIntoGrid.Grid
-
Uses of EllipseClustersIntoGrid.Grid in boofcv.alg.fiducial.calib.circle
Modifier and TypeFieldDescriptionprotected DogArray<EllipseClustersIntoGrid.Grid>
EllipseClustersIntoGrid.foundGrids
Modifier and TypeMethodDescriptionDetectCircleGrid.getGrids()
List of grids found inside the imageEllipseClustersIntoGrid.getGrids()
Returns the set of grids which were foundModifier and TypeMethodDescriptionboolean
KeyPointsCircleHexagonalGrid.process
(EllipseClustersIntoGrid.Grid grid) Computes key points from the grid of ellipsesboolean
KeyPointsCircleRegularGrid.process
(EllipseClustersIntoGrid.Grid grid) Computes key points from the grid of ellipsesprotected abstract void
DetectCircleGrid.putGridIntoCanonical
(EllipseClustersIntoGrid.Grid g) Puts the grid into a canonical orientationprotected void
DetectCircleHexagonalGrid.putGridIntoCanonical
(EllipseClustersIntoGrid.Grid g) Puts the grid into a canonical orientationprotected void
DetectCircleRegularGrid.putGridIntoCanonical
(EllipseClustersIntoGrid.Grid g) Puts the grid into a canonical orientation