Project 2: Image Blending

Vibhu Ramani
September 28th, 2012


Steps:


Results


Extra Credit

Mixing Gradients: Instead of picking up source gradient always if we also look at the target gradient for that pixel and use that to solve the equation, it takes into consideration if the target image has an object behind the mask and factors that.
This necessarily doesn't help always, cause if the source has a contant texture the targets background is picked up even though the texture on the source is opaque.

Positive Results by mixing image gradients

Negative Results by mixing image gradients