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