Retain unchanged parts of an image
Posted: 2017-08-10T19:02:10-07:00
I have a series of images of an object taken on a tripod. People kept moving in and out of the pictures. I would like to take this time series set of pictures and remove the differences.
The command "convert -average" almost does this but leaves "ghosts" of the objects that move in an out of the photo.
How can I preserve those parts of the photo that are constant, removing the changed parts
The command "convert -average" almost does this but leaves "ghosts" of the objects that move in an out of the photo.
How can I preserve those parts of the photo that are constant, removing the changed parts