NativeMethodsfeatures2d_Feature2D_detect_Mat2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detect_Mat2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[])"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_Feature2D_detect_Mat2( IntPtr detector, IntPtr[] images, int imageLength, IntPtr keypoints, IntPtr[] mask )
Public Shared Function features2d_Feature2D_detect_Mat2 ( detector As IntPtr, images As IntPtr(), imageLength As Integer, keypoints As IntPtr, mask As IntPtr() ) As ExceptionStatus
public: static ExceptionStatus features2d_Feature2D_detect_Mat2( IntPtr detector, array<IntPtr>^ images, int imageLength, IntPtr keypoints, array<IntPtr>^ mask )
static member features2d_Feature2D_detect_Mat2 : detector : IntPtr * images : IntPtr[] * imageLength : int * keypoints : IntPtr * mask : IntPtr[] -> ExceptionStatus
[Missing <param name="detector"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detect_Mat2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[])"]
[Missing <param name="images"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detect_Mat2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[])"]
[Missing <param name="imageLength"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detect_Mat2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[])"]
[Missing <param name="keypoints"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detect_Mat2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[])"]
[Missing <param name="mask"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detect_Mat2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[])"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detect_Mat2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[])"]