Coder Social home page Coder Social logo

reconstructing-prokudin-gorskii-s-color-photography's Introduction

Reconstructing-Prokudin-Gorskii-s-Color-Photography

Reconstructing Prokudin-Gorskii's Color Photography using digitally processing.

We use digitized glass plate images from the Prokudin-Gorskii collection.

About the Photographer

Sergei Mikhailovich Prokudin-Gorskii (1863-1944) was a photographer who, between the years 1909-1915, traveled the Russian empire and took thousands of photos of everything he saw. He used an early color technology that involved recording three exposures of every scene onto a glass plate using a red, green, and blue filter. Back then, there was no way to print such photos, and they had to be displayed using a special projector. Prokudin-Gorskii left Russia in 1918. His glass plate negatives survived and were purchased by the Library of Congress in 1948. Today, a digitized version of the Prokudin-Gorskii collection is available online.

Description

There are sets of glass plate images made available by the Library of Congress, where the R, G and B channels are labelled by the suffixes '_R', '_G' and '_B', respectively. I wrote a program that reads in the three channel images and returns a RGB color image. The three channels are not perfectly aligned, thus the program has to align them automatically. In order to do so, exhaustively I search over a window of possible displacements (say [-15,15] pixels), I score each one using some image matching metric, and take the displacement with the best score. Although the images do not actually have the same brightness values (they are different color channels), the normalized cross-correlation (NCC) is a sufficient choice for the image matching metric.

Links

Acknowledgment

This program was built for the lecture Computer Vision at TU Wien.

reconstructing-prokudin-gorskii-s-color-photography's People

Contributors

simonreisinger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.