Symptom:
When updating the background model (icvUpdateGaussianBGModel()), in partial window condition, when one pixel has a value of 0, that pixel becomes 0 in the background model and so remains forever. For the tests I used 1-channel frames.
Cause:
The icvMatchTest() function matches the zero pixel to the first uninitialized gaussian component whose mean value is 0 (mean is initially set...
2008-11-30 22:40:00 UTC in Open Computer Vision Library