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