[CT404]: Camera Calibration lab progress

This commit is contained in:
2024-11-17 19:28:26 +00:00
parent df3165630e
commit 4453d3e8e5
5 changed files with 8 additions and 9 deletions

View File

@ -2,7 +2,7 @@ close all
clear all clear all
clc clc
filename = "Rubiks.jpg" filename = "rubiks.jpg"
% Prompt user to load data or select points manually % Prompt user to load data or select points manually
choice = menu('Do you want to load points from the workspace_variables.mat file?', 'Yes', 'No'); choice = menu('Do you want to load points from the workspace_variables.mat file?', 'Yes', 'No');

View File

@ -49,31 +49,30 @@
\begin{minipage}{0.295\textwidth} \begin{minipage}{0.295\textwidth}
\raggedright \raggedright
\footnotesize \footnotesize
\begin{tabular}{@{}l l} \begin{tabular}{@{}l l} % Define a two-column table with left alignment
Name: & Andrew Hayes \\ Name: & Andrew Hayes \\
Student ID: & 21321503 \\ Student ID: & 21321503 \\
E-mail: & \href{mailto://a.hayes18@universityofgalway.ie}{a.hayes18@universityofgalway.ie} \\
\end{tabular} \end{tabular}
\end{minipage} \end{minipage}
\begin{minipage}{0.4\textwidth} \begin{minipage}{0.4\textwidth}
\centering \centering
\vspace{0.4em} \vspace{0.4em}
\LARGE \LARGE
\textsc{ct101} \\ \textsc{ct404} \\
\end{minipage} \end{minipage}
\begin{minipage}{0.295\textwidth} \begin{minipage}{0.295\textwidth}
\raggedleft \raggedleft
\footnotesize \footnotesize
\begin{tabular}{@{}l l} \begin{tabular}{@{}l l} % Define a two-column table with left alignment
Name: & Maxwell Maia \\ Name: & Maxwell Maia \\
Student ID: & 21236277 \\ Student ID: & 21236277 \\
E-mail: & \href{mailto://a.hayes18@universityofgalway.ie}{a.hayes18@universityofgalway.ie} \\
\end{tabular} \end{tabular}
\end{minipage} \end{minipage}
\medskip\hrule \smallskip
\hrule
\begin{center} \begin{center}
\normalsize \normalsize
Assignment 00: Stuff, Things, \& Miscellany Lab Assignment 1: Camera Callibration
\end{center} \end{center}
\hrule \hrule

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB