[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_BoostParams_new2(System.Int32,System.Int32,System.Double,System.Int32,System.Int32,System.IntPtr)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static IntPtr ml_BoostParams_new2( int boostType, int weakCount, double weightTrimRate, int maxDepth, int useSurrogates, IntPtr priors )
Parameters
- boostType
- Type: SystemInt32
[Missing <param name="boostType"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_BoostParams_new2(System.Int32,System.Int32,System.Double,System.Int32,System.Int32,System.IntPtr)"]
- weakCount
- Type: SystemInt32
[Missing <param name="weakCount"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_BoostParams_new2(System.Int32,System.Int32,System.Double,System.Int32,System.Int32,System.IntPtr)"]
- weightTrimRate
- Type: SystemDouble
[Missing <param name="weightTrimRate"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_BoostParams_new2(System.Int32,System.Int32,System.Double,System.Int32,System.Int32,System.IntPtr)"]
- maxDepth
- Type: SystemInt32
[Missing <param name="maxDepth"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_BoostParams_new2(System.Int32,System.Int32,System.Double,System.Int32,System.Int32,System.IntPtr)"]
- useSurrogates
- Type: SystemInt32
[Missing <param name="useSurrogates"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_BoostParams_new2(System.Int32,System.Int32,System.Double,System.Int32,System.Int32,System.IntPtr)"]
- priors
- Type: SystemIntPtr
[Missing <param name="priors"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_BoostParams_new2(System.Int32,System.Int32,System.Double,System.Int32,System.Int32,System.IntPtr)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_BoostParams_new2(System.Int32,System.Int32,System.Double,System.Int32,System.Int32,System.IntPtr)"]