I have two pictures -- for simplicity, let's say one contains a pot plant in a garden (let's call it potplant.nef
), and the second contains the same scene, but minus the pot plant (i.e. just the background - let's call it garden.nef
). I want to remove the background from the picture with the pot plant so that I just have the pot plant so I can lift and drop that into a different background.
I would like to this with ImageMagick.
Now I know there's various questions, answers here, and to different levels of success, but in this case, I took the photos as RAW (not PNG, not JPG, specifically to avoid some of the issues raised in the other questions). What's the best way of doing this?