Commit f0abb1a7b3f4260259f93f7131b8539ae70d3d91

Authored by Paulo Henrique Junqueira Amorim
1 parent b449bda6
Exists in user_guide_en

ENH: Translated stereoscopic chapter

Showing 1 changed file with 18 additions and 16 deletions   Show diff stats
docs/user_guide_en_source/cap_stereoscop.tex
1   -\chapter{Visualização Estereoscópica}
  1 +\chapter{Stereoscopic Visualization}
  2 +
  3 +InVesalius supports stereoscopic visualization of 3D models, so it is necessary to create a surface (see chapter~\ref{cap_surface}) or an active volumetric visualization (see chapter~\ref{cap:vis_vol}), then click the icon That the figure~\ref{fig:ster} shows on the right side the bottom part of InVesalius and choose the desired projection type (figure~\ref{fig:st_menu}).
2 4  
3   -O InVesalius suporta visualização estereoscópica de modelos 3D, para isso é necessário criar uma superfície (ver capítulo~\ref{cap_surface}) ou uma visualização volumétrica ativa (ver capítulo~\ref{cap:vis_vol}), em seguida ir clicar no ícone que a figura~\ref{fig:ster} mostra, no lado direito parte inferior do InVesalius e escolher o tipo de projeção desejada (figura~\ref{fig:st_menu}).
4 5  
5 6 \begin{figure}[!htb]
6 7 \centering
7 8 \includegraphics[scale=0.6]{3D_glasses.png}
8   -\caption{Atalho para ativar os métodos de visualização estereoscópica.}
  9 +\caption{Shortcut to activate stereoscopic viewing methods.}
9 10 \label{fig:ster}
10 11 \end{figure}
11 12  
12 13 \begin{figure}[!htb]
13 14 \centering
14 15 \includegraphics[scale=0.4]{st_menu.png}
15   -\caption{Diferentes métodos de visualização estereoscópica.}
  16 +\caption{Different methods of stereoscopic visualization.}
16 17 \label{fig:st_menu}
17 18 \end{figure}
18 19  
19   -O InVesalius suporta os seguintes tipos de visualização estereoscópica:
  20 +InVesalius supports the following types of stereoscopic viewing:
20 21  
21 22 \begin{itemize}
22   - \item Vermelho e azul
23   - \item Anaglifo
24   - \item \textit{CristalEyes}
25   - \item Entrelaçado
26   - \item Esquerda
27   - \item Direita
  23 + \item Red-blue
  24 + \item Anaglyph
  25 + \item CristalEyes
  26 + \item Interlaced
  27 + \item Left
  28 + \item Right
28 29 \item Dresden
29 30 \item Checkboard
30 31 \end{itemize}
31 32  
32   -A figura~\ref{fig:st_surf_methods} apresenta três diferentes tipos de projeções.
  33 +Figure~\ref{fig:st_surf_methods} presents three different types of projections.
  34 +
33 35  
34 36 \begin{figure}[!htb]
35 37 \centering
36   - \subfloat[Entrelaçado]{\includegraphics[width=0.3\textwidth]{st_surf_interlaced.jpg}} \qquad
37   - \subfloat[Anaglifo]{\includegraphics[width=0.3\textwidth]{st_surf_anaglyph.jpg}} \qquad
38   - \subfloat[Vermelho e azul]{\includegraphics[width=0.3\textwidth]{st_surf_red_blue.jpg}}
  38 + \subfloat[Interlaced]{\includegraphics[width=0.3\textwidth]{st_surf_interlaced.jpg}} \qquad
  39 + \subfloat[Anaglyph]{\includegraphics[width=0.3\textwidth]{st_surf_anaglyph.jpg}} \qquad
  40 + \subfloat[Red-blue]{\includegraphics[width=0.3\textwidth]{st_surf_red_blue.jpg}}
39 41 \hfill
40   - \caption{Exemplo de diferentes métodos de estereoscópica aplicado em uma superfície.}
  42 + \caption{Example of different methods of stereoscopic applied on a surface.}
41 43 \label{fig:st_surf_methods}
42 44 \end{figure}
43 45 \ No newline at end of file
... ...