NativeMethodscalib3d_getOptimalNewCameraMatrix_array Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_array(System.Double*,System.Double[],System.Int32,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_getOptimalNewCameraMatrix_array( double* cameraMatrix, double[] distCoeffs, int distCoeffsSize, Size imageSize, double alpha, Size newImgSize, out Rect validPixROI, int centerPrincipalPoint, out IntPtr returnValue )
Visual Basic does not support APIs that consume or return unsafe types.
public: static ExceptionStatus calib3d_getOptimalNewCameraMatrix_array( double* cameraMatrix, [InAttribute] array<double>^ distCoeffs, int distCoeffsSize, Size imageSize, double alpha, Size newImgSize, [OutAttribute] Rect% validPixROI, int centerPrincipalPoint, [OutAttribute] IntPtr% returnValue )
F# does not support APIs that consume or return unsafe types.
[Missing <param name="cameraMatrix"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_array(System.Double*,System.Double[],System.Int32,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="distCoeffs"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_array(System.Double*,System.Double[],System.Int32,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="distCoeffsSize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_array(System.Double*,System.Double[],System.Int32,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="imageSize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_array(System.Double*,System.Double[],System.Int32,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="alpha"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_array(System.Double*,System.Double[],System.Int32,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="newImgSize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_array(System.Double*,System.Double[],System.Int32,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="validPixROI"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_array(System.Double*,System.Double[],System.Int32,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="centerPrincipalPoint"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_array(System.Double*,System.Double[],System.Int32,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_array(System.Double*,System.Double[],System.Int32,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_getOptimalNewCameraMatrix_array(System.Double*,System.Double[],System.Int32,OpenCvSharp.Size,System.Double,OpenCvSharp.Size,OpenCvSharp.Rect@,System.Int32,System.IntPtr@)"]