NativeMethodsximgproc_createStructuredEdgeDetection Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createStructuredEdgeDetection(System.String,System.IntPtr,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_createStructuredEdgeDetection( string model, IntPtr howToGetFeatures, out IntPtr returnValue )
Public Shared Function ximgproc_createStructuredEdgeDetection ( model As String, howToGetFeatures As IntPtr, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus ximgproc_createStructuredEdgeDetection( String^ model, IntPtr howToGetFeatures, [OutAttribute] IntPtr% returnValue )
static member ximgproc_createStructuredEdgeDetection : model : string * howToGetFeatures : IntPtr * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="model"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createStructuredEdgeDetection(System.String,System.IntPtr,System.IntPtr@)"]
[Missing <param name="howToGetFeatures"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createStructuredEdgeDetection(System.String,System.IntPtr,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createStructuredEdgeDetection(System.String,System.IntPtr,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createStructuredEdgeDetection(System.String,System.IntPtr,System.IntPtr@)"]