NativeMethodsfeatures2d_BOWKMeansTrainer_new Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWKMeansTrainer_new(System.Int32,OpenCvSharp.TermCriteria,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_BOWKMeansTrainer_new( int clusterCount, TermCriteria termcrit, int attempts, int flags, out IntPtr returnValue )
Public Shared Function features2d_BOWKMeansTrainer_new ( clusterCount As Integer, termcrit As TermCriteria, attempts As Integer, flags As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus features2d_BOWKMeansTrainer_new( int clusterCount, TermCriteria termcrit, int attempts, int flags, [OutAttribute] IntPtr% returnValue )
static member features2d_BOWKMeansTrainer_new : clusterCount : int * termcrit : TermCriteria * attempts : int * flags : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="clusterCount"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWKMeansTrainer_new(System.Int32,OpenCvSharp.TermCriteria,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="termcrit"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWKMeansTrainer_new(System.Int32,OpenCvSharp.TermCriteria,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="attempts"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWKMeansTrainer_new(System.Int32,OpenCvSharp.TermCriteria,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWKMeansTrainer_new(System.Int32,OpenCvSharp.TermCriteria,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWKMeansTrainer_new(System.Int32,OpenCvSharp.TermCriteria,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWKMeansTrainer_new(System.Int32,OpenCvSharp.TermCriteria,System.Int32,System.Int32,System.IntPtr@)"]