The interface for a background foreground Detector
Namespace: Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
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
|