Click or drag to resize
RTreesTermCriteria Property
http://www.emgu.com
The termination criteria that specifies when the training algorithm stops

Namespace: Emgu.CV.ML
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public MCvTermCriteria TermCriteria { get; set; }

Property Value

Type: MCvTermCriteria
See Also