Back to Aurora Vision Studio website

You are here: Start » Filter Reference » OpenCV » Camera Calibration And 3D Reconstruction » cvCheckChessboard

cvCheckChessboard


Module: OpenCV

Check chessboard corners.

Name Type Description
Input value inImage Image Input image
Input value inPatternWidth Integer Pattern width.
Input value inPatternHeight Integer Pattern height.
Input value inCorners Point2DArray Chessboard corners array.
Output value outPatternWasFound Bool

Complexity Level

This filter is available on Basic Complexity Level.