Back to Adaptive Vision Studio website

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

cvDrawChessboardCorners


Renders the detected chessboard corners.

Name Type Description
inImage Image Input image
inPatternWidth Integer Pattern width.
inPatternHeight Integer Pattern height.
inCorners Point2DArray Chessboard corners array.
inPatternWasFound Bool Success flag as returned by cvFindChessboardCorners.
outImage Image Output image

Complexity Level

This filter is available on Basic Complexity Level.