NativeMethodscalib3d_stereoRectifyUncalibrated_array Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_stereoRectifyUncalibrated_array( Point2d[] points1, int points1Size, Point2d[] points2, int points2Size, double* F, Size imgSize, double* H1, double* H2, double threshold, out int returnValue )
Visual Basic does not support APIs that consume or return unsafe types.
public: static ExceptionStatus calib3d_stereoRectifyUncalibrated_array( array<Point2d>^ points1, int points1Size, array<Point2d>^ points2, int points2Size, double* F, Size imgSize, double* H1, double* H2, double threshold, [OutAttribute] int% returnValue )
F# does not support APIs that consume or return unsafe types.
[Missing <param name="points1"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]
[Missing <param name="points1Size"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]
[Missing <param name="points2"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]
[Missing <param name="points2Size"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]
[Missing <param name="F"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]
[Missing <param name="imgSize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]
[Missing <param name="H1"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]
[Missing <param name="H2"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]
[Missing <param name="threshold"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_stereoRectifyUncalibrated_array(OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,System.Double*,OpenCvSharp.Size,System.Double*,System.Double*,System.Double,System.Int32@)"]