Skip to content

dmortem/Interactive-Digital-Photomontage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Digital Photomontage

ZJU Computational Photography Course Project

Objectives:

Implemented an interactive image fusing software system based on alogorithms including Graph Cut Optimization and Gradient Domain Fusion

Methods:

• Implemented an interactive brush between multiply images with Qt. • Implemented graph cut optimization to minimize the energy function. • Solved Poisson Equation of gradients between pixels with Sparse Matrix and Gauss-Seidel Method.

Environment

Windows 10, Visual Studio 2015 Community

Paper

http://grail.cs.washington.edu/projects/photomontage/photomontage.pdf

About

ZJU Computational Photography Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages