NativeMethodsfeatures2d_Feature2D_detectAndCompute Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detectAndCompute(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_Feature2D_detectAndCompute( IntPtr detector, IntPtr image, IntPtr mask, IntPtr keypoints, IntPtr descriptors, int useProvidedKeypoints )
Public Shared Function features2d_Feature2D_detectAndCompute ( detector As IntPtr, image As IntPtr, mask As IntPtr, keypoints As IntPtr, descriptors As IntPtr, useProvidedKeypoints As Integer ) As ExceptionStatus
public: static ExceptionStatus features2d_Feature2D_detectAndCompute( IntPtr detector, IntPtr image, IntPtr mask, IntPtr keypoints, IntPtr descriptors, int useProvidedKeypoints )
static member features2d_Feature2D_detectAndCompute : detector : IntPtr * image : IntPtr * mask : IntPtr * keypoints : IntPtr * descriptors : IntPtr * useProvidedKeypoints : int -> ExceptionStatus
[Missing <param name="detector"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detectAndCompute(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="image"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detectAndCompute(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="mask"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detectAndCompute(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="keypoints"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detectAndCompute(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="descriptors"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detectAndCompute(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="useProvidedKeypoints"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detectAndCompute(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_Feature2D_detectAndCompute(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]