Background/Foreground segmentation and Blob tracking
Classes
| Class | Description | |
|---|---|---|
| BGCodeBookModel<(Of <(TColor>)>) |
Background code book model
| |
| BGStatModel<(Of <(TColor>)>) |
Background statistics model
| |
| BlobDetector |
A blob detector
| |
| BlobSeq |
a Blob Seq
| |
| BlobSeqBase |
An abstract class that server as a base class for Blob sequence
| |
| BlobTracker |
A Blob Tracker
| |
| BlobTrackerAuto<(Of <(TColor>)>) |
A blob tracker auto
| |
| BlobTrackerAutoParam<(Of <(TColor>)>) |
Parameters of blobtracker auto ver1
| |
| BlobTrackPostProc |
A blob tracking post process module
| |
| FGDetector<(Of <(TColor>)>) |
A forground detector
|
Interfaces
| Interface | Description | |
|---|---|---|
| IBGFGDetector<(Of <(TColor>)>) |
The interface for a Background / Forground Detector
|