Create a forground detector of the specific type
Namespace:
Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.793 (2.1.0.793)
Syntax
C# | Visual Basic | Visual C++ |
public FGDetector( FORGROUND_DETECTOR_TYPE type )
Public Sub New ( _ type As FORGROUND_DETECTOR_TYPE _ )
public: FGDetector( FORGROUND_DETECTOR_TYPE type )
Parameters
- type
- FORGROUND_DETECTOR_TYPE
The type of the detector to be created