Fix pagination <noupdate>

This commit is contained in:
2024-06-02 22:27:10 +02:00
parent 5927cc8706
commit 841f6ec193
6 changed files with 22 additions and 20 deletions

View File

@ -438,7 +438,7 @@ The image plane of a camera converts the received irradiance into electrical sig
\end{itemize}
\begin{figure}[H]
\centering
\includegraphics[width=0.7\textwidth]{./img/_digitalization_quality.pdf}
\includegraphics[width=0.6\textwidth]{./img/_digitalization_quality.pdf}
\caption{Sampling and quantization using fewer bits}
\end{figure}
\end{remark}

View File

@ -474,7 +474,7 @@ Network that aims to optimize computing resources.
\begin{figure}[H]
\centering
\includegraphics[width=0.7\linewidth]{./img/_naive_inception.pdf}
\includegraphics[width=0.65\linewidth]{./img/_naive_inception.pdf}
\caption{Naive inception module on the output of the stem layers}
\end{figure}
@ -489,7 +489,7 @@ Network that aims to optimize computing resources.
\begin{figure}[H]
\centering
\includegraphics[width=0.7\linewidth]{./img/_actual_inception.pdf}
\includegraphics[width=0.65\linewidth]{./img/_actual_inception.pdf}
\caption{Actual inception module on the output of the stem layers}
\end{figure}
\end{description}

View File

@ -471,14 +471,13 @@ Therefore, the complete workflow for image formation becomes the following:
\begin{figure}[H]
\centering
\includegraphics[width=0.45\linewidth]{./img/_zhang_image_acquistion.pdf}
\includegraphics[width=0.4\linewidth]{./img/_zhang_image_acquistion.pdf}
\caption{Example of two acquired images}
\end{figure}
\end{description}
\item[Initial homographies guess]
For each image $i$, compute an initial guess of its homography $\matr{H}_i$.
Due to the choice of the $z$-axis position, the perspective projection matrix and the WRF points can be simplified:
\[
\begin{split}