Rachel Clark

Project 2

Use an interactive interface to extract the objects in the foreground image and place them in the background image.

Examples

python BackgroundRemovalUI.py input/Image1.jpg input/Image1bg.jpg 15
python BackgroundRemovalUI.py input/Image2.jpg input/Image2bg.jpg
python BackgroundRemovalUI.py input/Image3.jpg input/Image3bg.jpg

Source Code

Source