Init
This commit is contained in:
commit
d66cf81292
11 changed files with 352 additions and 0 deletions
4
Kapitel/00_Vorwort.tex
Normal file
4
Kapitel/00_Vorwort.tex
Normal file
|
@ -0,0 +1,4 @@
|
|||
\chapter{Vorwort}
|
||||
|
||||
%Das aktuellste Skript findest du unter: \newline
|
||||
%\url{https://gitea.ameyering.de/Andre/4303_Bildverarbeitung_Lausen}
|
23
Kapitel/01_Einstieg.tex
Normal file
23
Kapitel/01_Einstieg.tex
Normal file
|
@ -0,0 +1,23 @@
|
|||
\chapter{Einstieg in die Vorlesung}
|
||||
|
||||
\begin{tabular}{ll}
|
||||
Dozent: & Ralph Lausen \\
|
||||
Modul: & Computergraphik und Bildverarbeitung (T2INF4303) \\
|
||||
Fach: & Digitale Bildverarbeitung
|
||||
\end{tabular}
|
||||
|
||||
|
||||
\section{Bildverarbeitung (Vorlesung)}
|
||||
|
||||
\begin{itemize}[noitemsep]
|
||||
\item Klausur: 90min
|
||||
\end{itemize}
|
||||
|
||||
\section{Übersicht}
|
||||
\begin{enumerate}[noitemsep]
|
||||
\item Bilderfassung
|
||||
\item Vorverarbeitung
|
||||
\item Segmentierung
|
||||
\item Merkmalsextraktion
|
||||
\item Klassifizierung
|
||||
\end{enumerate}
|
Loading…
Add table
Add a link
Reference in a new issue