Emgu CV Library Documentation
ForgroundDetector Property
NamespacesEmgu.CV.VideoSurveillanceBlobTrackerAutoParamForgroundDetector

www.emgu.com/wiki
FGDetector module. If this field is NULL the Process FG mask is used.
Declaration Syntax
C#Visual BasicVisual C++
public ForgroundDetector ForgroundDetector { get; set; }
Public Property ForgroundDetector As ForgroundDetector
public:
property ForgroundDetector^ ForgroundDetector {
	ForgroundDetector^ get ();
	void set (ForgroundDetector^ value);
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)