Skip to content
Snippets Groups Projects
Commit 86f8c318 authored by Jan Wille's avatar Jan Wille
Browse files

Beispielbild optische verzerung

parent 2ddc8167
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -36,3 +36,21 @@ verwenden:
```bash
make
```
# Design
## Farbpalette
<svg width="128.4" height="19.84" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="32.1" width="32.1" height="19.84" style="fill-rule:evenodd;fill:#0d47a1"/>
<rect x="64.21" width="32.1" height="19.84" style="fill-rule:evenodd;fill:#1b5e20"/>
<rect x="96.31" width="32.1" height="19.84" style="fill-rule:evenodd;fill:#f57f17"/>
<rect width="32.1" height="19.84" style="fill-rule:evenodd;fill:#b71c1c"/>
</svg>
- Rot `#B71C1C`
- Blau `#0D47A1`
- Grün `#1B5E20`
- Gelb `#F57F17`
......@@ -8,6 +8,12 @@
\subsection{Optische Verzerrung}
\begin{figure}
\subfigure[Tonnenförmige Verzerrung]{\includegraphics[page=1,width=.3\textwidth]{svg/Lens_distorsion.pdf}}
\subfigure[Verzerrungsfreies Bild]{\includegraphics[page=2,width=.3\textwidth]{svg/Lens_distorsion.pdf}}
\subfigure[Kissenförmige Verzerrung]{\includegraphics[page=3,width=.3\textwidth]{svg/Lens_distorsion.pdf}}
\caption{Darstellung der optischen Verzerrung (nach \cite{wiki:LinsenVerzerung})}
\end{figure}
\section{Programmiersprachen} \label{sec: python}
......
@misc{wiki:LinsenVerzerung,
author = {Wikipedia},
title = {Verzeichnung --- Wikipedia{,} die freie Enzyklopädie},
year = {2022},
url = {https://de.wikipedia.org/w/index.php?title=Verzeichnung&oldid=223280815},
urldate= {2022-07-12}
}
%-----------------------Templates--------------------------------------------------------
% A single-volume book with one or more authors
@book{1,
......
File added
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment