Skip to content

jmecom/gradient-domain-fusion

Repository files navigation

gradient-domain-fusion

Developed by Jordan Mecom and Alice Wang.

This project explores image blending and non-photo realistic rendering using gradient domain fusion (adapted from the SIGGRAPH 2010 talk about GradientShop). Given an input image, gradient domain image processing first finds the gradient of the given image, and then solves for a new image using a system of equations. The equations act as constraints, defining what problem is solved. In this project, we explore a simple toy problem, Poisson blending, and non-photo realistic rendering.

About

Non-photorealistic rendering and Poisson blending using gradient domain fusion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages