NativeMethodscalib3d_fisheye_distortPoints Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_distortPoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_fisheye_distortPoints( IntPtr undistorted, IntPtr distorted, IntPtr K, IntPtr D, double alpha )
Public Shared Function calib3d_fisheye_distortPoints ( undistorted As IntPtr, distorted As IntPtr, K As IntPtr, D As IntPtr, alpha As Double ) As ExceptionStatus
public: static ExceptionStatus calib3d_fisheye_distortPoints( IntPtr undistorted, IntPtr distorted, IntPtr K, IntPtr D, double alpha )
static member calib3d_fisheye_distortPoints : undistorted : IntPtr * distorted : IntPtr * K : IntPtr * D : IntPtr * alpha : float -> ExceptionStatus
[Missing <param name="undistorted"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_distortPoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]
[Missing <param name="distorted"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_distortPoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]
[Missing <param name="K"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_distortPoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]
[Missing <param name="D"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_distortPoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]
[Missing <param name="alpha"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_distortPoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_fisheye_distortPoints(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]