| Class | Description |
|---|---|
| ChessboardPolygonHelper<T extends boofcv.struct.image.ImageGray<T>> |
Helper which expands polygons prior to optimization.
|
| DetectChessboardFiducial<T extends boofcv.struct.image.ImageGray<T>> |
Detects calibration points inside a chessboard calibration target.
|
| DetectChessboardSquarePoints<T extends boofcv.struct.image.ImageGray<T>> |
Given a binary image it detects the presence of chess board calibration grids.
|