NativeMethodscalib3d_fisheye_estimateNewCameraMatrixForUndistortRectify Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify( IntPtr K, IntPtr D, Size image_size, IntPtr R, IntPtr P, double balance, Size newSize, double fov_scale )
Public Shared Function calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify ( K As IntPtr, D As IntPtr, image_size As Size, R As IntPtr, P As IntPtr, balance As Double, newSize As Size, fov_scale As Double ) As ExceptionStatus
public: static ExceptionStatus calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify( IntPtr K, IntPtr D, Size image_size, IntPtr R, IntPtr P, double balance, Size newSize, double fov_scale )
static member calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify : K : IntPtr * D : IntPtr * image_size : Size * R : IntPtr * P : IntPtr * balance : float * newSize : Size * fov_scale : float -> ExceptionStatus
[Missing <param name="K"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,System.Double)"]
[Missing <param name="D"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,System.Double)"]
[Missing <param name="image_size"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,System.Double)"]
[Missing <param name="R"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,System.Double)"]
[Missing <param name="P"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,System.Double)"]
[Missing <param name="balance"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,System.Double)"]
[Missing <param name="newSize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,System.Double)"]
[Missing <param name="fov_scale"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_estimateNewCameraMatrixForUndistortRectify(System.IntPtr,System.IntPtr,OpenCvSharp.Size,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,System.Double)"]