• Gilles Rochefort's avatar
    Fixed BackgroundSubstractorMOG2 in opencv_video. · 78de7539
    Gilles Rochefort authored
    The number of gaussians involved in a mixture is supposed
    to be dynamically adjusted. After being increased, the number
    of gaussians can't be reduced anymore.
    
    It seems to be a regression as the legacy code
    located in modules/legacy/src/bgfg_gaussmix.cpp allows to reduce
    such number of gaussians.
    78de7539
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...