Appendix A. Assignment, spring 2005

Introduction

The assignment is due Mon 2005-05-02 12:00.

Goal

You are to implement a program that takes the data from the CMOS sensor, and generates an as good RGB image as possible.

Report

You will write a short report about the strategy taken and how you have implemented it, the report shall be delvivered as a zipped folder through classfronter. The zip file should contain the source code for your implementation, an index.html file containing the main text of the report as well as the result of running your algorithm on 3 or more of the given sample images.

Dataset

Your images should attempt creating as good color images as possible from the following Bayer pattern screened grayscale images.

Hints

  • Interpolation for bayer Matrix

  • White balance

  • Contrast stretching

  • Noise