NativeMethodscalib3d_calibrationMatrixValues_InputArray Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_InputArray(System.IntPtr,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_calibrationMatrixValues_InputArray( IntPtr cameraMatrix, Size imageSize, double apertureWidth, double apertureHeight, out double fovx, out double fovy, out double focalLength, out Point2d principalPoint, out double aspectRatio )
Public Shared Function calib3d_calibrationMatrixValues_InputArray ( cameraMatrix As IntPtr, imageSize As Size, apertureWidth As Double, apertureHeight As Double, <OutAttribute> ByRef fovx As Double, <OutAttribute> ByRef fovy As Double, <OutAttribute> ByRef focalLength As Double, <OutAttribute> ByRef principalPoint As Point2d, <OutAttribute> ByRef aspectRatio As Double ) As ExceptionStatus
public: static ExceptionStatus calib3d_calibrationMatrixValues_InputArray( IntPtr cameraMatrix, Size imageSize, double apertureWidth, double apertureHeight, [OutAttribute] double% fovx, [OutAttribute] double% fovy, [OutAttribute] double% focalLength, [OutAttribute] Point2d% principalPoint, [OutAttribute] double% aspectRatio )
static member calib3d_calibrationMatrixValues_InputArray : cameraMatrix : IntPtr * imageSize : Size * apertureWidth : float * apertureHeight : float * fovx : float byref * fovy : float byref * focalLength : float byref * principalPoint : Point2d byref * aspectRatio : float byref -> ExceptionStatus
[Missing <param name="cameraMatrix"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_InputArray(System.IntPtr,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]
[Missing <param name="imageSize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_InputArray(System.IntPtr,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]
[Missing <param name="apertureWidth"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_InputArray(System.IntPtr,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]
[Missing <param name="apertureHeight"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_InputArray(System.IntPtr,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]
[Missing <param name="fovx"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_InputArray(System.IntPtr,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]
[Missing <param name="fovy"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_InputArray(System.IntPtr,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]
[Missing <param name="focalLength"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_InputArray(System.IntPtr,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]
[Missing <param name="principalPoint"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_InputArray(System.IntPtr,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]
[Missing <param name="aspectRatio"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_InputArray(System.IntPtr,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_InputArray(System.IntPtr,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]