• 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
..
bgfg_gaussmix.cpp Loading commit data...
bgfg_gaussmix2.cpp Loading commit data...
bgfg_gmg.cpp Loading commit data...
camshift.cpp Loading commit data...
kalman.cpp Loading commit data...
lkpyramid.cpp Loading commit data...
lkpyramid.hpp Loading commit data...
motempl.cpp Loading commit data...
optflowgf.cpp Loading commit data...
precomp.hpp Loading commit data...
simpleflow.cpp Loading commit data...
simpleflow.hpp Loading commit data...
tvl1flow.cpp Loading commit data...
video_init.cpp Loading commit data...