Emgu CV Library Documentation
cvFindChessboardCorners Method
NamespacesEmgu.CVCvInvokecvFindChessboardCorners()()()

www.emgu.com/wiki
Members
IconMemberDescription
cvFindChessboardCorners(IntPtr, Size, array<Single,2>[,](,)[,], Int32%, CALIB_CB_TYPE)
Attempts to determine whether the input image is a view of the chessboard pattern and locate internal chessboard corners

cvFindChessboardCorners(IntPtr, Size, IntPtr, Int32%, CALIB_CB_TYPE)
Attempts to determine whether the input image is a view of the chessboard pattern and locate internal chessboard corners

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)