Skip to content
Snippets Groups Projects
Commit 8137d202 authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

improc ass4: Updated timer results in report.

parent 0cda96a2
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
...@@ -73,7 +73,7 @@ largest increase of gray value, which means that the derivations in chapter ...@@ -73,7 +73,7 @@ largest increase of gray value, which means that the derivations in chapter
All Gaussian functions are implemented in the file \emph{gauss.py}. The All Gaussian functions are implemented in the file \emph{gauss.py}. The
\texttt{Gauss} function fills a 2D array with the values of the 2D Gaussian \texttt{Gauss} function fills a 2D array with the values of the 2D Gaussian
function\footnote{\label{footnote:gaussian-filter} function\footnote{\label{footnote:gaussian-filter}
\url{http://en.wikipedia.org/wiki/Gaussian_filter}}: \url{http://en.wikipedia.org/wiki/Gaussian\_filter}}:
$$g_{2D}(x, y) = \frac{1}{2 \pi \sigma^2} e^{-\frac{x^2 + y^2}{2 \sigma^2}}$$ $$g_{2D}(x, y) = \frac{1}{2 \pi \sigma^2} e^{-\frac{x^2 + y^2}{2 \sigma^2}}$$
...@@ -159,4 +159,4 @@ are separable as well: ...@@ -159,4 +159,4 @@ are separable as well:
\end{tabular} \end{tabular}
\end{table} \end{table}
\end{document} \end{document}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment