Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Motion Analysis and Object Tracking » cvBackgroundSubtractorMOG

cvBackgroundSubtractorMOG


Estimates the background of the image sequence using Mixture Of Gaussians model.

Name Type Description
inImage Image Input image
inHistory Integer
inNMixtures Integer
inBackgroundRatio Real
inNoiseSigma Real
inLearningRate Real
outFgmask Region

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError inImage must have Uint8 pixel type in cvBackgroundSubtractorMOG.

Complexity Level

This filter is available on Basic Complexity Level.