Home
last modified time | relevance | path

Searched refs:updateBackgroundModel_ (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudalegacy/src/
Dgmg.cpp99 bool getUpdateBackgroundModel() const { return updateBackgroundModel_; } in getUpdateBackgroundModel()
100 void setUpdateBackgroundModel(bool update) { updateBackgroundModel_ = update; } in setUpdateBackgroundModel()
133 bool updateBackgroundModel_; member in __anon6738254a0111::GMGImpl
159 updateBackgroundModel_ = true; in GMGImpl()
215 … learningRate_, updateBackgroundModel_, StreamAccessor::getStream(stream)); in apply()