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

bilder intrinsische kalibireirung

parent e9653d4f
Branches
No related tags found
No related merge requests found
......@@ -6,3 +6,6 @@ rektifizierten
Gradientenorientierung
IKME
Render
OpenCV
Kalibriermuster
Unkalibriertes
......@@ -161,6 +161,18 @@
urldate = {2022-07-15}
}
@online{OpenCV:CameraCalibration,
author = {OpenCV team},
date = {2022-07-17},
title = {Python-Tutorials: Camera Calibration},
language = {eng},
notes = {Für Version: 4.6.0},
url = {https://docs.opencv.org/4.6.0/dc/dbb/tutorial_py_calibration.html},
urldate = {2022-07-18}
}
%-----------------------Templates--------------------------------------------------------
% A single-volume book with one or more authors
......
......@@ -2,4 +2,25 @@
\section{Intrinsische Kalibrierung} \label{sec: intrinsic}
\section{Durchführung der intrinsischen Kalibrierung}
\begin{figure}
\includegraphics[width=.4\textwidth]{img/unkalibriert.png}
\caption{Unkalibriertes Kamerabild mit tonnenförmiger Verehrung}
\label{fig: kamerabild unkalibriert}
\end{figure}
\begin{figure}
\includegraphics[width=.4\textwidth]{img/kalibrieren_PATTER.png}
\caption{Von OpenCV erkanntes Kalibriermuster}
\label{fig: kalibriermuster}
\end{figure}
\begin{figure}
\includegraphics[width=\textwidth]{img/kalibrieren_schritte.png}
\caption{Schritte der intrinsischen Kalibrierung}
\label{fig: intrinsik schritte}
\end{figure}
\section{Extrinsische Kalibrierung} \label{sec: extrensic}
img/kalibrieren_PATTER.png

553 KiB

img/kalibrieren_schritte.png

341 KiB

img/unkalibriert.png

261 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment