Creates the empty model.
Namespace:
OpenCvSharp.ML
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static Boost Create()
Public Shared Function Create As Boost
public:
static Boost^ Create()
static member Create : unit -> Boost
OpenCvSharp.ML.Boost.Create = function();
Return Value
Type:
Boost
See Also