Click or drag to resize

RTreesTermCriteria Property

The termination criteria that specifies when the training algorithm stops.

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public TermCriteria TermCriteria { get; set; }

Property Value

Type: TermCriteria
See Also