opencv/modules/video
Gilles Rochefort 78de75397e Fixed BackgroundSubstractorMOG2 in opencv_video.
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.
2016-05-29 17:25:02 +02:00
..
doc Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 2013-08-07 14:49:33 +02:00
include/opencv2 Some changes to make migration to 3.0 easier 2014-12-16 13:00:31 +03:00
perf deleted extra semicolons 2014-01-07 02:52:30 +04:00
src Fixed BackgroundSubstractorMOG2 in opencv_video. 2016-05-29 17:25:02 +02:00
test Assorted fixes: 2014-12-25 12:41:16 +03:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00