Skip to content

SMSmith/computationalPhotography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Photography

The goal of this repository is to display the work completed during 15-463 Computational Photography.

I will attempt to complete all of the assignments using opencv and python instead of MATLAB which is much less useful in industry.

Channel Alignment

The first assignment is channel alignment. Given RGB color channels, combine them and produce one colored image. The results are shown here: https://www.cs.cmu.edu/afs/cs.cmu.edu/academic/class/15463-f15-users/smsmith/proj1/www/

Eulerian Video Magnification

The second assignment is Eulerian Video Magnification. The results of this can be found here: https://www.cs.cmu.edu/afs/cs.cmu.edu/academic/class/15463-f15-users/smsmith/proj2/www/

Gradient-Domain Fusion (Poisson Blending)

The third assignment deals with Poisson Image Blending. The results of this can be found here: https://www.cs.cmu.edu/afs/cs.cmu.edu/academic/class/15463-f15-users/smsmith/proj3/www/

Facial Warping

This assignment takes two images and morphs them together in both the spatial and color domains. The fusing of these images causes seamless results as shown here: https://www.cs.cmu.edu/afs/cs.cmu.edu/academic/class/15463-f15-users/smsmith/proj4/www/

About

This serves to maintain code for my course, Fall 15, Computational Photography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published