The interface for a Background / Forground Detector
Namespace:
Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C# | Visual Basic | Visual C++ |
Type Parameters
- TColor
- The type of color image to be analyzed
Members
All Members | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | BackgroundMask |
Get the mask of the background
|
![]() | ForgroundMask |
Get the mask of the forground
|
![]() | Update(Image<(Of <(TColor, Byte>)>)) |
Update the FGBG
|