Uses of Class
boofcv.alg.fiducial.calib.circle.EllipseClustersIntoGrid.Grid
Packages that use EllipseClustersIntoGrid.Grid
-
Uses of EllipseClustersIntoGrid.Grid in boofcv.alg.fiducial.calib.circle
Fields in boofcv.alg.fiducial.calib.circle with type parameters of type EllipseClustersIntoGrid.GridModifier and TypeFieldDescriptionprotected DogArray<EllipseClustersIntoGrid.Grid>
EllipseClustersIntoGrid.foundGrids
Methods in boofcv.alg.fiducial.calib.circle that return types with arguments of type EllipseClustersIntoGrid.GridModifier and TypeMethodDescriptionDetectCircleGrid.getGrids()
List of grids found inside the imageEllipseClustersIntoGrid.getGrids()
Returns the set of grids which were foundMethods in boofcv.alg.fiducial.calib.circle with parameters of type EllipseClustersIntoGrid.GridModifier 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