Ask Your Question

Revision history [back]

BackgroundSubtractorMOG constructor values

Hello, I was trying to create a motion detection application, but I'm a little confused with BackgroundSubtractorMOG constructor values. I know what they refer to (lenght of the history, number of gaussian mixtures and background ratio), but I don't know how the algorithm changes when I change those values. Can someone help me?