Start » Filter Reference » OpenCV » Camera Calibration And 3D Reconstruction » cvCheckChessboard
Module: | OpenCV |
---|
Check chessboard corners.
Name | Type | Description | |
---|---|---|---|
inImage | Image | Input image | |
inPatternWidth | Integer | Pattern width. | |
inPatternHeight | Integer | Pattern height. | |
inCorners | Point2DArray | Chessboard corners array. | |
outPatternWasFound | Bool |
Complexity Level
This filter is available on Basic Complexity Level.