NativeMethodscalib3d_getDefaultNewCameraMatrix Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getDefaultNewCameraMatrix(System.IntPtr,OpenCvSharp.Size,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_getDefaultNewCameraMatrix( IntPtr cameraMatrix, Size imgsize, int centerPrincipalPoint, out IntPtr returnValue )
Public Shared Function calib3d_getDefaultNewCameraMatrix ( cameraMatrix As IntPtr, imgsize As Size, centerPrincipalPoint As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus calib3d_getDefaultNewCameraMatrix( IntPtr cameraMatrix, Size imgsize, int centerPrincipalPoint, [OutAttribute] IntPtr% returnValue )
static member calib3d_getDefaultNewCameraMatrix : cameraMatrix : IntPtr * imgsize : Size * centerPrincipalPoint : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="cameraMatrix"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getDefaultNewCameraMatrix(System.IntPtr,OpenCvSharp.Size,System.Int32,System.IntPtr@)"]
[Missing <param name="imgsize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getDefaultNewCameraMatrix(System.IntPtr,OpenCvSharp.Size,System.Int32,System.IntPtr@)"]
[Missing <param name="centerPrincipalPoint"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getDefaultNewCameraMatrix(System.IntPtr,OpenCvSharp.Size,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getDefaultNewCameraMatrix(System.IntPtr,OpenCvSharp.Size,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getDefaultNewCameraMatrix(System.IntPtr,OpenCvSharp.Size,System.Int32,System.IntPtr@)"]