Skip to content

Terminou/Colorizing-the-Prokudin-Gorskii-photo-collection

Repository files navigation

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

About

In this program, 3 glass plate images (R, G, B) are colourized.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published