NativeMethodsfeatures2d_ORB_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_ORB_create( int nFeatures, float scaleFactor, int nlevels, int edgeThreshold, int firstLevel, int wtaK, int scoreType, int patchSize, int fastThreshold, out IntPtr returnValue )
Public Shared Function features2d_ORB_create ( nFeatures As Integer, scaleFactor As Single, nlevels As Integer, edgeThreshold As Integer, firstLevel As Integer, wtaK As Integer, scoreType As Integer, patchSize As Integer, fastThreshold As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus features2d_ORB_create( int nFeatures, float scaleFactor, int nlevels, int edgeThreshold, int firstLevel, int wtaK, int scoreType, int patchSize, int fastThreshold, [OutAttribute] IntPtr% returnValue )
static member features2d_ORB_create : nFeatures : int * scaleFactor : float32 * nlevels : int * edgeThreshold : int * firstLevel : int * wtaK : int * scoreType : int * patchSize : int * fastThreshold : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="nFeatures"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="scaleFactor"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="nlevels"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="edgeThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="firstLevel"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="wtaK"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="scoreType"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="patchSize"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="fastThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_ORB_create(System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]