| BoostCreate Method |
Creates the empty model.
Namespace:
OpenCvSharp.ML
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public static Boost Create()
Public Shared Function Create As Boost
public:
static Boost^ Create()
static member Create : unit -> Boost
Return Value
Type:
Boost[Missing <returns> documentation for "M:OpenCvSharp.ML.Boost.Create"]
See Also