[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_FREAK_new(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static IntPtr features2d_FREAK_new( int orientationNormalized, int scaleNormalized, float patternScale, int nOctaves, int[] selectedPairs, int selectedPairsLength )
Parameters
- orientationNormalized
- Type: SystemInt32
[Missing <param name="orientationNormalized"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_FREAK_new(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32)"]
- scaleNormalized
- Type: SystemInt32
[Missing <param name="scaleNormalized"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_FREAK_new(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32)"]
- patternScale
- Type: SystemSingle
[Missing <param name="patternScale"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_FREAK_new(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32)"]
- nOctaves
- Type: SystemInt32
[Missing <param name="nOctaves"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_FREAK_new(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32)"]
- selectedPairs
- Type: SystemInt32
[Missing <param name="selectedPairs"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_FREAK_new(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32)"]
- selectedPairsLength
- Type: SystemInt32
[Missing <param name="selectedPairsLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_FREAK_new(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_FREAK_new(System.Int32,System.Int32,System.Single,System.Int32,System.Int32[],System.Int32)"]