mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
minor fix to make "updateBackgroundModel=false" option meaningful.
This commit is contained in:
@@ -280,7 +280,7 @@ namespace
|
||||
}
|
||||
}
|
||||
}
|
||||
else if (updateBackgroundModel_)
|
||||
else
|
||||
{
|
||||
// training-mode update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user