Skip to content

amrhassab/Computational-Photography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This course explores computational image manipulation methods using matlab. It introduced me to the very interesting niche of media processing and was a fun and enjoyable learning experience.

This repository consists of my submissions for the homework assignments outlined here: http://pages.cs.wisc.edu/~dyer/cs534/hw-toc.html. Homework number one is not included here because no code is produced to complete it.

Each homework has its own page and can be reached with these links:

  1. Homework 2: Image Processing in MATLAB

    • Problem 1: Histogram Equalization
    • Problem 2: Demosaicing
    • Problem 3: Color Transfer
  2. Homework 3: Image Resizing using Seam Carving

  3. Homework 4: Making Paronamas

References:

Although the solutions are mine please keep in mind that the course itself (http://pages.cs.wisc.edu/~dyer/cs534/index.html) does not belong to me. Also some of the steps described here are paraphrased from the homework assignments themselves which also do not belong to me.

Releases

No releases published

Packages

No packages published

Languages