Number of frames needed for FG (foreground) detector to train.

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public int FGTrainFrames
Visual Basic (Declaration)
Public FGTrainFrames As Integer
Visual C++
public:
int FGTrainFrames

See Also