CS 184: Computational Photography, Fall 2017

Project 1: Images of the Russsian Empire

Anshul Tibrewal, CS184-aam



Overview

Section I: Main Project

Part 1: Single Scale Implementati

This contains the results of my algorithm on some of the smaller jpg files from his photograph collection.


Monastery

B: (-1, -3), R: (-1, 4)

Cathedral

B: (-2, 3), R: (1, 6)

Settlers

B: (0, -7), R: (-1, 8)

Nativity

B: (-1, -3), R: (-1, 4)

Part 2: Multi Scale Implementation

This contains the results of my algorithm on the tiff images which I aligned using an image pyramid for speedup.






Emir

B: (-24, -49), R: (17, 57)

Lady

B: (-9, -55), R: (3, 83)

Icon

B: (-17, -41), R: (5, 48)

Self Portrait

B: (-28, -78), R: (8, 98)

Harvesters

B: (-16, -59), R: (-3, 65)

Three Generations

B: (-13, -52), R: (-2, 58)

Train

B: (-7, -43), R: (27, 43)

Turkmen

B: (-21, -56), R: (7, 60)

Village

B: (-26, -65), R: (10, 73)

Monument

B: (13, -17), R: (-14, 97)

Tow Rope

B: (-13, -14), R: (0, 2)

House

B: (-7, -60), R: (-2, 66)

Part 3: Bells and Whistles