Back to Aurora Vision Studio website

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

IsChessBoardPresent_Deprecated


Module: Calibration

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

Applications

Preparation of data required for creating image undistortion map.
Name Type Range Description
Input value inImage Image Input image
Input value inChessboardWidth Integer 4 - Number of ranks (columns) of the chessboard
Input value inChessboardHeight Integer 4 - Number of files (rows) of the chessboard
Output value outImageGridPoints Point2DArray? Approximated position of grid points

Complexity Level

This filter is available on Basic Complexity Level.