Commit ffc7b4fa0d8654b84412cbb0d89b5468b8da28a8
1 parent
f3c6fbde
Exists in
user_guide_en
ENH: Updated figures of user guide - data manager and surface
Showing
12 changed files
with
12 additions
and
60 deletions
Show diff stats
docs/user_guide_en_source/cap_geren_dados.tex
1 | 1 | \chapter{Data management} |
2 | 2 | |
3 | -%Nos capítulos anteriores, mostrou-se como manipular superfícies, máscaras para segmentação | |
4 | -%e medições. É possível exibir ou ocultar e criar ou remover esses elementos pelo painel de | |
5 | -%gerenciamento de \textbf{Dados}, localizado no canto inferior esquerdo da tela do InVesalius. | |
6 | -%O painel é dividido em 3 abas: \textbf{Máscaras}, \textbf{Superfícies 3D} e \textbf{Medições}, | |
7 | -%conforme mostra a figura \ref{fig:volumetric_data}. Cada uma das abas agrupa dados | |
8 | -%correspondentes aos elementos a que se referem. | |
9 | - | |
10 | 3 | Previously, it was shown how to manipulate surfaces, masks for segmentation and measurements. It is possible to show or |
11 | 4 | hide, and create or remove these elements at the \textbf{Data} management panel, located in the left inferior corner of |
12 | 5 | Invesalius. The panel is divided in 3 tabs: \textbf{Masks}, \textbf{3D Surfaces} and \textbf{Measurements}, shown in |
13 | 6 | figure \ref{fig:volumetric_data}. Each tab contains features corresponding to the elements it referes to. |
14 | 7 | |
15 | -%\begin{figure}[!htb] | |
16 | -%\centering | |
17 | -%\includegraphics[scale=0.5]{medida_volumetrica} | |
18 | -%\caption{Gerenciamento de dados} | |
19 | -%\label{fig:volumetric_data} | |
20 | -%\end{figure} | |
21 | - | |
22 | 8 | \begin{figure}[!htb] |
23 | 9 | \centering |
24 | -\includegraphics[scale=0.7]{painel_mask_manager_pt.png} | |
10 | +\includegraphics[scale=0.7]{painel_mask_manager_en.png} | |
25 | 11 | \caption{Data management} |
26 | 12 | \label{fig:volumetric_data} |
27 | 13 | \end{figure} |
28 | 14 | |
29 | -%Dentro de cada aba, aparece um painel dividido em linhas e colunas. Em cada linha, a primeira | |
30 | -%coluna determina a visualização do elemento listado naquela linha. Isto é, o ícone que | |
31 | -%representa um "olho" ativa ou desativa a exibição das máscaras, superfícies ou medições. Caso | |
32 | -%um desses elementos esteja em exibição, o ícone da figura \ref{fig:disable_mask} correspondente | |
33 | -%a ele também estará visível. | |
34 | - | |
35 | 15 | In each tab, there is a panel divided in rows and columns. First column of each line determines the visualization status |
36 | 16 | of the listed element. It means that the "eye" icon activates or deactivates the masks, surface or measurement exibition. |
37 | 17 | In case one of these elements is being exhibited, its corresponding icon shown in figure \ref{fig:disable_mask}, will |
... | ... | @@ -46,17 +26,13 @@ also be visible. |
46 | 26 | \label{fig:disable_mask} |
47 | 27 | \end{figure} |
48 | 28 | |
49 | -%Algumas operações são possíveis sobre os dados. Por exemplo, para excluir um dado, é necessário | |
50 | -%primeiro selecionar seu nome, como mostra a figura \ref{fig:selected_mask} e, em seguida, clicar | |
51 | -%no atalho que a figura \ref{fig:delete_data} ilustra. | |
52 | - | |
53 | 29 | Some operations may be porformed with the data. For instance, to remove one element, it is necessary to first select |
54 | 30 | its name, show in figure \ref{fig:selected_mask} and next click in the shortcut illustrated in |
55 | 31 | figure \ref{fig:delete_data}. |
56 | 32 | |
57 | 33 | \begin{figure}[!htb] |
58 | 34 | \centering |
59 | -\includegraphics[scale=0.7]{painel_selected_mask_pt.png} | |
35 | +\includegraphics[scale=0.7]{painel_selected_mask_en.png} | |
60 | 36 | \caption{Data selected} |
61 | 37 | \label{fig:selected_mask} |
62 | 38 | \end{figure} |
... | ... | @@ -69,9 +45,6 @@ figure \ref{fig:delete_data}. |
69 | 45 | \label{fig:delete_data} |
70 | 46 | \end{figure} |
71 | 47 | |
72 | -%Para criar uma nova máscara, superfície ou medição, basta clicar no atalho ilustrado na figura | |
73 | -% \ref{fig:new_data}, desde que a respectiva aba esteja aberta. | |
74 | - | |
75 | 48 | To create a new mask, surface or measurement, click in the shortcut show in figure \ref{fig:new_data}, considering that |
76 | 49 | the corresponding tab must be open. |
77 | 50 | |
... | ... | @@ -82,9 +55,6 @@ the corresponding tab must be open. |
82 | 55 | \label{fig:new_data} |
83 | 56 | \end{figure} |
84 | 57 | |
85 | -%Para copiar um dado, basta selecioná-lo e clicar no atalho que a figura \ref{fig:duplicate_data} | |
86 | -%ilustra. | |
87 | - | |
88 | 58 | To duplicate a data, select it and click in the shortcut shown in figure \ref{fig:duplicate_data}. |
89 | 59 | |
90 | 60 | \begin{figure}[!htb] |
... | ... | @@ -100,37 +70,24 @@ To duplicate a data, select it and click in the shortcut shown in figure \ref{fi |
100 | 70 | |
101 | 71 | \section{Masks} |
102 | 72 | |
103 | -%Na coluna \textbf{Nome}, são exibidos a cor e o nome atribuídos à máscara. Já a coluna | |
104 | -%\textbf{Limiar} exibe o intervalo de valores utilizado para criar a máscara. A figura | |
105 | -%\ref{fig:volumetric_data} mostra um exemplo. | |
106 | - | |
107 | 73 | At column \textbf{Name}, the mask's color and name are show. In turn, column \textbf{Threshold} show the value range |
108 | 74 | used to create the mask. Figure \ref{fig:volumetric_data} exhibits an example. |
109 | 75 | |
110 | 76 | \section{3D Surface} |
111 | 77 | |
112 | -%Na coluna \textbf{Nome}, são exibidos a cor e o nome atribuídos à superfície. A coluna | |
113 | -%\textbf{Volume} mostra o volume total da superfície. Por fim, a coluna \textbf{Transparência} | |
114 | -%indica o nível de transparência em uso para exibir a superfície. A figura \ref{fig:surface_manager} | |
115 | -%traz um exemplo. | |
116 | - | |
117 | 78 | At column \textbf{Name}, the surface's color and name are show. Column \textbf{Volume} show the total surface volume. |
118 | 79 | Finally, column \textbf{Transparency} indicates the level of transparency in use for surface visualization. |
119 | 80 | Figure \ref{fig:surface_manager} shows an example. |
120 | 81 | |
121 | 82 | \begin{figure}[!htb] |
122 | 83 | \centering |
123 | -\includegraphics[scale=0.7]{painel_volumetric_measures_pt.png} | |
84 | +\includegraphics[scale=0.7]{painel_volumetric_measures_en.png} | |
124 | 85 | \caption{Surface manager} |
125 | 86 | \label{fig:surface_manager} |
126 | 87 | \end{figure} |
127 | 88 | |
128 | 89 | \subsection{Import surface} |
129 | 90 | |
130 | -%É possível importar arquivos do tipo STL, OBJ, PLY e VTP (VTK Polydata File Format) com um projeto do InVesalius ativo, | |
131 | -%para isso é necessário clicar no ícone que é mostrado na figura~\ref{fig:import_stl}, | |
132 | -%selecionar (figura~\ref{fig:import_surface}) o formato do arquivo que será importado e depois clicar no \textbf{Abrir}. | |
133 | - | |
134 | 91 | It is possible to import a file of type STL, OBJ, PLY or VTP (VTK Polydata File Format) with an active InVesalius |
135 | 92 | project. To do so, click in the icon shown in figure~\ref{fig:import_stl}, select the |
136 | 93 | format of the corresponding file, figure~\ref{fig:import_surface}, and click Open. |
... | ... | @@ -138,13 +95,13 @@ format of the corresponding file, figure~\ref{fig:import_surface}, and click Ope |
138 | 95 | \begin{figure}[!htb] |
139 | 96 | \centering |
140 | 97 | \includegraphics[scale=0.8]{load_mesh.png} |
141 | -\caption{Import Surface} | |
98 | +\caption{Shortcut to import surface } | |
142 | 99 | \label{fig:import_stl} |
143 | 100 | \end{figure} |
144 | 101 | |
145 | 102 | \begin{figure}[!htb] |
146 | 103 | \centering |
147 | -\includegraphics[scale=0.4]{import_surface_pt.png} | |
104 | +\includegraphics[scale=0.4]{import_surface_en.png} | |
148 | 105 | \caption{Window to import surface} |
149 | 106 | \label{fig:import_surface} |
150 | 107 | \end{figure} |
... | ... | @@ -154,11 +111,6 @@ format of the corresponding file, figure~\ref{fig:import_surface}, and click Ope |
154 | 111 | |
155 | 112 | \section{Measurements} |
156 | 113 | |
157 | -%A aba \textbf{Medições} traz as seguintes informações. A coluna \textbf{Nome} exibe a cor e o | |
158 | -%nome atribuídos à medição. A coluna \textbf{Local} exibe onde a medição foi feita (imagem axial, | |
159 | -%coronal, sagital ou 3D), e \textbf{Tipo} indica o tipo da medida (linear ou angular). Por último, | |
160 | -% coluna \textbf{Valor} informa a medida propriamente dita. Veja a figura \ref{fig:manager_mensuares}. | |
161 | - | |
162 | 114 | The tab \textbf{Measurements} shows the following information. Column \textbf{Name} indicates the color and measurement |
163 | 115 | name. Column \textbf{Local} indicates where the measurement was taken (image axial, coronal, sagital or 3D), and |
164 | 116 | \textbf{Type} indicates the type of measurement (linear or angular). Finally, column \textbf{Value} shows the |
... | ... | @@ -166,7 +118,7 @@ measurement value. Figure \ref{fig:manager_mensuares} illustrates the \textbf{Me |
166 | 118 | |
167 | 119 | \begin{figure}[!htb] |
168 | 120 | \centering |
169 | -\includegraphics[scale=0.7]{painel_measures_manager_pt.png} | |
121 | +\includegraphics[scale=0.7]{painel_measures_manager_en.png} | |
170 | 122 | \caption{Data management} |
171 | 123 | \label{fig:manager_mensuares} |
172 | 124 | \end{figure} | ... | ... |
docs/user_guide_en_source/cap_superf.tex
... | ... | @@ -7,7 +7,7 @@ On the left panel, inside \textbf{3. Configure 3D surface}, \textbf{Surface prop |
7 | 7 | |
8 | 8 | \begin{figure}[!htb] |
9 | 9 | \centering |
10 | -\includegraphics[scale=0.65]{surface_config_panel_pt.png} | |
10 | +\includegraphics[scale=0.65]{surface_config_panel_en.png} | |
11 | 11 | \caption{3D surface configuration.} |
12 | 12 | \label{fig:3d_surface_managment} |
13 | 13 | \end{figure} |
... | ... | @@ -28,7 +28,7 @@ After clicking this button a dialog will be shown (figure \ref{fig:create_surfac |
28 | 28 | |
29 | 29 | \begin{figure}[!htb] |
30 | 30 | \centering |
31 | -\includegraphics[scale=0.5]{surface_config_window_pt.png} | |
31 | +\includegraphics[scale=0.5]{surface_config_window_en.png} | |
32 | 32 | \caption{3D surface creation dialog.} |
33 | 33 | \label{fig:create_surface_1} |
34 | 34 | \end{figure} |
... | ... | @@ -83,7 +83,7 @@ It's also possible to display a surface with some level of Transparency. To do t |
83 | 83 | |
84 | 84 | \begin{figure}[!htb] |
85 | 85 | \centering |
86 | -\includegraphics[scale=0.8]{surface_select_menu.png} | |
86 | +\includegraphics[scale=0.8]{surface_select_menu_en.png} | |
87 | 87 | \caption{Surface selection.} |
88 | 88 | \label{fig:select_surface} |
89 | 89 | \end{figure} |
... | ... | @@ -92,7 +92,7 @@ Then, to set the level of surface transparency, use de sliding control shown in |
92 | 92 | |
93 | 93 | \begin{figure}[!htb] |
94 | 94 | \centering |
95 | -\includegraphics[scale=0.7]{surface_transparency_pt.png} | |
95 | +\includegraphics[scale=0.7]{surface_transparency_en.png} | |
96 | 96 | \caption{Selection of surface transparency.} |
97 | 97 | \label{fig:select_transparency} |
98 | 98 | \end{figure} |
... | ... | @@ -134,7 +134,7 @@ To split disconnected surfaces it's necessary to go to \textbf{3. Configure 3D s |
134 | 134 | |
135 | 135 | \begin{figure}[!htb] |
136 | 136 | \centering |
137 | -\includegraphics[scale=0.7]{surface_painel_advanced_options_pt.png} | |
137 | +\includegraphics[scale=0.7]{surface_painel_advanced_options_en.png} | |
138 | 138 | \caption{Advanced options.} |
139 | 139 | \label{fig:advanced_tools} |
140 | 140 | \end{figure} |
... | ... | @@ -145,7 +145,7 @@ The advanced options panel will be displayed (figure~\ref{fig:advanced_tools_exp |
145 | 145 | |
146 | 146 | \begin{figure}[!htb] |
147 | 147 | \centering |
148 | -\includegraphics[scale=0.7]{surface_split_pt.png} | |
148 | +\includegraphics[scale=0.7]{surface_split_en.png} | |
149 | 149 | \caption{Advanced options panel.} |
150 | 150 | \label{fig:advanced_tools_expanded} |
151 | 151 | \end{figure} | ... | ... |
46.8 KB
5.03 KB
docs/user_guide_figures/invesalius_screen/painel_measures_manager_en.png
0 → 100644
7.9 KB
5.64 KB
6.05 KB
docs/user_guide_figures/invesalius_screen/surface_config_window_en.png
0 → 100644
14.2 KB
docs/user_guide_figures/invesalius_screen/surface_painel_advanced_options_en.png
0 → 100644
663 Bytes
578 Bytes
7.12 KB
689 Bytes