background subtraction methods in OpenCV usually take a while to get the foreground correct. is there any way to cache data of these methods and use them later?
OpenCV