Overload List
| Name | Description | |
|---|---|---|
| cvFindChessboardCorners(IntPtr, Size, IntPtr, Int32%, CALIB_CB_TYPE) |
Attempts to determine whether the input image is a view of the chessboard pattern and locate internal chessboard corners
| |
| cvFindChessboardCorners(IntPtr, Size, array<Single,2>[,](,)[,], Int32%, CALIB_CB_TYPE) |
Attempts to determine whether the input image is a view of the chessboard pattern and locate internal chessboard corners
|