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.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public MCvTermCriteria TermCriteria { get; set; }

Property Value

Type: MCvTermCriteria
See Also