NativeMethodsximgproc_BrightEdges Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_BrightEdges(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_BrightEdges( IntPtr original, IntPtr edgeview, int contrast, int shortRange, int longRange )
Public Shared Function ximgproc_BrightEdges ( original As IntPtr, edgeview As IntPtr, contrast As Integer, shortRange As Integer, longRange As Integer ) As ExceptionStatus
public: static ExceptionStatus ximgproc_BrightEdges( IntPtr original, IntPtr edgeview, int contrast, int shortRange, int longRange )
static member ximgproc_BrightEdges : original : IntPtr * edgeview : IntPtr * contrast : int * shortRange : int * longRange : int -> ExceptionStatus
[Missing <param name="original"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_BrightEdges(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="edgeview"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_BrightEdges(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="contrast"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_BrightEdges(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="shortRange"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_BrightEdges(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="longRange"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_BrightEdges(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_BrightEdges(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]