opencv/modules/video
Fernando Iglesias Garcia 21e698053f Initialize background model in background subtraction KNN.
The method does cvCheckPixelBackgroundNP (which reads bgmodel)
before it is ever updated (in cvUpdatePixelBackgroundNP). This
initialization is thus needed to avoid reads of unitialized values.
2017-04-12 10:11:50 +02:00
..
include/opencv2 Clarify docs for MOG2::apply 2017-01-26 12:43:41 +03:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf perf: remove tvl1 check for magic numbers, reduce number of samples 2016-11-10 15:41:44 +03:00
src Initialize background model in background subtraction KNN. 2017-04-12 10:11:50 +02:00
test test: tvl1 test check update 2016-11-10 15:39:18 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00