| Class | Description |
|---|---|
| DetectChessCalibrationPoints<T extends boofcv.struct.image.ImageSingleBand,D extends boofcv.struct.image.ImageSingleBand> |
Detects calibration points inside a chessboard calibration target.
|
| DetectChessSquaresBinary |
Given a binary image it detects the presence of chess board calibration grids.
|
| OrderChessboardQuadBlobs |
Orders the blobs for a chessboard into a standard format.
|
| OrderChessboardQuadBlobs.ComparatorQuads |