Uses of Class
boofcv.alg.fiducial.calib.chess.ChessboardCornerClusterToGrid.GridInfo
-
Uses of ChessboardCornerClusterToGrid.GridInfo in boofcv.alg.fiducial.calib.chess
Modifier and TypeFieldDescriptionprotected DogArray<ChessboardCornerClusterToGrid.GridInfo>
DetectChessboardXCornerPatterns.found
Modifier and TypeMethodDescriptionvoid
ChessboardCornerClusterToGrid.rotateCCW
(ChessboardCornerClusterToGrid.GridInfo grid) Rotates the grid in the CCW directionboolean
ChessboardCornerClusterToGrid.sparseToGrid
(ChessboardCornerClusterToGrid.GridInfo info) After the sparse grid has been found this function can then be called to extract a complete target.