NativeMethodsximgproc_createFastLineDetector Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createFastLineDetector(System.Int32,System.Single,System.Double,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_createFastLineDetector( int length_threshold, float distance_threshold, double canny_th1, double canny_th2, int canny_aperture_size, int do_merge, out IntPtr returnValue )
Public Shared Function ximgproc_createFastLineDetector ( length_threshold As Integer, distance_threshold As Single, canny_th1 As Double, canny_th2 As Double, canny_aperture_size As Integer, do_merge As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus ximgproc_createFastLineDetector( int length_threshold, float distance_threshold, double canny_th1, double canny_th2, int canny_aperture_size, int do_merge, [OutAttribute] IntPtr% returnValue )
static member ximgproc_createFastLineDetector : length_threshold : int * distance_threshold : float32 * canny_th1 : float * canny_th2 : float * canny_aperture_size : int * do_merge : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="length_threshold"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createFastLineDetector(System.Int32,System.Single,System.Double,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="distance_threshold"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createFastLineDetector(System.Int32,System.Single,System.Double,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="canny_th1"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createFastLineDetector(System.Int32,System.Single,System.Double,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="canny_th2"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createFastLineDetector(System.Int32,System.Single,System.Double,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="canny_aperture_size"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createFastLineDetector(System.Int32,System.Single,System.Double,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="do_merge"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createFastLineDetector(System.Int32,System.Single,System.Double,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createFastLineDetector(System.Int32,System.Single,System.Double,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createFastLineDetector(System.Int32,System.Single,System.Double,System.Double,System.Int32,System.Int32,System.IntPtr@)"]