IIT6028 Computational Photography by Kate Shim

PJunhyuk

MCML Group @ Yonsei Univ.

GitHub / Website


HA#1 Implement a basic image processing pipeline

A1_1 A1_2

1. Initials

2. Linearlization

3. Identifying the correct bayer pattern

4. White balancing

5. Demosaicing

6. Brightness adjustment and gamma correction

7. Compression


HA#2 Eulerian Video Magnification

A2_1 A2_2

1. Initials and color transformation

2. Laplacian pyramid

3. Temporal filtering

4. Extracting the frequency band of interest

5. Image reconstruction

+ Capture and motion-magnify your own video(s)


HA#3 Implement poisson blending

A3_1 A3_2

1. Toy problem

2. Poisson blending

3. Blending with mixed gradients

4. Your own examples