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.foundGridsMethods 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 TypeMethodDescriptionbooleanKeyPointsCircleHexagonalGrid.process(EllipseClustersIntoGrid.Grid grid) Computes key points from the grid of ellipsesbooleanKeyPointsCircleRegularGrid.process(EllipseClustersIntoGrid.Grid grid) Computes key points from the grid of ellipsesprotected abstract voidDetectCircleGrid.putGridIntoCanonical(EllipseClustersIntoGrid.Grid g) Puts the grid into a canonical orientationprotected voidDetectCircleHexagonalGrid.putGridIntoCanonical(EllipseClustersIntoGrid.Grid g) Puts the grid into a canonical orientationprotected voidDetectCircleRegularGrid.putGridIntoCanonical(EllipseClustersIntoGrid.Grid g) Puts the grid into a canonical orientation