Commit a5e41aff09197e4639799b0113392f46b6420a40
1 parent
44a9afcc
Exists in
manual_v3.1
Updated manual
Showing
1 changed file
with
11 additions
and
11 deletions
Show diff stats
docs/user_guide_pt_BR_source/cap_segmen.tex
... | ... | @@ -321,14 +321,14 @@ Ainda na figura~\ref{fig:watershed_2d}, podemos visualizar os marcadores de obje |
321 | 321 | |
322 | 322 | \begin{figure}[!htb] |
323 | 323 | \centering |
324 | -\includegraphics[scale=0.2]{watershed_2d.png} | |
324 | +\includegraphics[scale=0.2]{segmentation_watershed_axial.png} | |
325 | 325 | \caption{Watershed aplicado em uma fatia de um volume.} |
326 | 326 | \label{fig:watershed_2d} |
327 | 327 | \end{figure} |
328 | 328 | |
329 | 329 | \begin{figure}[!htb] |
330 | 330 | \centering |
331 | -\includegraphics[scale=0.2]{watershed_3d.png} | |
331 | +\includegraphics[scale=0.4]{segmentation_watershed_multiplanar_3d_pt.png} | |
332 | 332 | \caption{Segmentação do cérebro com o método de Watershed aplicado em todo um volume (expandido em 3D).} |
333 | 333 | \label{fig:watershed_3d} |
334 | 334 | \end{figure} |
... | ... | @@ -346,7 +346,7 @@ Para ativar essa ferramenta é necessário ir no menu \textbf{Ferramentas}, \tex |
346 | 346 | |
347 | 347 | \begin{figure}[!htb] |
348 | 348 | \centering |
349 | -\includegraphics[scale=0.5]{booleano_menu.png} | |
349 | +\includegraphics[scale=0.5]{mask_operation_boolean_menu_pt.png} | |
350 | 350 | \caption{Menu para ativar a ferramenta de operações booleanas.} |
351 | 351 | \label{fig:booleano_menu} |
352 | 352 | \end{figure} |
... | ... | @@ -355,7 +355,7 @@ Para ativar essa ferramenta é necessário ir no menu \textbf{Ferramentas}, \tex |
355 | 355 | |
356 | 356 | \begin{figure}[!htb] |
357 | 357 | \centering |
358 | -\includegraphics[scale=0.5]{boolano_janela.png} | |
358 | +\includegraphics[scale=0.5]{mask_boolean_dialog_pt.png} | |
359 | 359 | \caption{Ferramenta de operações booleanas.} |
360 | 360 | \label{fig:booleano_janela} |
361 | 361 | \end{figure} |
... | ... | @@ -364,17 +364,17 @@ Na figura~\ref{fig:op_boolana}, apresentamos um exemplo de utilização da ferra |
364 | 364 | |
365 | 365 | \begin{figure}[!htb] |
366 | 366 | \centering |
367 | - \subfloat[Máscara A]{\includegraphics[width=0.332\textwidth]{booleano_m_a}} | |
367 | + \subfloat[Máscara A]{\includegraphics[width=0.332\textwidth]{booleano_m_a.png}} | |
368 | 368 | \hfill |
369 | - \subfloat[Máscara B]{\includegraphics[width=0.332\textwidth]{booleano_m_b}} | |
369 | + \subfloat[Máscara B]{\includegraphics[width=0.332\textwidth]{booleano_m_b.png}} | |
370 | 370 | \hfill |
371 | - \subfloat[União (A $\cup$ B)]{\includegraphics[width=0.332\textwidth]{booleano_uniao}} | |
371 | + \subfloat[União (A $\cup$ B)]{\includegraphics[width=0.332\textwidth]{booleano_uniao.png}} | |
372 | 372 | \hfill |
373 | - \subfloat[Diferença (A - B)]{\includegraphics[width=0.332\textwidth]{booleano_dif}} | |
373 | + \subfloat[Diferença (A - B)]{\includegraphics[width=0.332\textwidth]{booleano_dif.png}} | |
374 | 374 | \hfill |
375 | - \subfloat[Intersecção (A $\cap$ B)]{\includegraphics[width=0.332\textwidth]{booleano_interc}} | |
375 | + \subfloat[Intersecção (A $\cap$ B)]{\includegraphics[width=0.332\textwidth]{booleano_interc.png}} | |
376 | 376 | \hfill |
377 | - \subfloat[Disjunção exclusiva (A $\oplus$ B)]{\includegraphics[width=0.332\textwidth]{booleano_disj_exc}} | |
377 | + \subfloat[Disjunção exclusiva (A $\oplus$ B)]{\includegraphics[width=0.332\textwidth]{booleano_disj_exc.png}} | |
378 | 378 | \caption{Exemplo de operações booleanas.} |
379 | 379 | \label{fig:op_boolana} |
380 | 380 | \end{figure} |
... | ... | @@ -386,7 +386,7 @@ Pode-se efetuar a limpeza total da máscara (figura~\ref{fig:limpeza_mascara}), |
386 | 386 | |
387 | 387 | \begin{figure}[!htb] |
388 | 388 | \centering |
389 | -\includegraphics[scale=0.6]{watershed_limpeza.png} | |
389 | +\includegraphics[scale=0.5]{mask_clean_menu_pt.png} | |
390 | 390 | \caption{Limpeza de máscara} |
391 | 391 | \label{fig:limpeza_mascara} |
392 | 392 | \end{figure} |
393 | 393 | \ No newline at end of file | ... | ... |