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 MCvDTreeParams GetDefaultParameter() |
Visual Basic (Declaration) |
---|
Public Shared Function GetDefaultParameter As MCvDTreeParams |
Visual C++ |
---|
public: static MCvDTreeParams GetDefaultParameter() |