opencv/modules/video/src
Gilles Rochefort 9e53f03968 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:46:33 +02:00
..
opencl fix: bg substraction for float images with OpenCL 2016-03-07 16:23:05 +01:00
bgfg_gaussmix2.cpp Fixed BackgroundSubstractorMOG2 in opencv_video. 2016-05-29 17:46:33 +02:00
bgfg_KNN.cpp Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
camshift.cpp refactored cv::CamShift and cv::meanShift 2013-12-21 14:40:59 +04:00
compat_video.cpp moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 2014-08-10 23:24:16 +04:00
ecc.cpp change as suggested by original programmer and user of ecc software 2015-08-06 14:59:15 +02:00
kalman.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
lkpyramid.cpp Merge pull request #5340 from alalek:ocl_off 2015-11-10 16:53:36 +00:00
lkpyramid.hpp Normalized file endings. 2013-08-21 18:59:25 +04:00
optflowgf.cpp Merge pull request #5340 from alalek:ocl_off 2015-11-10 16:53:36 +00:00
precomp.hpp Master Version: Added NEON Optimizations for LK Optical Flow. 2014-03-04 14:47:12 -05:00
tvl1flow.cpp Valgrind: do not use uninitialized data in optflow 2015-12-09 14:25:08 +03:00