Cv2FindChessboardCornersSB Method |
Name | Description | |
---|---|---|
FindChessboardCornersSB(InputArray, Size, OutputArray, ChessboardFlags) |
Finds the positions of internal corners of the chessboard using a sector based approach.
| |
FindChessboardCornersSB(InputArray, Size, Point2f, ChessboardFlags) |
Finds the positions of internal corners of the chessboard using a sector based approach.
|