CvRTParamsNactiveVars Property OpenCvSharp Class Library
The number of variables that are randomly selected at each tree node and that are used to find the best split(s).

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int NactiveVars { get; set; }

Property Value

Type: Int32
See Also

Reference