Commit cdd29343 by wester

more

parent 72388551
Pipeline #399 failed with stage
in 1 minute 20 seconds
Fehleranzahl bei 10 Durchläufen
\begin{figure} \begin{center}
\begin{center}
\caption{Fehleranzahl bei 10 Durchläufen}
\label{plot:Fehler} \label{plot:Fehler}
\begin{tikzpicture} \begin{tikzpicture}
\pgfplotstableread{Charts/Fehler.txt} \pgfplotstableread{Charts/Fehler.txt}
...@@ -18,6 +16,7 @@ ytick distance=1, ...@@ -18,6 +16,7 @@ ytick distance=1,
ymin=0, ymin=0,
ymax=3, ymax=3,
ytick distance=1, ytick distance=1,
ylabel={Fehler},
%xtick=data,% crucial line for the xticklabels directive %xtick=data,% crucial line for the xticklabels directive
xtick={1,2}, xtick={1,2},
xticklabels={VR, Video}, xticklabels={VR, Video},
...@@ -30,5 +29,4 @@ boxplot/draw direction=y ...@@ -30,5 +29,4 @@ boxplot/draw direction=y
\end{axis} \end{axis}
\end{tikzpicture} \end{tikzpicture}
\end{center} \end{center}
\end{figure} \ No newline at end of file
\ No newline at end of file
Wie einfach war es, den beschriebenen Stein zu finden?
\begin{figure}
\begin{center} \begin{center}
\caption{Wie einfach war es, den beschriebenen Stein zu finden?}
\label{plot:Finden} \label{plot:Finden}
\begin{tikzpicture} \begin{tikzpicture}
\pgfplotstableread{Charts/SteinFinden.txt} \pgfplotstableread{Charts/SteinFinden.txt}
...@@ -35,5 +33,4 @@ boxplot/draw direction=y ...@@ -35,5 +33,4 @@ boxplot/draw direction=y
\end{axis} \end{axis}
\end{tikzpicture} \end{tikzpicture}
\end{center} \end{center}
\end{figure} \ No newline at end of file
\ No newline at end of file
...@@ -58,7 +58,7 @@ table[x=X,y=Mean,y error=STD]{\datatable}; ...@@ -58,7 +58,7 @@ table[x=X,y=Mean,y error=STD]{\datatable};
label distance=5ex, label distance=5ex,
}, },
] ]
\node [label=below:Attraktivität] \node [label=below:Attraktivit{\"a}t]
at (axis cs:2.5,\pgfkeysvalueof{/pgfplots/ymin}) {}; at (axis cs:2.5,\pgfkeysvalueof{/pgfplots/ymin}) {};
\node [label=below:Durchschaubarkeit] \node [label=below:Durchschaubarkeit]
at (axis cs:7.5,\pgfkeysvalueof{/pgfplots/ymin}) {}; at (axis cs:7.5,\pgfkeysvalueof{/pgfplots/ymin}) {};
...@@ -68,7 +68,7 @@ table[x=X,y=Mean,y error=STD]{\datatable}; ...@@ -68,7 +68,7 @@ table[x=X,y=Mean,y error=STD]{\datatable};
at (axis cs:17.5,\pgfkeysvalueof{/pgfplots/ymin}) {}; at (axis cs:17.5,\pgfkeysvalueof{/pgfplots/ymin}) {};
\node [label=below:Stimulation] \node [label=below:Stimulation]
at (axis cs:22.5,\pgfkeysvalueof{/pgfplots/ymin}) {}; at (axis cs:22.5,\pgfkeysvalueof{/pgfplots/ymin}) {};
\node [label=below:Originalität] \node [label=below:Originalit{\"a}t]
at (axis cs:27.5,\pgfkeysvalueof{/pgfplots/ymin}) {}; at (axis cs:27.5,\pgfkeysvalueof{/pgfplots/ymin}) {};
\end{scope} \end{scope}
......
\begin{figure} War es im VR/AR Szenario von Vorteil, von der Perspektive und Bewegung der anderen
Person unabh{\"a}ngiger zu sein und nicht an die Ansicht aus des Videos gebunden zu sein?
\begin{center} \begin{center}
\caption{War es im VR/AR Szenario von Vorteil, von der Perspektive und Bewegung der anderen
Person unabhängiger zu sein und nicht an die Ansicht aus des Videos gebunden zu sein?}
\label{plot:Perspektive} \label{plot:Perspektive}
\begin{tikzpicture} \begin{tikzpicture}
\pgfplotstableread{Charts/Perspektive.txt} \pgfplotstableread{Charts/Perspektive.txt}
...@@ -31,5 +30,4 @@ boxplot/draw direction=y ...@@ -31,5 +30,4 @@ boxplot/draw direction=y
\end{axis} \end{axis}
\end{tikzpicture} \end{tikzpicture}
\end{center} \end{center}
\end{figure}
\ No newline at end of file
\begin{figure} Wie wichtig war die sprachliche Kommunikation?
\begin{center} \begin{center}
\caption{Wie wichtig war die sprachliche Kommunikation?}
\label{plot:Kommunikation} \label{plot:Kommunikation}
\begin{tikzpicture} \begin{tikzpicture}
\pgfplotstableread{Charts/Kommunikation.txt} \pgfplotstableread{Charts/Kommunikation.txt}
...@@ -34,5 +33,4 @@ boxplot/draw direction=y ...@@ -34,5 +33,4 @@ boxplot/draw direction=y
\end{axis} \end{axis}
\end{tikzpicture} \end{tikzpicture}
\end{center} \end{center}
\end{figure}
\ No newline at end of file
X Q1 Minimum Median Mittelwert Maximum Q3 Standartabweichung p-Team Szenario Gruppe
1 6.544 3.416 8.482 9.896736364 40.222 11.67025 5.580897622 - VR Gesamt
2 6.8465 0.812 9.3055 11.01578182 49.982 12.106 7.670711416 0.217452736 Video Gesamt
4 8.64675 3.416 11.0115 12.23559091 31.14 14.731 5.358344542 - VR Gesamt
5 8.98825 1.461 12.4885 12.96759091 26.037 15.9685 5.233443425 0.306500858 Video Gesamt
...@@ -24,27 +24,12 @@ Fehler ...@@ -24,27 +24,12 @@ Fehler
"Der zweite schwarze Stein" und "der zweite Stein, der Schwarze" "Der zweite schwarze Stein" und "der zweite Stein, der Schwarze"
Video Rechts links verwechlsung Video Rechts links verwechlsung
Sprachliche Kommunikation Sprachliche Kommunikation & Nasa TLX
AR Video (lokal) signifikant Laerpointer von Vorteil
Nasa TLX
gering bis hoch
Leistung gut bis schlecht
Geistige Anforderung: Lokal geringer asl Experte
Körperliceh Anforderung Video Experte
zeitlch keine unterscheide
Leistung AR besser
Anstrengugn keien unterschiede
Frustration AR am geringsten
Gesamt Ar am niedrigsten
Zusammenfassend AR benutzer beste Leistung, bei geringster Frustration
UEQ UEQ
26 gegensatzpaare auf 6 Skalen 26 gegensatzpaare auf 6 Skalen
Attraktivitat,Stimulation und Originalitat in VR besser VRA AR durchweg besser
Unabhägikeit der Perspektive Unabhägikeit der Perspektive
Vorteilhaft Vorteilhaft
...@@ -54,16 +39,18 @@ Unabhägikeit der Perspektive ...@@ -54,16 +39,18 @@ Unabhägikeit der Perspektive
TODO: TODO:
Folie 3: Hololens Konzeptvideo: Einzeichnugn im Video Bild
Folie 5: Ziel : Konzeptzeichung Folie 5: Ziel : Konzeptzeichung
Folie 6 Bidler richtig
Folie 11 Video Bearbeiten Folie 11 Video Bearbeiten
Folie 16 2x2 Grid, Sprache Folie 16 2x2 Grid, Sprache
Folie 19 und 21 zusammen Folie: Figure text löschen
Schaubilder: Figures Weg, beschreibungen kleiner, Legende Schaubilder: Figures Weg, beschreibungen kleiner, Legende
//Done
Folie 3: Hololens Konzeptvideo: Einzeichnugn im Video Bild
Folie 6 Bidler richtig
Folie 19 und 21 zusammen
\ No newline at end of file
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (MiKTeX 2.9.6500 64-bit) (preloaded format=pdflatex 2018.1.22) 22 JAN 2018 17:40 This is pdfTeX, Version 3.14159265-2.6-1.40.18 (MiKTeX 2.9.6500 64-bit) (preloaded format=pdflatex 2018.1.22) 23 JAN 2018 13:48
entering extended mode entering extended mode
**./SDQ_vorlage_beamer.tex **./SDQ_vorlage_beamer.tex
(SDQ_vorlage_beamer.tex (SDQ_vorlage_beamer.tex
...@@ -1300,6 +1300,9 @@ Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing. ...@@ -1300,6 +1300,9 @@ Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing.
LaTeX Warning: Label `legend' multiply defined. LaTeX Warning: Label `legend' multiply defined.
LaTeX Warning: Label `plot:KommunikationsZeit' multiply defined.
) )
\openout1 = `SDQ_vorlage_beamer.aux'. \openout1 = `SDQ_vorlage_beamer.aux'.
...@@ -1489,7 +1492,7 @@ Package biblatex Info: Reference segment=0 on input line 198. ...@@ -1489,7 +1492,7 @@ Package biblatex Info: Reference segment=0 on input line 198.
(SDQ_vorlage_beamer.nav) (SDQ_vorlage_beamer.nav)
LaTeX Font Info: Font shape `OT1/phv/m/n' will be LaTeX Font Info: Font shape `OT1/phv/m/n' will be
(Font) scaled to size 5.51999pt on input line 198. (Font) scaled to size 5.51999pt on input line 198.
<logos/kitlogo_en_rgb.pdf, id=86, 196.46399pt x 90.77916pt> <logos/kitlogo_en_rgb.pdf, id=84, 196.46399pt x 90.77916pt>
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 206. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 206.
...@@ -1505,7 +1508,7 @@ Package epstopdf Info: Source file: <logos/iosb_85mm_p334.eps> ...@@ -1505,7 +1508,7 @@ Package epstopdf Info: Source file: <logos/iosb_85mm_p334.eps>
nverted-to.pdf logos/iosb_85mm_p334.eps> nverted-to.pdf logos/iosb_85mm_p334.eps>
(epstopdf) \includegraphics on input line 206. (epstopdf) \includegraphics on input line 206.
Package epstopdf Info: Output file is already uptodate. Package epstopdf Info: Output file is already uptodate.
<logos/iosb_85mm_p334-eps-converted-to.pdf, id=87, 241.90375pt x 66.2475pt> <logos/iosb_85mm_p334-eps-converted-to.pdf, id=85, 241.90375pt x 66.2475pt>
File: logos/iosb_85mm_p334-eps-converted-to.pdf Graphic file (type pdf) File: logos/iosb_85mm_p334-eps-converted-to.pdf Graphic file (type pdf)
<use logos/iosb_85mm_p334-eps-converted-to.pdf> <use logos/iosb_85mm_p334-eps-converted-to.pdf>
Package pdftex.def Info: logos/iosb_85mm_p334-eps-converted-to.pdf used on inp Package pdftex.def Info: logos/iosb_85mm_p334-eps-converted-to.pdf used on inp
...@@ -1533,7 +1536,7 @@ LaTeX Font Info: Font shape `OT1/phv/bx/n' in size <8> not available ...@@ -1533,7 +1536,7 @@ LaTeX Font Info: Font shape `OT1/phv/bx/n' in size <8> not available
(Font) Font shape `OT1/phv/b/n' tried instead on input line 206. (Font) Font shape `OT1/phv/b/n' tried instead on input line 206.
LaTeX Font Info: Font shape `OT1/phv/b/n' will be LaTeX Font Info: Font shape `OT1/phv/b/n' will be
(Font) scaled to size 7.35999pt on input line 206. (Font) scaled to size 7.35999pt on input line 206.
<logos/../imgesHoppe/Title.jpg, id=89, 4336.2pt x 1376.14125pt> <logos/../imgesHoppe/Title.jpg, id=87, 4336.2pt x 1376.14125pt>
File: logos/../imgesHoppe/Title.jpg Graphic file (type jpg) File: logos/../imgesHoppe/Title.jpg Graphic file (type jpg)
<use logos/../imgesHoppe/Title.jpg> <use logos/../imgesHoppe/Title.jpg>
Package pdftex.def Info: logos/../imgesHoppe/Title.jpg used on input line 206. Package pdftex.def Info: logos/../imgesHoppe/Title.jpg used on input line 206.
...@@ -1565,7 +1568,7 @@ LaTeX Font Info: Font shape `OT1/phv/m/it' in size <6> not available ...@@ -1565,7 +1568,7 @@ LaTeX Font Info: Font shape `OT1/phv/m/it' in size <6> not available
(Font) Font shape `OT1/phv/m/sl' tried instead on input line 227. (Font) Font shape `OT1/phv/m/sl' tried instead on input line 227.
LaTeX Font Info: Font shape `OT1/phv/m/sl' will be LaTeX Font Info: Font shape `OT1/phv/m/sl' will be
(Font) scaled to size 5.51999pt on input line 227. (Font) scaled to size 5.51999pt on input line 227.
<bilder/Maschine.jpg, id=135, 436.63126pt x 324.46219pt> <bilder/Maschine.jpg, id=134, 436.63126pt x 324.46219pt>
File: bilder/Maschine.jpg Graphic file (type jpg) File: bilder/Maschine.jpg Graphic file (type jpg)
<use bilder/Maschine.jpg> <use bilder/Maschine.jpg>
Package pdftex.def Info: bilder/Maschine.jpg used on input line 227. Package pdftex.def Info: bilder/Maschine.jpg used on input line 227.
...@@ -1577,25 +1580,26 @@ Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 227. ...@@ -1577,25 +1580,26 @@ Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 227.
[2 [2
<./bilder/Maschine.jpg>] <./bilder/Maschine.jpg>]
File: bilder/Maschine.jpg Graphic file (type jpg) <bilder/TabletDraw.jpg, id=224, 989.6975pt x 602.25pt>
<use bilder/Maschine.jpg> File: bilder/TabletDraw.jpg Graphic file (type jpg)
Package pdftex.def Info: bilder/Maschine.jpg used on input line 242. <use bilder/TabletDraw.jpg>
(pdftex.def) Requested size: 158.42358pt x 117.7222pt. Package pdftex.def Info: bilder/TabletDraw.jpg used on input line 242.
(pdftex.def) Requested size: 224.43298pt x 136.56639pt.
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 242. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 242.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[3 [3
] <./bilder/TabletDraw.jpg>]
LaTeX Font Info: Font shape `OT1/phv/m/n' will be LaTeX Font Info: Font shape `OT1/phv/m/n' will be
(Font) scaled to size 9.19998pt on input line 260. (Font) scaled to size 9.19998pt on input line 260.
<bilder/vive.png, id=293, 1806.75pt x 787.94376pt> <bilder/vive.png, id=287, 1806.75pt x 787.94376pt>
File: bilder/vive.png Graphic file (type png) File: bilder/vive.png Graphic file (type png)
<use bilder/vive.png> <use bilder/vive.png>
Package pdftex.def Info: bilder/vive.png used on input line 260. Package pdftex.def Info: bilder/vive.png used on input line 260.
(pdftex.def) Requested size: 158.42358pt x 69.08437pt. (pdftex.def) Requested size: 158.42358pt x 69.08437pt.
<bilder/HoloLense.jpg, id=294, 368.37625pt x 137.51375pt> <bilder/HoloLense.jpg, id=288, 368.37625pt x 137.51375pt>
File: bilder/HoloLense.jpg Graphic file (type jpg) File: bilder/HoloLense.jpg Graphic file (type jpg)
<use bilder/HoloLense.jpg> <use bilder/HoloLense.jpg>
Package pdftex.def Info: bilder/HoloLense.jpg used on input line 260. Package pdftex.def Info: bilder/HoloLense.jpg used on input line 260.
...@@ -1607,60 +1611,63 @@ Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 260. ...@@ -1607,60 +1611,63 @@ Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 260.
[4 [4
<./bilder/vive.png> <./bilder/HoloLense.jpg>] <./bilder/vive.png> <./bilder/HoloLense.jpg>]
<imgesHoppe/vr_view.png, id=360, 1519.17563pt x 1182.66844pt> <imgesHoppe/vr_view.png, id=352, 1519.17563pt x 1182.66844pt>
File: imgesHoppe/vr_view.png Graphic file (type png) File: imgesHoppe/vr_view.png Graphic file (type png)
<use imgesHoppe/vr_view.png> <use imgesHoppe/vr_view.png>
Package pdftex.def Info: imgesHoppe/vr_view.png used on input line 279. Package pdftex.def Info: imgesHoppe/vr_view.png used on input line 280.
(pdftex.def) Requested size: 158.42358pt x 123.32666pt. (pdftex.def) Requested size: 158.42358pt x 123.32666pt.
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 279. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 280.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[5 [5
<./imgesHoppe/vr_view.png>] <./imgesHoppe/vr_view.png>]
<../Ausarbeitung/Bilder/1FrameKamera.png, id=427, 722.7pt x 406.51875pt> <../Ausarbeitung/Bilder/1FrameKamera.png, id=417, 722.7pt x 406.51875pt>
File: ../Ausarbeitung/Bilder/1FrameKamera.png Graphic file (type png) File: ../Ausarbeitung/Bilder/1FrameKamera.png Graphic file (type png)
<use ../Ausarbeitung/Bilder/1FrameKamera.png> <use ../Ausarbeitung/Bilder/1FrameKamera.png>
Package pdftex.def Info: ../Ausarbeitung/Bilder/1FrameKamera.png used on input Package pdftex.def Info: ../Ausarbeitung/Bilder/1FrameKamera.png used on input
line 292. line 293.
(pdftex.def) Requested size: 330.05208pt x 185.65485pt. (pdftex.def) Requested size: 330.05208pt x 185.65485pt.
<../Ausarbeitung/Bilder/turmpaar1frontt.jpg, id=428, 2601.72pt x 1943.26pt> <bilder/turmpaar1frontt.jpg, id=418, 862.22125pt x 1141.26375pt>
File: ../Ausarbeitung/Bilder/turmpaar1frontt.jpg Graphic file (type jpg) File: bilder/turmpaar1frontt.jpg Graphic file (type jpg)
<use ../Ausarbeitung/Bilder/turmpaar1frontt.jpg> <use bilder/turmpaar1frontt.jpg>
Package pdftex.def Info: ../Ausarbeitung/Bilder/turmpaar1frontt.jpg used on in Package pdftex.def Info: bilder/turmpaar1frontt.jpg used on input line 293.
put line 292. (pdftex.def) Requested size: 85.9772pt x 113.81102pt.
(pdftex.def) Requested size: 114.25371pt x 85.35826pt.
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 292. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 293.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[6
<../Ausarbeitung/Bilder/1FrameKamera.png (PNG copy)> <../Ausarbeitung/Bilder/t Overfull \vbox (7.23312pt too high) detected at line 293
urmpaar1frontt.jpg>] []
<../Ausarbeitung/Bilder/1FrameSeite.png, id=493, 450.9347pt x 253.69781pt>
[6
<../Ausarbeitung/Bilder/1FrameKamera.png (PNG copy)> <./bilder/turmpaar1frontt
.jpg>]
<../Ausarbeitung/Bilder/1FrameSeite.png, id=481, 450.9347pt x 253.69781pt>
File: ../Ausarbeitung/Bilder/1FrameSeite.png Graphic file (type png) File: ../Ausarbeitung/Bilder/1FrameSeite.png Graphic file (type png)
<use ../Ausarbeitung/Bilder/1FrameSeite.png> <use ../Ausarbeitung/Bilder/1FrameSeite.png>
Package pdftex.def Info: ../Ausarbeitung/Bilder/1FrameSeite.png used on input Package pdftex.def Info: ../Ausarbeitung/Bilder/1FrameSeite.png used on input
line 300. line 302.
(pdftex.def) Requested size: 330.05208pt x 185.69724pt. (pdftex.def) Requested size: 330.05208pt x 185.69724pt.
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 300. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 302.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[7 [7
<../Ausarbeitung/Bilder/1FrameSeite.png>] <../Ausarbeitung/Bilder/1FrameSeite.png>]
<../Ausarbeitung/Bilder/1FrameNormale.png, id=559, 871.00406pt x 450.18187pt> <../Ausarbeitung/Bilder/1FrameNormale.png, id=545, 871.00406pt x 450.18187pt>
File: ../Ausarbeitung/Bilder/1FrameNormale.png Graphic file (type png) File: ../Ausarbeitung/Bilder/1FrameNormale.png Graphic file (type png)
<use ../Ausarbeitung/Bilder/1FrameNormale.png> <use ../Ausarbeitung/Bilder/1FrameNormale.png>
Package pdftex.def Info: ../Ausarbeitung/Bilder/1FrameNormale.png used on inpu Package pdftex.def Info: ../Ausarbeitung/Bilder/1FrameNormale.png used on inpu
t line 314. t line 317.
(pdftex.def) Requested size: 158.42358pt x 81.88101pt. (pdftex.def) Requested size: 158.42358pt x 81.88101pt.
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 314. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 317.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[8 [8
...@@ -1668,262 +1675,156 @@ Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 314. ...@@ -1668,262 +1675,156 @@ Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 314.
File: ../Ausarbeitung/Bilder/1FrameNormale.png Graphic file (type png) File: ../Ausarbeitung/Bilder/1FrameNormale.png Graphic file (type png)
<use ../Ausarbeitung/Bilder/1FrameNormale.png> <use ../Ausarbeitung/Bilder/1FrameNormale.png>
Package pdftex.def Info: ../Ausarbeitung/Bilder/1FrameNormale.png used on inpu Package pdftex.def Info: ../Ausarbeitung/Bilder/1FrameNormale.png used on inpu
t line 340. t line 343.
(pdftex.def) Requested size: 158.42358pt x 81.88101pt. (pdftex.def) Requested size: 158.42358pt x 81.88101pt.
<../Ausarbeitung/Bilder/KinecController1.jpg, id=624, 2601.72pt x 1943.26pt> <../Ausarbeitung/Bilder/KinecController1.jpg, id=608, 2601.72pt x 1943.26pt>
File: ../Ausarbeitung/Bilder/KinecController1.jpg Graphic file (type jpg) File: ../Ausarbeitung/Bilder/KinecController1.jpg Graphic file (type jpg)
<use ../Ausarbeitung/Bilder/KinecController1.jpg> <use ../Ausarbeitung/Bilder/KinecController1.jpg>
Package pdftex.def Info: ../Ausarbeitung/Bilder/KinecController1.jpg used on i Package pdftex.def Info: ../Ausarbeitung/Bilder/KinecController1.jpg used on i
nput line 340. nput line 343.
(pdftex.def) Requested size: 158.42358pt x 118.31036pt. (pdftex.def) Requested size: 158.42358pt x 118.31036pt.
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 340. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 343.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[9 [9
<../Ausarbeitung/Bilder/KinecController1.jpg>] <../Ausarbeitung/Bilder/KinecController1.jpg>]
<../Ausarbeitung/Bilder/PunktwolkeRaw.png, id=689, 1059.96pt x 581.17125pt> <../Ausarbeitung/Bilder/PunktwolkeRaw.png, id=671, 1059.96pt x 581.17125pt>
File: ../Ausarbeitung/Bilder/PunktwolkeRaw.png Graphic file (type png) File: ../Ausarbeitung/Bilder/PunktwolkeRaw.png Graphic file (type png)
<use ../Ausarbeitung/Bilder/PunktwolkeRaw.png> <use ../Ausarbeitung/Bilder/PunktwolkeRaw.png>
Package pdftex.def Info: ../Ausarbeitung/Bilder/PunktwolkeRaw.png used on inpu Package pdftex.def Info: ../Ausarbeitung/Bilder/PunktwolkeRaw.png used on inpu
t line 345. t line 348.
(pdftex.def) Requested size: 330.05208pt x 180.9682pt. (pdftex.def) Requested size: 330.05208pt x 180.9682pt.
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 345. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 348.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[10
[10
<../Ausarbeitung/Bilder/PunktwolkeRaw.png>] <../Ausarbeitung/Bilder/PunktwolkeRaw.png>]
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 353. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 356.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[11 [11
] ]
<imgesHoppe/Punktwolke.png, id=820, 868.74562pt x 676.77844pt> <imgesHoppe/Punktwolke.png, id=798, 868.74562pt x 676.77844pt>
File: imgesHoppe/Punktwolke.png Graphic file (type png) File: imgesHoppe/Punktwolke.png Graphic file (type png)
<use imgesHoppe/Punktwolke.png> <use imgesHoppe/Punktwolke.png>
Package pdftex.def Info: imgesHoppe/Punktwolke.png used on input line 375. Package pdftex.def Info: imgesHoppe/Punktwolke.png used on input line 378.
(pdftex.def) Requested size: 217.83557pt x 169.70021pt. (pdftex.def) Requested size: 217.83557pt x 169.70021pt.
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 375. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 378.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[12
[12
<./imgesHoppe/Punktwolke.png>] <./imgesHoppe/Punktwolke.png>]
<imgesHoppe/ar_view.png, id=886, 842.39719pt x 703.12688pt> <imgesHoppe/ar_view.png, id=862, 842.39719pt x 703.12688pt>
File: imgesHoppe/ar_view.png Graphic file (type png) File: imgesHoppe/ar_view.png Graphic file (type png)
<use imgesHoppe/ar_view.png> <use imgesHoppe/ar_view.png>
Package pdftex.def Info: imgesHoppe/ar_view.png used on input line 388. Package pdftex.def Info: imgesHoppe/ar_view.png used on input line 391.
(pdftex.def) Requested size: 158.42358pt x 132.2222pt. (pdftex.def) Requested size: 158.42358pt x 132.2222pt.
File: imgesHoppe/vr_view.png Graphic file (type png) File: imgesHoppe/vr_view.png Graphic file (type png)
<use imgesHoppe/vr_view.png> <use imgesHoppe/vr_view.png>
Package pdftex.def Info: imgesHoppe/vr_view.png used on input line 388. Package pdftex.def Info: imgesHoppe/vr_view.png used on input line 391.
(pdftex.def) Requested size: 158.42358pt x 123.32666pt. (pdftex.def) Requested size: 158.42358pt x 123.32666pt.
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 388. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 391.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[13 [13
<./imgesHoppe/ar_view.png>] <./imgesHoppe/ar_view.png>]
<imgesHoppe/ar_calib.png, id=953, 680.5425pt x 645.91313pt> <imgesHoppe/ar_calib.png, id=927, 680.5425pt x 645.91313pt>
File: imgesHoppe/ar_calib.png Graphic file (type png) File: imgesHoppe/ar_calib.png Graphic file (type png)
<use imgesHoppe/ar_calib.png> <use imgesHoppe/ar_calib.png>
Package pdftex.def Info: imgesHoppe/ar_calib.png used on input line 410. Package pdftex.def Info: imgesHoppe/ar_calib.png used on input line 413.
(pdftex.def) Requested size: 158.42358pt x 150.3605pt. (pdftex.def) Requested size: 158.42358pt x 150.3605pt.
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 410. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 413.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[14 [14
<./imgesHoppe/ar_calib.png>] <./imgesHoppe/ar_calib.png>]
<../Ausarbeitung/Bilder/turmpaar1frontt.jpg, id=992, 2601.72pt x 1943.26pt>
File: ../Ausarbeitung/Bilder/turmpaar1frontt.jpg Graphic file (type jpg) File: ../Ausarbeitung/Bilder/turmpaar1frontt.jpg Graphic file (type jpg)
<use ../Ausarbeitung/Bilder/turmpaar1frontt.jpg> <use ../Ausarbeitung/Bilder/turmpaar1frontt.jpg>
Package pdftex.def Info: ../Ausarbeitung/Bilder/turmpaar1frontt.jpg used on in Package pdftex.def Info: ../Ausarbeitung/Bilder/turmpaar1frontt.jpg used on in
put line 441. put line 444.
(pdftex.def) Requested size: 158.42358pt x 118.31036pt. (pdftex.def) Requested size: 158.42358pt x 118.31036pt.
Underfull \hbox (badness 10000) in paragraph at lines 441--441 Underfull \hbox (badness 10000) in paragraph at lines 444--444
[] []
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 441. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 444.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[15 [15
] <../Ausarbeitung/Bilder/turmpaar1frontt.jpg>]
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 478. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 481.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[16 [16
] ]
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 478. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 481.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[17 [17
] ]
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 501. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 504.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[18 [18
] ]
Missing character: There is no in font phvr7t! Missing character: There is no in font phvr7t!
Missing character: There is no in font phvr7t! Missing character: There is no in font phvr7t!
Missing character: There is no in font phvr7t!
Missing character: There is no in font phvr7t!
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 516. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 519.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[19 [19
] (Charts/Voberietung.tex ]
PGFPlots: reading {Charts/Vorbereitung.txt} (Charts/zeit.tex
PGFPlots: reading {Charts/Zeit.txt}
NOTE: coordinate (2,4.0442) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump). NOTE: coordinate (2,11.01578182) has been dropped because of a coordinate filte
NOTE: coordinate (5,7.7071) has been dropped because of a coordinate filter. (s r. (see also unbounded coords=jump).
ee also unbounded coords=jump). NOTE: coordinate (5,12.96759091) has been dropped because of a coordinate filte
NOTE: coordinate (8,10.8225) has been dropped because of a coordinate filter. ( r. (see also unbounded coords=jump).
see also unbounded coords=jump). NOTE: coordinate (1,9.896736364) has been dropped because of a coordinate filte
NOTE: coordinate (11,19.1987) has been dropped because of a coordinate filter. r. (see also unbounded coords=jump).
(see also unbounded coords=jump). NOTE: coordinate (4,12.23559091) has been dropped because of a coordinate filte
NOTE: coordinate (14,7.5931) has been dropped because of a coordinate filter. ( r. (see also unbounded coords=jump).
see also unbounded coords=jump).
NOTE: coordinate (17,10.3164) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (20,7.8274) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (23,19.5247) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (26,12.6659) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (29,10.3623) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (32,11.1113) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (35,11.01578182) has been dropped because of a coordinate filt
er. (see also unbounded coords=jump).
NOTE: coordinate (1,8.5634) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (4,6.6891) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (7,8.5639) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (10,11.2449) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (13,13.2071) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (16,11.9318) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (19,13.5017) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (22,8.9101) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (25,11.2807) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (28,7.662) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (31,7.3094) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (34,9.896736364) has been dropped because of a coordinate filt
er. (see also unbounded coords=jump).
LaTeX Font Info: Font shape `OT1/phv/m/n' will be LaTeX Font Info: Font shape `OT1/phv/m/n' will be
(Font) scaled to size 8.27998pt on input line 80. (Font) scaled to size 8.27998pt on input line 60.
) )
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 520. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 524.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[20
Overfull \vbox (0.84312pt too high) detected at line 520
[]
[20
] ]
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 544.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[21
] (Charts/Kommunikationszeit.tex
PGFPlots: reading {Charts/KommunikationZeit.txt}
NOTE: coordinate (2,12.2253) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (5,9.942) has been dropped because of a coordinate filter. (se
e also unbounded coords=jump).
NOTE: coordinate (8,17.5238) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (11,16.8248) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (14,13.566) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (17,13.9998) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (20,11.0296) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (23,11.1464) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (26,16.5527) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (29,11.5575) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (32,8.2756) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (35,12.96759091) has been dropped because of a coordinate filt
er. (see also unbounded coords=jump).
NOTE: coordinate (1,14.1607) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (4,8.9842) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (7,13.0017) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (10,11.9977) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (13,12.8108) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (16,10.6568) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (19,12.0637) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (22,13.2102) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (25,13.2585) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (28,11.849) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (31,12.5982) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (34,12.23559091) has been dropped because of a coordinate filt
er. (see also unbounded coords=jump).
)
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 548. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 548.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[21
Overfull \vbox (0.84312pt too high) detected at line 548
[]
[22
] (Charts/SteinFinden.tex ] (Charts/SteinFinden.tex
PGFPlots: reading {Charts/SteinFinden.txt} PGFPlots: reading {Charts/SteinFinden.txt}
...@@ -2772,7 +2673,7 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) ...@@ -2772,7 +2673,7 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 552. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 552.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[23 [22
] (Charts/Fehler.tex ] (Charts/Fehler.tex
Missing character: There is no in font phvr7t! Missing character: There is no in font phvr7t!
...@@ -3203,7 +3104,7 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) ...@@ -3203,7 +3104,7 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 557. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 557.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[24 [23
] ]
(Charts/wichtigKommunikation.tex (Charts/wichtigKommunikation.tex
...@@ -4053,7 +3954,7 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) ...@@ -4053,7 +3954,7 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 561. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 561.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[25 [24
] (Charts/NASATLX.tex ] (Charts/NASATLX.tex
PGFPlots: reading {Charts/NASATLX.txt} PGFPlots: reading {Charts/NASATLX.txt}
...@@ -7977,14 +7878,12 @@ Missing character: There is no a in font nullfont! ...@@ -7977,14 +7878,12 @@ Missing character: There is no a in font nullfont!
Missing character: There is no b in font nullfont! Missing character: There is no b in font nullfont!
Missing character: There is no l in font nullfont! Missing character: There is no l in font nullfont!
Missing character: There is no e in font nullfont! Missing character: There is no e in font nullfont!
Missing character: There is no in font phvr7t!
Missing character: There is no in font phvr7t!
) )
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 566. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 566.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[26 [25
] ]
(Charts/UEQ.tex (Charts/UEQ.tex
...@@ -8134,10 +8033,6 @@ NOTE: coordinate (27,2.41) has been dropped because of a coordinate filter. (se ...@@ -8134,10 +8033,6 @@ NOTE: coordinate (27,2.41) has been dropped because of a coordinate filter. (se
e also unbounded coords=jump). e also unbounded coords=jump).
NOTE: coordinate (28,-0.52) has been dropped because of a coordinate filter. (s NOTE: coordinate (28,-0.52) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump). ee also unbounded coords=jump).
Missing character: There is no in font phvr7t!
Missing character: There is no in font phvr7t!
Missing character: There is no in font phvr7t!
Missing character: There is no in font phvr7t!
pdfTeX warning (ext4): destination with the same identifier (name{legend}) has pdfTeX warning (ext4): destination with the same identifier (name{legend}) has
been already used, duplicate ignored been already used, duplicate ignored
<to be read again> <to be read again>
...@@ -8148,13 +8043,9 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) ...@@ -8148,13 +8043,9 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 571. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 571.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[27 [26
] (Charts/Unabhaengigkeit.tex ] (Charts/Unabhaengigkeit.tex
Missing character: There is no in font phvr7t!
Missing character: There is no in font phvr7t!
Missing character: There is no in font phvr7t!
Missing character: There is no in font phvr7t!
PGFPlots: reading {Charts/Perspektive.txt} PGFPlots: reading {Charts/Perspektive.txt}
Missing character: There is no @ in font nullfont! Missing character: There is no @ in font nullfont!
Missing character: There is no d in font nullfont! Missing character: There is no d in font nullfont!
...@@ -8372,10 +8263,10 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) ...@@ -8372,10 +8263,10 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 575. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 575.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
Overfull \vbox (14.54703pt too high) detected at line 575 Overfull \vbox (1.5415pt too high) detected at line 575
[] []
[28 [27
] ]
Missing character: There is no in font phvr7t! Missing character: There is no in font phvr7t!
...@@ -8384,21 +8275,21 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) ...@@ -8384,21 +8275,21 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 594. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 594.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[29 [28
] ]
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 611. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 611.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[30 [29
] ]
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 633. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 633.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[31 [30
] ]
LaTeX Font Info: Font shape `OT1/phv/m/n' will be LaTeX Font Info: Font shape `OT1/phv/m/n' will be
...@@ -8407,21 +8298,158 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) ...@@ -8407,21 +8298,158 @@ File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 639. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 639.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[32 [31
] ]
\c@framenumbervorappendix=\count385 \c@framenumbervorappendix=\count385
(Charts/Voberietung.tex
PGFPlots: reading {Charts/Vorbereitung.txt}
NOTE: coordinate (2,4.0442) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (5,7.7071) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (8,10.8225) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (11,19.1987) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (14,7.5931) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (17,10.3164) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (20,7.8274) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (23,19.5247) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (26,12.6659) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (29,10.3623) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (32,11.1113) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (35,11.01578182) has been dropped because of a coordinate filt
er. (see also unbounded coords=jump).
NOTE: coordinate (1,8.5634) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (4,6.6891) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (7,8.5639) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (10,11.2449) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (13,13.2071) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (16,11.9318) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (19,13.5017) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (22,8.9101) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (25,11.2807) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (28,7.662) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (31,7.3094) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (34,9.896736364) has been dropped because of a coordinate filt
er. (see also unbounded coords=jump).
)
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 647.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt.
Overfull \vbox (0.84312pt too high) detected at line 647
[]
[32
LaTeX Warning: Empty bibliography on input line 648. ] (Charts/Kommunikationszeit.texpdfTeX warning (ext4): destination with the sam
e identifier (name{plot:KommunikationsZeit}) has been already used, duplicate i
gnored
<to be read again>
\relax
l.4 \label{plot:KommunikationsZeit}
PGFPlots: reading {Charts/KommunikationZeit.txt}
NOTE: coordinate (2,12.2253) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (5,9.942) has been dropped because of a coordinate filter. (se
e also unbounded coords=jump).
NOTE: coordinate (8,17.5238) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (11,16.8248) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (14,13.566) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (17,13.9998) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (20,11.0296) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (23,11.1464) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (26,16.5527) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (29,11.5575) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (32,8.2756) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (35,12.96759091) has been dropped because of a coordinate filt
er. (see also unbounded coords=jump).
NOTE: coordinate (1,14.1607) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (4,8.9842) has been dropped because of a coordinate filter. (s
ee also unbounded coords=jump).
NOTE: coordinate (7,13.0017) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (10,11.9977) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (13,12.8108) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (16,10.6568) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (19,12.0637) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (22,13.2102) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (25,13.2585) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (28,11.849) has been dropped because of a coordinate filter. (
see also unbounded coords=jump).
NOTE: coordinate (31,12.5982) has been dropped because of a coordinate filter.
(see also unbounded coords=jump).
NOTE: coordinate (34,12.23559091) has been dropped because of a coordinate filt
er. (see also unbounded coords=jump).
)
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf) File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf> <use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 648. Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 651.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt. (pdftex.def) Requested size: 39.83385pt x 18.40483pt.
Overfull \vbox (0.84312pt too high) detected at line 651
[]
[33 [33
] ]
LaTeX Warning: Empty bibliography on input line 659.
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 659.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[34
]
File: logos/kitlogo_en_rgb.pdf Graphic file (type pdf)
<use logos/kitlogo_en_rgb.pdf>
Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 666.
(pdftex.def) Requested size: 39.83385pt x 18.40483pt.
[35
]
\tf@nav=\write8 \tf@nav=\write8
\openout8 = `SDQ_vorlage_beamer.nav'. \openout8 = `SDQ_vorlage_beamer.nav'.
...@@ -8431,11 +8459,11 @@ Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 648. ...@@ -8431,11 +8459,11 @@ Package pdftex.def Info: logos/kitlogo_en_rgb.pdf used on input line 648.
\tf@snm=\write10 \tf@snm=\write10
\openout10 = `SDQ_vorlage_beamer.snm'. \openout10 = `SDQ_vorlage_beamer.snm'.
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 652. Package atveryend Info: Empty hook `BeforeClearDocument' on input line 670.
Package atveryend Info: Empty hook `AfterLastShipout' on input line 652. Package atveryend Info: Empty hook `AfterLastShipout' on input line 670.
(SDQ_vorlage_beamer.aux) (SDQ_vorlage_beamer.aux)
Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 652. Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 670.
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 652. Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 670.
Package rerunfilecheck Info: File `SDQ_vorlage_beamer.out' has not changed. Package rerunfilecheck Info: File `SDQ_vorlage_beamer.out' has not changed.
(rerunfilecheck) Checksum: 10935BA8B2E66041342447C04CD32894;461. (rerunfilecheck) Checksum: 10935BA8B2E66041342447C04CD32894;461.
...@@ -8447,24 +8475,21 @@ Package logreq Info: Writing requests to 'SDQ_vorlage_beamer.run.xml'. ...@@ -8447,24 +8475,21 @@ Package logreq Info: Writing requests to 'SDQ_vorlage_beamer.run.xml'.
) )
Here is how much of TeX's memory you used: Here is how much of TeX's memory you used:
39364 strings out of 493307 39402 strings out of 493307
924416 string characters out of 3138819 925149 string characters out of 3138819
1525865 words of memory out of 3000000 1540843 words of memory out of 3000000
42022 multiletter control sequences out of 15000+200000 42051 multiletter control sequences out of 15000+200000
26792 words of font info for 55 fonts, out of 3000000 for 9000 26792 words of font info for 55 fonts, out of 3000000 for 9000
1145 hyphenation exceptions out of 8191 1145 hyphenation exceptions out of 8191
74i,19n,128p,4954b,2644s stack positions out of 5000i,500n,10000p,200000b,50000s 74i,19n,128p,4954b,2638s stack positions out of 5000i,500n,10000p,200000b,50000s
pdfTeX warning (dest): name{Navigation34} has been referenced but does not ex {C:/Program Files/MiKTeX 2.9/fonts/enc/dvips/base/8r.enc}<C:/Program Files/Mi
ist, replaced by a fixed one KTeX 2.9/fonts/type1/public/amsfonts/cm/cmsy10.pfb><C:/Program Files/MiKTeX 2.9
/fonts/type1/public/amsfonts/cm/cmsy8.pfb><C:/Program Files/MiKTeX 2.9/fonts/ty
{C:/Program Files/MiKTeX 2.9/fonts/enc/dvips/base/8r.enc}<C:/Program Files/MiKT pe1/urw/helvetic/uhvb8a.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/urw/helvet
eX 2.9/fonts/type1/public/amsfonts/cm/cmsy10.pfb><C:/Program Files/MiKTeX 2.9/f ic/uhvr8a.pfb>
onts/type1/public/amsfonts/cm/cmsy8.pfb><C:/Program Files/MiKTeX 2.9/fonts/type Output written on SDQ_vorlage_beamer.pdf (35 pages, 10270507 bytes).
1/urw/helvetic/uhvb8a.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/urw/helvetic
/uhvr8a.pfb>
Output written on SDQ_vorlage_beamer.pdf (33 pages, 9974696 bytes).
PDF statistics: PDF statistics:
2250 PDF objects out of 2487 (max. 8388607) 2223 PDF objects out of 2487 (max. 8388607)
86 named destinations out of 1000 (max. 500000) 89 named destinations out of 1000 (max. 500000)
201 words of extra memory for PDF output out of 10000 (max. 10000000) 211 words of extra memory for PDF output out of 10000 (max. 10000000)
...@@ -141,47 +141,55 @@ ...@@ -141,47 +141,55 @@
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@framepages {27}{27}} \headcommand {\beamer@framepages {27}{27}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\slideentry {5}{2}{11}{28/28}{Ergebnisse}{0}} \headcommand {\beamer@sectionpages {15}{27}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@framepages {28}{28}} \headcommand {\beamer@subsectionpages {18}{27}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@sectionpages {15}{28}} \headcommand {\sectionentry {6}{Fazit/Ausblick}{28}{Fazit/Ausblick}{0}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@subsectionpages {18}{28}} \headcommand {\slideentry {6}{0}{1}{28/28}{}{0}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\sectionentry {6}{Fazit/Ausblick}{29}{Fazit/Ausblick}{0}} \headcommand {\beamer@framepages {28}{28}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\slideentry {6}{0}{1}{29/29}{}{0}} \headcommand {\slideentry {6}{0}{2}{29/29}{}{0}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@framepages {29}{29}} \headcommand {\beamer@framepages {29}{29}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\slideentry {6}{0}{2}{30/30}{}{0}} \headcommand {\slideentry {6}{0}{3}{30/30}{}{0}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@framepages {30}{30}} \headcommand {\beamer@framepages {30}{30}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\slideentry {6}{0}{3}{31/31}{}{0}} \headcommand {\slideentry {6}{0}{4}{31/31}{}{0}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@framepages {31}{31}} \headcommand {\beamer@framepages {31}{31}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\slideentry {6}{0}{4}{32/32}{}{0}} \headcommand {\partentry {Appendix}{1}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@framepages {32}{32}} \headcommand {\beamer@partpages {1}{31}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\partentry {Appendix}{1}} \headcommand {\beamer@sectionpages {28}{31}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@partpages {1}{32}} \headcommand {\beamer@subsectionpages {28}{31}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@sectionpages {29}{32}} \headcommand {\beamer@appendixpages {32}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@subsectionpages {29}{32}} \headcommand {\slideentry {6}{0}{5}{32/32}{}{1}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@appendixpages {33}} \headcommand {\beamer@framepages {32}{32}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\slideentry {6}{0}{5}{33/33}{}{1}} \headcommand {\slideentry {6}{0}{6}{33/33}{}{1}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\headcommand {\beamer@framepages {33}{33}} \headcommand {\beamer@framepages {33}{33}}
\headcommand {\beamer@partpages {33}{33}} \defcounter {refsection}{0}\relax
\headcommand {\beamer@subsectionpages {33}{33}} \headcommand {\slideentry {6}{0}{7}{34/34}{}{1}}
\headcommand {\beamer@sectionpages {33}{33}} \defcounter {refsection}{0}\relax
\headcommand {\beamer@documentpages {33}} \headcommand {\beamer@framepages {34}{34}}
\headcommand {\gdef \inserttotalframenumber {31}} \defcounter {refsection}{0}\relax
\headcommand {\slideentry {6}{0}{8}{35/35}{}{1}}
\defcounter {refsection}{0}\relax
\headcommand {\beamer@framepages {35}{35}}
\headcommand {\beamer@partpages {32}{35}}
\headcommand {\beamer@subsectionpages {32}{35}}
\headcommand {\beamer@sectionpages {32}{35}}
\headcommand {\beamer@documentpages {35}}
\headcommand {\gdef \inserttotalframenumber {30}}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\beamer@slide {plot:Vorberitung}{20} \beamer@slide {plot:KommunikationsZeit}{20}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\beamer@slide {plot:KommunikationsZeit}{22} \beamer@slide {plot:Finden}{22}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\beamer@slide {plot:Finden}{23} \beamer@slide {plot:Fehler}{23}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\beamer@slide {plot:Fehler}{24} \beamer@slide {plot:Kommunikation}{24}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\beamer@slide {plot:Kommunikation}{25} \beamer@slide {plot:TLX}{25}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\beamer@slide {plot:TLX}{26} \beamer@slide {legend}{25}
\defcounter {refsection}{0}\relax
\beamer@slide {plot:UEQ}{26}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\beamer@slide {legend}{26} \beamer@slide {legend}{26}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\beamer@slide {plot:UEQ}{27} \beamer@slide {plot:Perspektive}{27}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\beamer@slide {legend}{27} \beamer@slide {plot:Vorberitung}{32}
\defcounter {refsection}{0}\relax \defcounter {refsection}{0}\relax
\beamer@slide {plot:Perspektive}{28} \beamer@slide {plot:KommunikationsZeit}{33}
...@@ -227,7 +227,7 @@ Hardware Problem ...@@ -227,7 +227,7 @@ Hardware Problem
\end{frame} \end{frame}
\begin{frame}{Motivation} \begin{frame}{Motivation}
\parbox{.48\linewidth}{ \parbox{.28\linewidth}{
Support: Support:
\begin{itemize} \begin{itemize}
\item Telefon / Mail \item Telefon / Mail
...@@ -236,8 +236,8 @@ Support: ...@@ -236,8 +236,8 @@ Support:
\end{itemize} \end{itemize}
} }
\hfill \hfill
\parbox{.48\linewidth}{ \parbox{.68\linewidth}{
\includegraphics[width=\linewidth]{bilder/Maschine} \includegraphics[width=\linewidth]{bilder/TabletDraw}
} }
\end{frame} \end{frame}
...@@ -259,6 +259,7 @@ Support: ...@@ -259,6 +259,7 @@ Support:
} }
\end{frame} \end{frame}
\def\Put(#1,#2)#3{\leavevmode\makebox(0,0){\put(#1,#2){#3}}}
\begin{frame}{Ziel} \begin{frame}{Ziel}
\parbox{.48\linewidth}{ \parbox{.48\linewidth}{
Fernunters{\"u}tzung Fernunters{\"u}tzung
...@@ -286,7 +287,7 @@ Fernunters{\"u}tzung ...@@ -286,7 +287,7 @@ Fernunters{\"u}tzung
\item Kinect als Sensor \item Kinect als Sensor
\end{itemize} \end{itemize}
\includegraphics[width=\linewidth]{../Ausarbeitung/Bilder/1FrameKamera} \includegraphics[width=\linewidth]{../Ausarbeitung/Bilder/1FrameKamera}
\put(0,0){\includegraphics[height=3cm]{../Ausarbeitung/Bilder/turmpaar1frontt}} \Put(0,285){\includegraphics[height=4cm]{bilder/turmpaar1frontt}}
\end{frame} \end{frame}
...@@ -297,10 +298,12 @@ Fernunters{\"u}tzung ...@@ -297,10 +298,12 @@ Fernunters{\"u}tzung
\begin{frame}{Vorbereitung} \begin{frame}{Vorbereitung}
\includegraphics[width=\linewidth]{../Ausarbeitung/Bilder/1FrameSeite} \includegraphics[width=\linewidth]{../Ausarbeitung/Bilder/1FrameSeite}
\end{frame} \end{frame}
\begin{frame}{Vorbereitung} \begin{frame}{Vorbereitung}
\parbox{.48\linewidth}{ \parbox{.48\linewidth}{
Punktwolke Nacharbeiten:
\begin{itemize} \begin{itemize}
\item Oberfl{\"a}che Gl{\"a}tten \item Oberfl{\"a}che Gl{\"a}tten
\item Zu nahe / entfernte Punkte (gr{\"u}n) \item Zu nahe / entfernte Punkte (gr{\"u}n)
...@@ -515,8 +518,9 @@ In Beiden Szenarien: ...@@ -515,8 +518,9 @@ In Beiden Szenarien:
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\begin{frame}{Vorbereitung}
\input{Charts/Voberietung.tex} \begin{frame}{Zeiten}
\input{Charts/zeit.tex}
\end{frame} \end{frame}
\begin{frame}{Kommunikation} \begin{frame}{Kommunikation}
...@@ -544,10 +548,6 @@ In Beiden Szenarien: ...@@ -544,10 +548,6 @@ In Beiden Szenarien:
\end{frame} \end{frame}
\begin{frame}{Kommunikation} \begin{frame}{Kommunikation}
\input{Charts/Kommunikationszeit.tex}
\end{frame}
\begin{frame}{Kommunikation}
\input{Charts/SteinFinden.tex} \input{Charts/SteinFinden.tex}
\end{frame} \end{frame}
...@@ -595,10 +595,10 @@ In Beiden Szenarien: ...@@ -595,10 +595,10 @@ In Beiden Szenarien:
\begin{frame}{Fazit Kollaboration} \begin{frame}{Fazit Kollaboration}
\begin{itemize} \begin{itemize}
\item VR schnelleres Verst{\"a}ndniss der Daten trotz Ungenauigkeiten in der Punktwolke \item VR schnelleres Verst{\"a}ndnis der Daten trotz Ungenauigkeiten in der Punktwolke
\item Kommunikation \item Kommunikation
\begin{itemize} \begin{itemize}
\item schneller \item Schneller
\item Fehlerfreier \item Fehlerfreier
\end{itemize} \end{itemize}
\item Besserer Nutzerzufriedenheit \item Besserer Nutzerzufriedenheit
...@@ -615,13 +615,13 @@ In Beiden Szenarien: ...@@ -615,13 +615,13 @@ In Beiden Szenarien:
\begin{itemize} \begin{itemize}
\item Bisher eine statische Punktwolke \item Bisher eine statische Punktwolke
\begin{itemize} \begin{itemize}
\item mehrere Kinekts mite Livestream (Verdeckungsprobleme) \item mehrere Kinects mite Livestream (Verdeckungsprobleme)
\item inkrementelle Updates \item inkrementelle Updates
\end{itemize} \end{itemize}
\item Kalibrierung Vive zu HoloLens \item Kalibrierung Vive zu HoloLens
\begin{itemize} \begin{itemize}
\item Marker auf mehrere Vive Tracker \item Marker auf mehrere Vive Tracker
\item L{\"a}ngenuntreue %\item L{\"a}ngenuntreue
\end{itemize} \end{itemize}
\item Evaluation weiterer Interaktionstechniken \item Evaluation weiterer Interaktionstechniken
\begin{itemize} \begin{itemize}
...@@ -641,12 +641,30 @@ In Beiden Szenarien: ...@@ -641,12 +641,30 @@ In Beiden Szenarien:
\appendix \appendix
\beginbackup \beginbackup
%Extra
\begin{frame}{Vorbereitungszeit}
\input{Charts/Voberietung.tex}
\end{frame}
\begin{frame}{Kommunikationszeit}
\input{Charts/Kommunikationszeit.tex}
\end{frame}
\begin{frame}[allowframebreaks]{References} \begin{frame}[allowframebreaks]{References}
\printbibliography \printbibliography
\end{frame} \end{frame}
\begin{frame}{Quellen}
\begin{itemize}
\item https://www.microsoft.com/de-de/hololens/apps/skype
\end{itemize}
\end{frame}
\backupend \backupend
\end{document} \end{document}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment