caption
This commit is contained in:
parent
7169f03ff8
commit
d075b35808
1 changed files with 84 additions and 80 deletions
|
|
@ -1,4 +1,5 @@
|
|||
\begin{minipage}{0.4\linewidth}
|
||||
\begin{figure}
|
||||
\begin{minipage}{0.45\linewidth}
|
||||
\begin{figure}
|
||||
\begin{tikzpicture}
|
||||
%tri after movement
|
||||
|
|
@ -39,9 +40,9 @@
|
|||
\end{tikzpicture}
|
||||
\caption[area sampling]{area sampling}
|
||||
\end{figure}
|
||||
\end{minipage}
|
||||
\hspace{10mm}
|
||||
\begin{minipage}{0.4\linewidth}
|
||||
\end{minipage}
|
||||
\hspace{10mm}
|
||||
\begin{minipage}{0.45\linewidth}
|
||||
\begin{figure}
|
||||
\begin{tikzpicture}
|
||||
|
||||
|
|
@ -87,4 +88,7 @@
|
|||
\end{tikzpicture}
|
||||
\caption[edge sampling]{edge sampling}
|
||||
\end{figure}
|
||||
\end{minipage}
|
||||
\end{minipage}
|
||||
\caption{Sampling a single pixel. Calculate gradient with respect
|
||||
to green triangle moving up. Measure white part of pixel vs. green part.}
|
||||
\end{figure}
|
||||
Loading…
Add table
Add a link
Reference in a new issue