NativeMethodsimgproc_getPerspectiveTransform1 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getPerspectiveTransform1(OpenCvSharp.Point2f[],OpenCvSharp.Point2f[],System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_getPerspectiveTransform1( Point2f[] src, Point2f[] dst, out IntPtr returnValue )
Public Shared Function imgproc_getPerspectiveTransform1 ( src As Point2f(), dst As Point2f(), <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus imgproc_getPerspectiveTransform1( array<Point2f>^ src, array<Point2f>^ dst, [OutAttribute] IntPtr% returnValue )
static member imgproc_getPerspectiveTransform1 : src : Point2f[] * dst : Point2f[] * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getPerspectiveTransform1(OpenCvSharp.Point2f[],OpenCvSharp.Point2f[],System.IntPtr@)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getPerspectiveTransform1(OpenCvSharp.Point2f[],OpenCvSharp.Point2f[],System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getPerspectiveTransform1(OpenCvSharp.Point2f[],OpenCvSharp.Point2f[],System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getPerspectiveTransform1(OpenCvSharp.Point2f[],OpenCvSharp.Point2f[],System.IntPtr@)"]