From a6878a4d5d7a0178942827cc851691b667839cf3 Mon Sep 17 00:00:00 2001 From: Jan Wille <jan.wille@stud.hs-hannover.de> Date: Thu, 14 Jul 2022 16:03:39 +0200 Subject: [PATCH] =?UTF-8?q?Quelle=20f=C3=BCr=20Homann=20bild?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bib/Quellenverzeichnis.bib | 1 + chap/implementation.tex | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bib/Quellenverzeichnis.bib b/bib/Quellenverzeichnis.bib index d722413..2e630f6 100644 --- a/bib/Quellenverzeichnis.bib +++ b/bib/Quellenverzeichnis.bib @@ -137,6 +137,7 @@ title = {Script: Vorlesung Bildverarbeitung}, howpublished = {Moodle, Open Source Lernplatform der Hochschule Hannover}, institution = {Hochschule Hannover}, + language = {ger}, note = {Stand: WiSe 2021/22} } %-----------------------Templates-------------------------------------------------------- diff --git a/chap/implementation.tex b/chap/implementation.tex index 86f4652..64ae998 100644 --- a/chap/implementation.tex +++ b/chap/implementation.tex @@ -8,7 +8,7 @@ \begin{figure} \includegraphics[width=.4\textwidth]{svg/CannyEdge_Orientation.pdf} - \caption{Klassifizierung der Gradientenorientierung} + \caption{Klassifizierung der Gradientenorientierung (nach \cite{Vorlesung:Homann})} \label{fig: gadienten orientierung} \end{figure} -- GitLab