forked from guanyingc/latex_paper_writing_tips
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
330 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
\begin{figure}[thb] \centering | ||
\includegraphics[width=0.48\textwidth]{example-image} | ||
\caption{A simple figure.} \label{fig:figure1} | ||
\end{figure} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
\begin{figure*}[t] \centering | ||
\makebox[0.33\textwidth]{\footnotesize Input A} | ||
\makebox[0.33\textwidth]{\footnotesize Input B} | ||
\makebox[0.33\textwidth]{\footnotesize Input C} | ||
\\ | ||
\includegraphics[width=0.33\textwidth]{example-image-a} | ||
\includegraphics[width=0.33\textwidth]{example-image-a} | ||
\includegraphics[width=0.33\textwidth]{example-image-a} | ||
\\ | ||
\makebox[0.495\textwidth]{\footnotesize Overlapped Input} \hfill | ||
\makebox[0.495\textwidth]{\footnotesize Our Result} | ||
\\ | ||
\includegraphics[width=0.495\textwidth]{example-image-b} \hfill | ||
\includegraphics[width=0.495\textwidth]{example-image-b} | ||
\\ | ||
\makebox[0.162\textwidth]{\footnotesize Method A} | ||
\makebox[0.162\textwidth]{\footnotesize Method B} | ||
\makebox[0.162\textwidth]{\footnotesize Method C} | ||
\makebox[0.162\textwidth]{\footnotesize Method D} | ||
\makebox[0.162\textwidth]{\footnotesize Method E} | ||
\makebox[0.162\textwidth]{\footnotesize Method F} | ||
\\ | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\\ | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\includegraphics[width=0.162\textwidth]{example-image-c} | ||
\\ | ||
\caption{A figure with multi-level images.} | ||
\label{fig:fig9} | ||
\end{figure*} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
\begin{figure*}[t] \centering | ||
\newcommand{\figsize}{0.24} | ||
\newcommand{\halffigsize}{0.115} | ||
\newcommand{\largefigsize}{0.495} | ||
\newcommand{\hwidth}{1pt} | ||
\makebox[0.24\textwidth]{\small Overlapped Input} | ||
\makebox[0.24\textwidth]{\small \KalantariTOG} | ||
\makebox[0.24\textwidth]{\small \KalantariEG} | ||
\makebox[0.24\textwidth]{\small Ours} | ||
\\ | ||
\includegraphics[width=0.24\textwidth]{} | ||
\includegraphics[width=0.24\textwidth]{} | ||
\includegraphics[width=0.24\textwidth]{} | ||
\includegraphics[width=0.24\textwidth]{} | ||
\\[2pt] | ||
\makebox[0.24\textwidth]{% | ||
\includegraphics[width=\halffigsize\textwidth]{example-image}\hspace{\hwidth} | ||
\includegraphics[width=\halffigsize\textwidth]{example-image}} | ||
\makebox[0.24\textwidth]{% | ||
\includegraphics[width=\halffigsize\textwidth]{example-image}\hspace{\hwidth} | ||
\includegraphics[width=\halffigsize\textwidth]{example-image}} | ||
\makebox[0.24\textwidth]{% | ||
\includegraphics[width=\halffigsize\textwidth]{example-image}\hspace{\hwidth} | ||
\includegraphics[width=\halffigsize\textwidth]{example-image}} | ||
\makebox[0.24\textwidth]{% | ||
\includegraphics[width=\halffigsize\textwidth]{example-image}\hspace{\hwidth} | ||
\includegraphics[width=\halffigsize\textwidth]{example-image}} | ||
\\[-0.1em] | ||
\makebox[\textwidth]{\small (a) Results on \NinjaScene.} | ||
\\[0.5em] | ||
\\[0.5em] | ||
\\ | ||
\caption{A figure with multi-level images.} | ||
\label{fig:fig9} | ||
\end{figure*} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
\begin{figure}[thb] \centering | ||
\includegraphics[width=0.23\textwidth]{example-image-a} | ||
\includegraphics[width=0.23\textwidth]{example-image-b} | ||
\caption{A figure with two images placed side-by-side.} \label{fig:figure2} | ||
\end{figure} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
\begin{figure}[thb] \centering | ||
\includegraphics[width=0.23\textwidth]{example-image} | ||
\includegraphics[width=0.23\textwidth]{example-image} | ||
\\ | ||
\includegraphics[width=0.23\textwidth]{example-image} | ||
\includegraphics[width=0.23\textwidth]{example-image} | ||
\caption{A figure with four images.} \label{fig:figure3} | ||
\end{figure} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
\begin{figure}[t] \centering | ||
\makebox[0.108\textwidth]{\scriptsize (a) Method 1} | ||
\makebox[0.108\textwidth]{\scriptsize (b) Method 2} | ||
\makebox[0.108\textwidth]{\scriptsize (c) Method 3} | ||
\makebox[0.108\textwidth]{\scriptsize (d) Method 4} | ||
\\ | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\\ | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\\ | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\\ | ||
\caption{A figure with text header.} | ||
\label{fig:teaser} | ||
\end{figure} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
\begin{figure}[t] \centering | ||
\makebox[0.01\textwidth]{} | ||
\makebox[0.108\textwidth]{\scriptsize Input 1} | ||
\makebox[0.108\textwidth]{\scriptsize Input 2} | ||
\makebox[0.108\textwidth]{\scriptsize Input 3} | ||
\makebox[0.108\textwidth]{\scriptsize Input 4} | ||
\\ | ||
\raisebox{0.1\height}{\makebox[0.01\textwidth]{\rotatebox{90}{\makecell{\scriptsize Method A}}}} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\\ | ||
\raisebox{0.1\height}{\makebox[0.01\textwidth]{\rotatebox{90}{\makecell{\scriptsize Method B}}}} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\\ | ||
\raisebox{0.1\height}{\makebox[0.01\textwidth]{\rotatebox{90}{\makecell{\scriptsize Method C}}}} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\includegraphics[width=0.108\textwidth]{example-image} | ||
\\ | ||
\caption{A figure with vertical text illustration.} | ||
\label{fig:teaser} | ||
\end{figure} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
\begin{figure}[t] \centering | ||
\raisebox{1.5\height}{\makebox[0.055\textwidth]{\makecell{\small (a) \\ \footnotesize Version 1}}} | ||
\includegraphics[width=0.175\textwidth]{example-image-a} \hfill | ||
\raisebox{1.5\height}{\makebox[0.055\textwidth]{\makecell{\small (b) \\ \footnotesize Version 2}}} | ||
\includegraphics[width=0.175\textwidth]{example-image-b} | ||
\\ | ||
\caption{A figure with two sub-figures.} \label{fig:figure6} | ||
\end{figure} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
\begin{figure*} \centering | ||
\includegraphics[width=\textwidth,height=0.4\textwidth]{example-image} | ||
\caption{A simple two-column figure.} \label{fig:figure7} | ||
\end{figure*} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
\begin{figure*}[t] \centering | ||
\makebox[0.12\textwidth]{\footnotesize (a) Method 1} | ||
\makebox[0.12\textwidth]{\footnotesize (b) Method 2} | ||
\makebox[0.12\textwidth]{\footnotesize (c) Method 3} | ||
\makebox[0.12\textwidth]{\footnotesize (d) Method 4} | ||
\makebox[0.12\textwidth]{\footnotesize (e) Method 5} | ||
\makebox[0.12\textwidth]{\footnotesize (f) Method 6} | ||
\makebox[0.12\textwidth]{\footnotesize (g) Method 7} | ||
\makebox[0.12\textwidth]{\footnotesize (h) Method 8} | ||
\\ | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\\ | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\\ | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\includegraphics[width=0.12\textwidth]{example-image} | ||
\\ | ||
\caption{A two-column figure with multiple iamges and text header.} | ||
\label{fig:figure8} | ||
\end{figure*} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
\newcommand{\largefigsize}{0.160} | ||
\newcommand{\smallboxsize}{0.076} | ||
\newcommand{\smallfigsize}{0.076} | ||
\newcommand{\rheightsize}{0.77} | ||
\newcommand{\vspacesize}{-2} | ||
\newcommand{\hspacesize}{-3} | ||
|
||
\begin{figure*}[t] \centering | ||
\makebox[0.24\textwidth]{\footnotesize (a) Input frame} | ||
\makebox[0.24\textwidth]{\footnotesize (b) Method A} | ||
\makebox[0.24\textwidth]{\footnotesize (c) Method B} | ||
\makebox[0.24\textwidth]{\footnotesize (d) Method C} | ||
\\ | ||
\includegraphics[width=\largefigsize\textwidth]{example-image}\hspace{\hspacesize pt} | ||
\raisebox{\rheightsize\height}{ | ||
\makebox[\smallboxsize\textwidth]{ | ||
\makecell{ | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image}\\[\vspacesize pt] | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image} | ||
} | ||
} | ||
}\hfill | ||
\includegraphics[width=\largefigsize\textwidth]{example-image}\hspace{\hspacesize pt} | ||
\raisebox{\rheightsize\height}{ | ||
\makebox[\smallboxsize\textwidth]{ | ||
\makecell{ | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image}\\[\vspacesize pt] | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image} | ||
} | ||
} | ||
}\hfill | ||
\includegraphics[width=\largefigsize\textwidth]{example-image}\hspace{\hspacesize pt} | ||
\raisebox{\rheightsize\height}{ | ||
\makebox[\smallboxsize\textwidth]{ | ||
\makecell{ | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image}\\[\vspacesize pt] | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image} | ||
} | ||
} | ||
}\hfill | ||
\includegraphics[width=\largefigsize\textwidth]{example-image}\hspace{\hspacesize pt} | ||
\raisebox{\rheightsize\height}{ | ||
\makebox[\smallboxsize\textwidth]{ | ||
\makecell{ | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image}\\[\vspacesize pt] | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image} | ||
} | ||
} | ||
} | ||
\\ | ||
\includegraphics[width=\largefigsize\textwidth]{example-image}\hspace{\hspacesize pt} | ||
\raisebox{\rheightsize\height}{ | ||
\makebox[\smallboxsize\textwidth]{ | ||
\makecell{ | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image}\\[\vspacesize pt] | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image} | ||
} | ||
} | ||
}\hfill | ||
\includegraphics[width=\largefigsize\textwidth]{example-image}\hspace{\hspacesize pt} | ||
\raisebox{\rheightsize\height}{ | ||
\makebox[\smallboxsize\textwidth]{ | ||
\makecell{ | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image}\\[\vspacesize pt] | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image} | ||
} | ||
} | ||
}\hfill | ||
\includegraphics[width=\largefigsize\textwidth]{example-image}\hspace{\hspacesize pt} | ||
\raisebox{\rheightsize\height}{ | ||
\makebox[\smallboxsize\textwidth]{ | ||
\makecell{ | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image}\\[\vspacesize pt] | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image} | ||
} | ||
} | ||
}\hfill | ||
\includegraphics[width=\largefigsize\textwidth]{example-image}\hspace{\hspacesize pt} | ||
\raisebox{\rheightsize\height}{ | ||
\makebox[\smallboxsize\textwidth]{ | ||
\makecell{ | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image}\\[\vspacesize pt] | ||
\includegraphics[width=\smallfigsize\textwidth]{example-image} | ||
} | ||
} | ||
} | ||
\\ | ||
\caption{A figure with multiple images, each with two zoom-in patches for comparison.} | ||
\label{fig:fig9} | ||
\end{figure*} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters