Click or drag to resize

BoostBoostType Property

Type of the boosting algorithm. See Boost::Types. Default value is Boost::REAL.

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public BoostTypes BoostType { get; set; }

Property Value

Type: BoostTypes
See Also