getBackgroundImage  160 modules/cudabgsegm/src/mog.cpp     void MOGImpl::getBackgroundImage(OutputArray backgroundImage) const
getBackgroundImage  165 modules/cudabgsegm/src/mog.cpp     void MOGImpl::getBackgroundImage(OutputArray _backgroundImage, Stream& stream) const
getBackgroundImage  204 modules/cudabgsegm/src/mog2.cpp     void MOG2Impl::getBackgroundImage(OutputArray backgroundImage) const
getBackgroundImage  209 modules/cudabgsegm/src/mog2.cpp     void MOG2Impl::getBackgroundImage(OutputArray _backgroundImage, Stream& stream) const
getBackgroundImage  672 modules/cudalegacy/src/fgd.cpp     void FGDImpl::getBackgroundImage(OutputArray backgroundImage) const
getBackgroundImage  232 modules/cudalegacy/src/gmg.cpp     void GMGImpl::getBackgroundImage(OutputArray backgroundImage) const
getBackgroundImage  598 modules/video/src/bgfg_KNN.cpp void BackgroundSubtractorKNNImpl::getBackgroundImage(OutputArray backgroundImage) const
getBackgroundImage  857 modules/video/src/bgfg_gaussmix2.cpp void BackgroundSubtractorMOG2Impl::getBackgroundImage(OutputArray backgroundImage) const