mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Fixing some static analysis issues
This commit is contained in:
@@ -854,6 +854,9 @@ namespace
|
||||
BTVL1::BTVL1()
|
||||
{
|
||||
temporalAreaRadius_ = 4;
|
||||
procPos_ = 0;
|
||||
outPos_ = 0;
|
||||
storePos_ = 0;
|
||||
}
|
||||
|
||||
void BTVL1::collectGarbage()
|
||||
|
||||
Reference in New Issue
Block a user