Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 952 Bytes

File metadata and controls

14 lines (8 loc) · 952 Bytes

Colorizing the Prokudin-Gorskii photo collection

CMPE362 HW1

My program takes a glass plate image as an input, splits them into 3 channels B, G, R respectively. Then, it creates a color image. Aligns the channels with two different function alignSSD and alignNCC. Beside alignments, there are also contrast improvement methods in the code like histogram equalization, gamma correction or HSV value change.

Please check output images and report to get more details about the project.

lady

notAligned - lady

histEq - lady