Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Camera Calibration » IsChessBoardPresent_Deprecated

IsChessBoardPresent_Deprecated


Detects a chessboard on the image, and returns the points where 4 chessboard squares meet.

Name Type Range Description
inImage Image Input image
inChessboardWidth Integer 4 - Number of ranks (columns) of the chessboard
inChessboardHeight Integer 4 - Number of files (rows) of the chessboard
outImageGridPoints Point2DArray? Approximated position of grid points

Applications

Preparation of data required for creating image undistortion map.

Complexity Level

This filter is available on Basic Complexity Level.