CS 129 Project 1 Writeup

Jonathan Koh (jvkoh)
September 17 2012

In this project we were given sets of 3 black and white image, where each image represented a spectrum of light (See example on the left). Our goal was to align the images as well as possible and shade them with their proper colors (red, green, and blue) to make a real image. We were given advance knowledge of which black and white images were which pimary colors of light.

My project used edge detection to line up the various light spectrum images as best possible. (See example on the right). As extra credit I made an attempt to intelligently cut off as much of the blank image border as possible. As you can see my efforts were only partially successful. Below are my resulting images.

Results Images