Get the default Decision tree training parameters
Namespace:
Emgu.CV.ML.StructureAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public static MCvRTParams GetDefaultParameter() |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetDefaultParameter As MCvRTParams |
| Visual C++ |
|---|
public: static MCvRTParams GetDefaultParameter() |