Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 660 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 660 Bytes

#Gradient Domain Cloning ##An excellent way to superimpose images together smoothly

Author: Ted Xie
University of Virginia
Contact: [email protected]

###How to Use

  1. Clone this repository into your own local repository
  2. Choose a foreground image and background image
  3. Using a tool such as MS Paint, Adobe Photoshop, or GIMP, highlight an area of interest in the foreground. Fill that in completely white and fill everything else black.
  4. Run cloning.py [foreground image] [background image] [matte image]
  5. For an exammple, run the program with the provided foreground.jpg, background.jpg, and matte.png