Search
In this homework, we will create a cylindrical image out of the set of images made by a camera while (approximately) preserving the camera projection center. This cylindrical image is also called panorama (originates from Greek, combining “pan” (πᾶν), meaning “all,” and “horama” (ὅραμα), meaning “view” or “sight”). The mathematical description of panorama can be found here.
Consider the images were captured with the following EXIF info (focal length is in milimeters):
The images were then resized.
i-j
i
U[i-1,j-1]
U{i,j}
j
U[j-1,i-1]
U{j,i}
H_ij
u2h_optim
06_errors.pdf
H_i4
H_44
H_4i
06_borders.pdf
06_panorama.png
K
06_data.mat
06_borders_c.pdf
06_panorama_c.png
Upload an archive consisting of:
06_histograms.pdf
hw06.m
hw06.py