NativeMethodsimgproc_warpPolar Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_warpPolar(System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.Double,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_warpPolar( IntPtr src, IntPtr dst, Size dsize, Point2f center, double maxRadius, int flags )
Public Shared Function imgproc_warpPolar ( src As IntPtr, dst As IntPtr, dsize As Size, center As Point2f, maxRadius As Double, flags As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_warpPolar( IntPtr src, IntPtr dst, Size dsize, Point2f center, double maxRadius, int flags )
static member imgproc_warpPolar : src : IntPtr * dst : IntPtr * dsize : Size * center : Point2f * maxRadius : float * flags : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_warpPolar(System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.Double,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_warpPolar(System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.Double,System.Int32)"]
[Missing <param name="dsize"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_warpPolar(System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.Double,System.Int32)"]
[Missing <param name="center"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_warpPolar(System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.Double,System.Int32)"]
[Missing <param name="maxRadius"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_warpPolar(System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.Double,System.Int32)"]
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_warpPolar(System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.Double,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_warpPolar(System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.Double,System.Int32)"]