mirror of
https://github.com/opencv/opencv.git
synced 2025-07-31 18:07:08 +08:00
minor fix to make "updateBackgroundModel=false" option meaningful.
This commit is contained in:
parent
bff92da970
commit
2bda7aaf61
@ -280,7 +280,7 @@ namespace
|
||||
}
|
||||
}
|
||||
}
|
||||
else if (updateBackgroundModel_)
|
||||
else
|
||||
{
|
||||
// training-mode update
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user