Background/Foreground segmentation and Blob tracking
| C# | Visual Basic | Visual C++ |
namespace Emgu.CV.VideoSurveillance
Namespace Emgu.CV.VideoSurveillance
namespace Emgu.CV.VideoSurveillance
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| BackgroundStatisticsModel |
Background statistics model
| |
| BlobDetector |
A blob detector
| |
| BlobSeq |
a Blob Seq
| |
| BlobTracker |
A Blob Tracker
| |
| BlobTrackerAuto |
A blob tracker auto
| |
| BlobTrackerAutoParam |
Parameters of blobtracker auto ver1
| |
| BlobTrackPostProc |
A blob tracking post process module
| |
| ForgroundDetector |
A forground detector
|