[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_drawChessboardCorners_array(System.IntPtr,OpenCvSharp.CvSize,OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void calib3d_drawChessboardCorners_array( IntPtr image, CvSize patternSize, Point2f[] corners, int cornersLength, int patternWasFound )
Parameters
- image
- Type: SystemIntPtr
[Missing <param name="image"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_drawChessboardCorners_array(System.IntPtr,OpenCvSharp.CvSize,OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32)"]
- patternSize
- Type: OpenCvSharpCvSize
[Missing <param name="patternSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_drawChessboardCorners_array(System.IntPtr,OpenCvSharp.CvSize,OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32)"]
- corners
- Type: OpenCvSharp.CPlusPlusPoint2f
[Missing <param name="corners"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_drawChessboardCorners_array(System.IntPtr,OpenCvSharp.CvSize,OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32)"]
- cornersLength
- Type: SystemInt32
[Missing <param name="cornersLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_drawChessboardCorners_array(System.IntPtr,OpenCvSharp.CvSize,OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32)"]
- patternWasFound
- Type: SystemInt32
[Missing <param name="patternWasFound"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_drawChessboardCorners_array(System.IntPtr,OpenCvSharp.CvSize,OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32)"]