mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 11:10:21 +08:00
21e698053f
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. |
||
---|---|---|
.. | ||
include/opencv2 | ||
misc/java/test | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |