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: ...@@ -169,13 +169,13 @@ are separable as well:
The separability property is used in the \texttt{gD} function, by calling the The separability property is used in the \texttt{gD} function, by calling the
\texttt{convolve1d} function separately for each direction. This implementation \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] \begin{figure}[H]
\label{fig:jet} \label{fig:jet}
\center \center
\includegraphics[scale=.4]{jet_3.pdf} \includegraphics[scale=.4]{jet_4.pdf}
\caption{The result of \texttt{python gauss.py jet 3}.} \caption{The result of \texttt{python gauss.py jet 4}.}
\end{figure} \end{figure}
\section{Canny Edge detector} \section{Canny Edge detector}
......
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