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