The MCvBGStatModel type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| background |
8UC3 reference background image
| |
| CvReleaseBGStatModel |
Pointer to the function that can be used to release this BGStatModel
| |
| CvUpdateBGStatModel |
Pointer to the function that can be used to update this BGStatModel
| |
| foreground |
8UC1 foreground image
| |
| foreground_regions |
Foreground object contours
| |
| layer_count |
Can be zero
| |
| layers |
8UC3 reference background image, can be null
| |
| storage |
Storage for foreground_regions
| |
| type |
The type of BG model
|