-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhs-sd-li-exec.tex
96 lines (94 loc) · 3.45 KB
/
hs-sd-li-exec.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
\begin{figure}[t]
\hspace{0.05\textwidth}%
\begin{subfigure}[b]{\textwidth}
\tikzstyle{legend-point}=[circle, inner sep=2pt]
\definecolor{legend1}{HTML}{4c72b0}
\definecolor{legend2}{HTML}{55a868}
\definecolor{legend3}{HTML}{c44e52}
\definecolor{legend4}{HTML}{8172b2}
\definecolor{legend5}{HTML}{ccb974}
\begin{tikzpicture}
\node (legend1) at (0.1\textwidth, 0)
[legend-point, fill={legend1}, label=right:{\tiny $0$ begindiepte}] {};
\node (legend2) at (0.1\textwidth, -8pt)
[legend-point, fill={legend2}, label=right:{\tiny $1$ begindiepte}] {};
\node (legend3) at (0.1\textwidth, -16pt)
[legend-point, fill={legend3}, label=right:{\tiny $2$ begindiepte}] {};
\node (legend6) at (0.5925\textwidth, 0)
[legend-point, fill={legend4}, label=right:{\tiny $3$ begindiepte}] {};
\node (legend7) at (0.5925\textwidth, -8pt)
[legend-point, fill={legend5}, label=right:{\tiny $4$ begindiepte}] {};
\end{tikzpicture}
\end{subfigure}\hfill\\
\begin{minipage}[t]{0.5\textwidth}
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-sd-light-indices/light_indices_sd_spaceship-indoor.pdf_tex}
\caption{Spaceship Indoor}
\vspace{4pt}
\label{fig:hs-sd-light-indices:indoor}
\end{subfigure}
\end{adjustbox} \\
%
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-sd-light-indices/light_indices_sd_pipers-alley.pdf_tex}
\caption{Piper's Alley}
\vspace{4pt}
\label{fig:hs-sd-light-indices:alley}
\end{subfigure}
\end{adjustbox} \\
%
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-sd-light-indices/light_indices_sd_ziggurat-city.pdf_tex}
\caption{Ziggurat City}
\label{fig:hs-sd-light-indices:city}
\end{subfigure}
\end{adjustbox}
\caption{\small Aantal pixels als functie van de begindiepte.}
\label{fig:hs-sd-light-indices}
\end{minipage}%
%
\begin{minipage}[t]{0.5\textwidth}
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-sd-exec/exec_spaceship-indoor.pdf_tex}
\caption{Spaceship Indoor}
\vspace{4pt}
\label{fig:hs-sd-exec:indoor}
\end{subfigure}
\end{adjustbox} \\
%
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-sd-exec/exec_pipers-alley.pdf_tex}
\caption{Piper's Alley}
\vspace{4pt}
\label{fig:hs-sd-exec:alley}
\end{subfigure}
\end{adjustbox} \\
%
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-sd-exec/exec_ziggurat-city.pdf_tex}
\caption{Ziggurat City}
\label{fig:hs-sd-exec:city}
\end{subfigure}
\end{adjustbox}
\caption{\small Aantal lichtindices als functie van de begindiepte.}
\label{fig:hs-sd-exec}
\end{minipage}
\end{figure}