NativeMethodsfeatures2d_AKAZE_setDescriptorSize Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_setDescriptorSize(System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_AKAZE_setDescriptorSize( IntPtr obj, int val )
Public Shared Function features2d_AKAZE_setDescriptorSize ( obj As IntPtr, val As Integer ) As ExceptionStatus
public: static ExceptionStatus features2d_AKAZE_setDescriptorSize( IntPtr obj, int val )
static member features2d_AKAZE_setDescriptorSize : obj : IntPtr * val : int -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_setDescriptorSize(System.IntPtr,System.Int32)"]
[Missing <param name="val"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_setDescriptorSize(System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_setDescriptorSize(System.IntPtr,System.Int32)"]