NativeMethodscalib3d_find4QuadCornerSubpix_InputArray Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_find4QuadCornerSubpix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static int calib3d_find4QuadCornerSubpix_InputArray(
	IntPtr img,
	IntPtr corners,
	CvSize regionSize
)

Parameters

img
Type: SystemIntPtr

[Missing <param name="img"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_find4QuadCornerSubpix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize)"]

corners
Type: SystemIntPtr

[Missing <param name="corners"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_find4QuadCornerSubpix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize)"]

regionSize
Type: OpenCvSharpCvSize

[Missing <param name="regionSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_find4QuadCornerSubpix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_find4QuadCornerSubpix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize)"]

See Also

Reference