NativeMethodsfeatures2d_BRISK_create3 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_BRISK_create3( int thresh, int octaves, float[] radiusList, int radiusListLength, int[] numberList, int numberListLength, float dMax, float dMin, int[] indexChange, int indexChangeLength, out IntPtr returnValue )
Public Shared Function features2d_BRISK_create3 ( thresh As Integer, octaves As Integer, radiusList As Single(), radiusListLength As Integer, numberList As Integer(), numberListLength As Integer, dMax As Single, dMin As Single, indexChange As Integer(), indexChangeLength As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus features2d_BRISK_create3( int thresh, int octaves, array<float>^ radiusList, int radiusListLength, array<int>^ numberList, int numberListLength, float dMax, float dMin, array<int>^ indexChange, int indexChangeLength, [OutAttribute] IntPtr% returnValue )
static member features2d_BRISK_create3 : thresh : int * octaves : int * radiusList : float32[] * radiusListLength : int * numberList : int[] * numberListLength : int * dMax : float32 * dMin : float32 * indexChange : int[] * indexChangeLength : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="thresh"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="octaves"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="radiusList"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="radiusListLength"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="numberList"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="numberListLength"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="dMax"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="dMin"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="indexChange"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="indexChangeLength"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_BRISK_create3(System.Int32,System.Int32,System.Single[],System.Int32,System.Int32[],System.Int32,System.Single,System.Single,System.Int32[],System.Int32,System.IntPtr@)"]