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