NativeMethodscalib3d_calibrationMatrixValues_array Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_array(System.Double*,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_calibrationMatrixValues_array( double* cameraMatrix, Size imageSize, double apertureWidth, double apertureHeight, out double fovx, out double fovy, out double focalLength, out Point2d principalPoint, out double aspectRatio )
Visual Basic does not support APIs that consume or return unsafe types.
public: static ExceptionStatus calib3d_calibrationMatrixValues_array( double* cameraMatrix, Size imageSize, double apertureWidth, double apertureHeight, [OutAttribute] double% fovx, [OutAttribute] double% fovy, [OutAttribute] double% focalLength, [OutAttribute] Point2d% principalPoint, [OutAttribute] double% aspectRatio )
F# does not support APIs that consume or return unsafe types.
[Missing <param name="cameraMatrix"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_calibrationMatrixValues_array(System.Double*,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_array(System.Double*,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_array(System.Double*,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_array(System.Double*,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_array(System.Double*,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_array(System.Double*,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_array(System.Double*,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_array(System.Double*,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_array(System.Double*,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_array(System.Double*,OpenCvSharp.Size,System.Double,System.Double,System.Double@,System.Double@,System.Double@,OpenCvSharp.Point2d@,System.Double@)"]