Commit 127668dd authored by Taddeüs Kroes's avatar Taddeüs Kroes

improc ass4: Prettified jet plot.

parent a6b936f5
......@@ -169,13 +169,13 @@ are separable as well:
The separability property is used in the \texttt{gD} function, by calling the
\texttt{convolve1d} function separately for each direction. This implementation
yields the 2-jet of the cameraman image in figure \ref{fig:jet}.
yields the 2-jet of scale 4 of the cameraman image in figure \ref{fig:jet}.
\begin{figure}[H]
\label{fig:jet}
\center
\includegraphics[scale=.4]{jet_3.pdf}
\caption{The result of \texttt{python gauss.py jet 3}.}
\includegraphics[scale=.4]{jet_4.pdf}
\caption{The result of \texttt{python gauss.py jet 4}.}
\end{figure}
\section{Canny Edge detector}
......@@ -211,4 +211,4 @@ edge detection on the cameraman image using a scale of 2, a lower threshold of
\caption{The result of \texttt{python canny.py 2 20 60}.}
\end{figure}
\end{document}
\ No newline at end of file
\end{document}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment