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