NativeMethodsxfeatures2d_FREAK_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_FREAK_create(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus xfeatures2d_FREAK_create( int orientationNormalized, int scaleNormalized, float patternScale, int nOctaves, int[] selectedPairs, int selectedPairsLength, out IntPtr returnValue )
Public Shared Function xfeatures2d_FREAK_create ( orientationNormalized As Integer, scaleNormalized As Integer, patternScale As Single, nOctaves As Integer, selectedPairs As Integer(), selectedPairsLength As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus xfeatures2d_FREAK_create( int orientationNormalized, int scaleNormalized, float patternScale, int nOctaves, array<int>^ selectedPairs, int selectedPairsLength, [OutAttribute] IntPtr% returnValue )
static member xfeatures2d_FREAK_create : orientationNormalized : int * scaleNormalized : int * patternScale : float32 * nOctaves : int * selectedPairs : int[] * selectedPairsLength : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="orientationNormalized"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_FREAK_create(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="scaleNormalized"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_FREAK_create(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="patternScale"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_FREAK_create(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="nOctaves"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_FREAK_create(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="selectedPairs"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_FREAK_create(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="selectedPairsLength"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_FREAK_create(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_FREAK_create(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_FREAK_create(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]