NativeMethodshighgui_selectROIs Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROIs(System.String,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus highgui_selectROIs( string windowName, IntPtr img, IntPtr boundingBoxes, int showCrosshair, int fromCenter )
Public Shared Function highgui_selectROIs ( windowName As String, img As IntPtr, boundingBoxes As IntPtr, showCrosshair As Integer, fromCenter As Integer ) As ExceptionStatus
public: static ExceptionStatus highgui_selectROIs( String^ windowName, IntPtr img, IntPtr boundingBoxes, int showCrosshair, int fromCenter )
static member highgui_selectROIs : windowName : string * img : IntPtr * boundingBoxes : IntPtr * showCrosshair : int * fromCenter : int -> ExceptionStatus
[Missing <param name="windowName"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROIs(System.String,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROIs(System.String,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="boundingBoxes"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROIs(System.String,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="showCrosshair"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROIs(System.String,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="fromCenter"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROIs(System.String,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROIs(System.String,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]