Search
Consider the images were captured with the following EXIF info (focal length is in milimeters):
The images were then resized.
u{i,j}
u{j,i}
06_data.mat
H_ij
u2h_optim
06_histograms.pdf
H_i4
H_44
H_4i
H
H{i,j}
06_borders.pdf
06_panorama.png
K
06_borders_c.pdf
06_panorama_c.png
06_panorama_c_own.png
06_image01.jpg
The cylinder is defined in the coordinate system γ (blue) of the image 04 (green) such that:
This leads that the cylinder has radius = 1 in the γ system. The cylinder surface is a set of points <latex>[x_{\gamma} y_{\gamma} z_{\gamma}]^\top</latex> such that
<latex>x_{\gamma}^2 + z_{\gamma}^2 = 1</latex>
For parametrisation of the cylinder surface we define two coordinate systems: the first (magenta) is based on γ, second (red) is pixel-based system of panoramic image.
First, the surface of the cylinder is parametrised by circumference length (equal to angle since radius=1) and by the <latex>y_{\gamma}</latex> coordinate. The ray <latex>\lambda [x_{\gamma} y_{\gamma} z_{\gamma}]^\top</latex> intersects the cylinder in the point
<latex>\lambda=\frac{1}{\sqrt{x_{\gamma}^2 + z_{\gamma}^2}}</latex>
<latex>[ a_{c\gamma}; y_{c\gamma} ] = [ \mbox{the angle given by } x_{\gamma} \mbox{ and } z_{\gamma}; \frac{y_{\gamma}}{\sqrt{x_{\gamma}^2 + z_{\gamma}^2}} ]</latex>
Second, the pixel size must be applied and image origin adjusted. Since the horizontal pixel size is 1/K(1,1) measured in units given by γ system, this leads to
<latex>[ x_c; y_c ] = K_{11} [ a_{c\gamma}; y_{c\gamma} ] + [x_{0c}; y_{0c} ]</latex>
where the origin <latex>[x_{0c}; y_{0c}]</latex> must be found such that all pixels from the input images will fit into the resulting panorama.
Upload an archive consisting of:
any other files required by hw07.m (including data and files from the repository).