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