NativeMethodsximgproc_StructuredEdgeDetection_detectEdges Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_StructuredEdgeDetection_detectEdges(System.IntPtr,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_StructuredEdgeDetection_detectEdges( IntPtr obj, IntPtr src, IntPtr dst )
Public Shared Function ximgproc_StructuredEdgeDetection_detectEdges ( obj As IntPtr, src As IntPtr, dst As IntPtr ) As ExceptionStatus
public: static ExceptionStatus ximgproc_StructuredEdgeDetection_detectEdges( IntPtr obj, IntPtr src, IntPtr dst )
static member ximgproc_StructuredEdgeDetection_detectEdges : obj : IntPtr * src : IntPtr * dst : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_StructuredEdgeDetection_detectEdges(System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_StructuredEdgeDetection_detectEdges(System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_StructuredEdgeDetection_detectEdges(System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_StructuredEdgeDetection_detectEdges(System.IntPtr,System.IntPtr,System.IntPtr)"]