| Class | Description |
|---|---|
| CameraCalibration | |
| CameraCalibrationZhang |
Implementation of Zhengyou Zhang's camera calibration routine using a planar
calibration pattern.
|
| ChessboardCornerFinder |
This is a port/reworking of the OpenCV chessboard corner finder algorithm to
OpenIMAJ.
|
| FastChessboardDetector |
Analyser for performing a fast check to see if a chessboard is in the input
image.
|
| Enum | Description |
|---|---|
| ChessboardCornerFinder.Options |
Options for controlling how the corner finder works
|