Altering Background Behind a Moving Object with a Still Camera
Background information: I am using a program to track a moving object with a still camera. This program uses background subtraction to be able to visualize the object. The problem I am having is that parts of the floor the object is standing on are very similarly colored to the object itself and there are problems recognizing the object in these locations.
A proposed solution is to find if there is a way to eliminate the background entirely and keep the moving image. I figured it would be possible since it is a still camera and the only thing that is moving is the object. Is there a way to do this easily for many hours of video?