NativeMethodsximgproc_HoughPoint2Line Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_HoughPoint2Line(OpenCvSharp.Point,System.IntPtr,System.Int32,System.Int32,System.Int32,OpenCvSharp.Vec4i@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_HoughPoint2Line( Point houghPoint, IntPtr srcImgInfo, int angleRange, int makeSkew, int rules, out Vec4i returnValue )
Public Shared Function ximgproc_HoughPoint2Line ( houghPoint As Point, srcImgInfo As IntPtr, angleRange As Integer, makeSkew As Integer, rules As Integer, <OutAttribute> ByRef returnValue As Vec4i ) As ExceptionStatus
public: static ExceptionStatus ximgproc_HoughPoint2Line( Point houghPoint, IntPtr srcImgInfo, int angleRange, int makeSkew, int rules, [OutAttribute] Vec4i% returnValue )
static member ximgproc_HoughPoint2Line : houghPoint : Point * srcImgInfo : IntPtr * angleRange : int * makeSkew : int * rules : int * returnValue : Vec4i byref -> ExceptionStatus
[Missing <param name="houghPoint"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_HoughPoint2Line(OpenCvSharp.Point,System.IntPtr,System.Int32,System.Int32,System.Int32,OpenCvSharp.Vec4i@)"]
[Missing <param name="srcImgInfo"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_HoughPoint2Line(OpenCvSharp.Point,System.IntPtr,System.Int32,System.Int32,System.Int32,OpenCvSharp.Vec4i@)"]
[Missing <param name="angleRange"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_HoughPoint2Line(OpenCvSharp.Point,System.IntPtr,System.Int32,System.Int32,System.Int32,OpenCvSharp.Vec4i@)"]
[Missing <param name="makeSkew"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_HoughPoint2Line(OpenCvSharp.Point,System.IntPtr,System.Int32,System.Int32,System.Int32,OpenCvSharp.Vec4i@)"]
[Missing <param name="rules"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_HoughPoint2Line(OpenCvSharp.Point,System.IntPtr,System.Int32,System.Int32,System.Int32,OpenCvSharp.Vec4i@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_HoughPoint2Line(OpenCvSharp.Point,System.IntPtr,System.Int32,System.Int32,System.Int32,OpenCvSharp.Vec4i@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_HoughPoint2Line(OpenCvSharp.Point,System.IntPtr,System.Int32,System.Int32,System.Int32,OpenCvSharp.Vec4i@)"]