NativeMethodscalib3d_getOptimalNewCameraMatrix_InputArray Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_getOptimalNewCameraMatrix_InputArray( IntPtr cameraMatrix, IntPtr distCoeffs, Size imageSize, double alpha, Size newImgSize, out Rect validPixROI, int centerPrincipalPoint, out IntPtr returnValue )
Public Shared Function calib3d_getOptimalNewCameraMatrix_InputArray ( cameraMatrix As IntPtr, distCoeffs As IntPtr, imageSize As Size, alpha As Double, newImgSize As Size, <OutAttribute> ByRef validPixROI As Rect, centerPrincipalPoint As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus calib3d_getOptimalNewCameraMatrix_InputArray( IntPtr cameraMatrix, IntPtr distCoeffs, Size imageSize, double alpha, Size newImgSize, [OutAttribute] Rect% validPixROI, int centerPrincipalPoint, [OutAttribute] IntPtr% returnValue )
static member calib3d_getOptimalNewCameraMatrix_InputArray : cameraMatrix : IntPtr * distCoeffs : IntPtr * imageSize : Size * alpha : float * newImgSize : Size * validPixROI : Rect byref * centerPrincipalPoint : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="cameraMatrix"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="distCoeffs"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="imageSize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="alpha"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="newImgSize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="validPixROI"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="centerPrincipalPoint"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_InputArray(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]