NativeMethodscalib3d_correctMatches_array Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_correctMatches_array(System.Double*,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],OpenCvSharp.Point2d[])"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_correctMatches_array( double* F, Point2d[] points1, int points1Size, Point2d[] points2, int points2Size, Point2d[] newPoints1, Point2d[] newPoints2 )
Visual Basic does not support APIs that consume or return unsafe types.
public: static ExceptionStatus calib3d_correctMatches_array( double* F, array<Point2d>^ points1, int points1Size, array<Point2d>^ points2, int points2Size, array<Point2d>^ newPoints1, array<Point2d>^ newPoints2 )
F# does not support APIs that consume or return unsafe types.
[Missing <param name="F"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_correctMatches_array(System.Double*,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],OpenCvSharp.Point2d[])"]
[Missing <param name="points1"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_correctMatches_array(System.Double*,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],OpenCvSharp.Point2d[])"]
[Missing <param name="points1Size"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_correctMatches_array(System.Double*,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],OpenCvSharp.Point2d[])"]
[Missing <param name="points2"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_correctMatches_array(System.Double*,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],OpenCvSharp.Point2d[])"]
[Missing <param name="points2Size"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_correctMatches_array(System.Double*,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],OpenCvSharp.Point2d[])"]
[Missing <param name="newPoints1"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_correctMatches_array(System.Double*,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],OpenCvSharp.Point2d[])"]
[Missing <param name="newPoints2"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_correctMatches_array(System.Double*,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],OpenCvSharp.Point2d[])"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_correctMatches_array(System.Double*,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],System.Int32,OpenCvSharp.Point2d[],OpenCvSharp.Point2d[])"]