The MCvBGStatModel type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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

See Also