Sample Problem Statement
This is a sample from the Fall 1997 Math Clinic, which addressed the multi-image mosaic problem.
Large images can often be represented by taking multiple smaller images and piecing them together. The boundaries between the individual images are visible due to differences in the gray scale values of pixels representing the same location in different images. These differences arise from variations in illumination or exposure. We need to adjust the pixel values on the boundaries of the small images as well as in an appropriate neighborhood, so the gray scale differences between adjacent images are less distinct.
We will assume that the client will provide us with the following information:
Our solution to the problem will have the following characteristics: