NativeMethodsximgproc_FastHoughTransform Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_FastHoughTransform(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_FastHoughTransform( IntPtr src, IntPtr dst, int dstMatDepth, int angleRange, int op, int makeSkew )
Public Shared Function ximgproc_FastHoughTransform ( src As IntPtr, dst As IntPtr, dstMatDepth As Integer, angleRange As Integer, op As Integer, makeSkew As Integer ) As ExceptionStatus
public: static ExceptionStatus ximgproc_FastHoughTransform( IntPtr src, IntPtr dst, int dstMatDepth, int angleRange, int op, int makeSkew )
static member ximgproc_FastHoughTransform : src : IntPtr * dst : IntPtr * dstMatDepth : int * angleRange : int * op : int * makeSkew : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_FastHoughTransform(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_FastHoughTransform(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="dstMatDepth"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_FastHoughTransform(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="angleRange"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_FastHoughTransform(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="op"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_FastHoughTransform(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="makeSkew"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_FastHoughTransform(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_FastHoughTransform(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)"]