Skip to content
Snippets Groups Projects
Commit f30c9a0a authored by even's avatar even
Browse files

Article: infographix

parent 74ec65c3
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
This diff is collapsed.
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
\usepackage{graphicx} \usepackage{graphicx}
\usepackage{color}
\definecolor{dwhite}{rgb}{1,1,1}
%\graphicspath{{./Fignotions/}{./Figmethod}} %\graphicspath{{./Fignotions/}{./Figmethod}}
\usepackage[ruled,vlined]{algorithm2e} \usepackage[ruled,vlined]{algorithm2e}
......
...@@ -88,7 +88,28 @@ At each iteration $i$, the scans $S_i$ and $S_{-i}$ are successively processed. ...@@ -88,7 +88,28 @@ At each iteration $i$, the scans $S_i$ and $S_{-i}$ are successively processed.
\includegraphics[width=0.8\textwidth]{Fig_notions/scanstrip.eps} \includegraphics[width=0.8\textwidth]{Fig_notions/scanstrip.eps}
\begin{picture}(1,1)(0,0) \begin{picture}(1,1)(0,0)
\thicklines \thicklines
\put(-173,112){\vector(2,-1){30}} \put(-176,112){\vector(2,-1){30}}
\put(-90,19){\vector(-2,1){30}}
{\color{dwhite}{
\put(-181,114.5){\circle*{10}}
\put(-84,16.5){\circle*{10}}
\put(-16,102.5){\circle*{10}}
\put(-132,66.5){\circle*{12}}
\put(-72,96.5){\circle*{12}}
\put(-175.5,65.5){\circle*{20}}
\put(-117,10.5){\circle*{14}}
\put(-54,32.5){\circle*{14}}
\put(-161,10.5){\circle*{20}}
}}
\put(-185,112){$A$}
\put(-88,14){$B$}
\put(-20,98){$\mathcal{D}$}
\put(-137,64){$S_0$}
\put(-77,94){$S_8$}
\put(-183,64){$S_{-5}$}
\put(-123,8){$\mathcal{N}_0$}
\put(-60,30){$\mathcal{N}_8$}
\put(-169,8){$\mathcal{N}_{-5}$}
\end{picture} \end{picture}
\caption{A directional scan: the start scan $S_0$ in blue, odd scans in \caption{A directional scan: the start scan $S_0$ in blue, odd scans in
green, even scans in red, scan lines bounds $\mathcal{N}_i$ in green, even scans in red, scan lines bounds $\mathcal{N}_i$ in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment