opencv/modules/video
Daniel Angelov 303868b3c4 Fixed variable name consistency
The function parameters were different from the ones described below.

P.S. Why is ``flow`` InputOutputArray, shouldn't it be just OutputArray? If so, shouldn't the reason be specified - e.g. so others can benefit as well (e.g. not allocating memory on every frame?)
2014-11-14 22:49:22 +00:00
..
doc Fixed variable name consistency 2014-11-14 22:49:22 +00:00
include/opencv2 Basic doxygen documentation support 2014-10-22 15:24:15 +04:00
perf moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 2014-08-10 23:24:16 +04:00
src Merge pull request #3352 from alucarded:BackgroundSubtractorMOG2_optimization 2014-10-22 01:55:23 +00:00
test Applied proposed fix 2014-10-15 22:36:38 +02:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00