Commit 91029f4606d0e4a8d566bcae175ba21c28f7f7a9
1 parent
eb364906
Exists in
manual_v3.1
Updated manual - removed bb files and updated data manager chapter
Showing
1 changed file
with
24 additions
and
7 deletions
Show diff stats
docs/user_guide_pt_BR_source/cap_geren_dados.tex
... | ... | @@ -16,7 +16,7 @@ correspondentes aos elementos a que se referem. |
16 | 16 | |
17 | 17 | \begin{figure}[!htb] |
18 | 18 | \centering |
19 | -\includegraphics[scale=0.5]{mask_manager} | |
19 | +\includegraphics[scale=0.7]{painel_mask_manager_pt.png} | |
20 | 20 | \caption{Gerenciamento de dados} |
21 | 21 | \label{fig:volumetric_data} |
22 | 22 | \end{figure} |
... | ... | @@ -42,7 +42,7 @@ no atalho que a figura \ref{fig:delete_data} ilustra. |
42 | 42 | |
43 | 43 | \begin{figure}[!htb] |
44 | 44 | \centering |
45 | -\includegraphics[scale=0.5]{selected_mask} | |
45 | +\includegraphics[scale=0.7]{painel_selected_mask_pt.png} | |
46 | 46 | \caption{Dado selecionado} |
47 | 47 | \label{fig:selected_mask} |
48 | 48 | \end{figure} |
... | ... | @@ -50,7 +50,7 @@ no atalho que a figura \ref{fig:delete_data} ilustra. |
50 | 50 | |
51 | 51 | \begin{figure}[!htb] |
52 | 52 | \centering |
53 | -\includegraphics[scale=0.8]{delete_data} | |
53 | +\includegraphics[scale=0.8]{data_remove.png} | |
54 | 54 | \caption{Excluir dado} |
55 | 55 | \label{fig:delete_data} |
56 | 56 | \end{figure} |
... | ... | @@ -60,7 +60,7 @@ Para criar uma nova máscara, superfície ou medição, basta clicar no atalho i |
60 | 60 | |
61 | 61 | \begin{figure}[!htb] |
62 | 62 | \centering |
63 | -\includegraphics[scale=0.8]{new_data} | |
63 | +\includegraphics[scale=0.8]{data_new.png} | |
64 | 64 | \caption{Novo dado} |
65 | 65 | \label{fig:new_data} |
66 | 66 | \end{figure} |
... | ... | @@ -70,7 +70,7 @@ ilustra. |
70 | 70 | |
71 | 71 | \begin{figure}[!htb] |
72 | 72 | \centering |
73 | -\includegraphics[scale=0.8]{duplicate_data} | |
73 | +\includegraphics[scale=0.8]{data_duplicate.png} | |
74 | 74 | \caption{Copiar dado} |
75 | 75 | \label{fig:duplicate_data} |
76 | 76 | \end{figure} |
... | ... | @@ -94,11 +94,28 @@ traz um exemplo. |
94 | 94 | |
95 | 95 | \begin{figure}[!htb] |
96 | 96 | \centering |
97 | -\includegraphics[scale=0.5]{surface_manager} | |
97 | +\includegraphics[scale=0.7]{painel_volumetric_measures_pt.png} | |
98 | 98 | \caption{Gerenciamento de superfícies} |
99 | 99 | \label{fig:surface_manager} |
100 | 100 | \end{figure} |
101 | 101 | |
102 | +\subsection{Importação de superfície} | |
103 | + | |
104 | +É possível importar arquivos do tipo STL, OBJ, PLY e VTP (VTK Polydata File Format) com um projeto do InVesalius ativo, para isso é necessário clicar no ícone que é mostrado na figura~\ref{fig:import_stl}, selecionar (figura~\ref{fig:import_surface}) o formato do arquivo que será importado e depois clicar no \textbf{Abrir}. | |
105 | + | |
106 | +\begin{figure}[!htb] | |
107 | +\centering | |
108 | +\includegraphics[scale=0.8]{load_mesh.png} | |
109 | +\caption{Importar Superfície} | |
110 | +\label{fig:import_stl} | |
111 | +\end{figure} | |
112 | + | |
113 | +\begin{figure}[!htb] | |
114 | +\centering | |
115 | +\includegraphics[scale=0.4]{import_surface_pt.png} | |
116 | +\caption{Janela para importação de superfície} | |
117 | +\label{fig:import_surface} | |
118 | +\end{figure} | |
102 | 119 | |
103 | 120 | \newpage |
104 | 121 | |
... | ... | @@ -112,7 +129,7 @@ a coluna \textbf{Valor} informa a medida propriamente dita. Veja a figura \ref{f |
112 | 129 | |
113 | 130 | \begin{figure}[!htb] |
114 | 131 | \centering |
115 | -\includegraphics[scale=0.5]{manager_mensuares} | |
132 | +\includegraphics[scale=0.7]{painel_measures_manager_pt.png} | |
116 | 133 | \caption{Gerenciamento de medições} |
117 | 134 | \label{fig:manager_mensuares} |
118 | 135 | \end{figure} | ... | ... |