Commit 01e8bbea7676a43843bc5b1a3e3f2d94ada1fd81
1 parent
41385b70
Exists in
master
and in
2 other branches
Updated manual with new features
Showing
2 changed files
with
21 additions
and
0 deletions
Show diff stats
docs/user_guide_pt_BR_source/cap_segmen.tex
... | ... | @@ -284,6 +284,15 @@ A segmentação por watershed, necessita que o usuário indique através de marc |
284 | 284 | \label{fig:watershed_painel} |
285 | 285 | \end{figure} |
286 | 286 | |
287 | +\begin{figure}[!htb] | |
288 | +\centering | |
289 | +\includegraphics[scale=0.6]{watershed_panel.png} | |
290 | +\caption{Painel de segmentação por Watershed} | |
291 | +\label{fig:watershed_painel} | |
292 | +\end{figure} | |
293 | + | |
294 | +Antes de iniciar a segmentação por Watershed, é recomendável limpar toda a máscara utilizando a ferramenta de limpeza de máscara, conforme é mostrado na seção~\ref{cap:limpeza_mascara}. | |
295 | + | |
287 | 296 | Para inserir marcadores de fundo e objeto, é utilizada uma ferramenta em forma de pincel, a exemplo da segmentação manual, existe a opção de selecionar pincel retangular ou circular, também é possível alterar o tamanho deles. |
288 | 297 | |
289 | 298 | É necessário também selecionar o tipo de operação que será realizada pelo pincel. As opções são as |
... | ... | @@ -375,4 +384,16 @@ Na figura~\ref{fig:op_boolana}, apresentamos um exemplo de utilização da ferra |
375 | 384 | \subfloat[Disjunção exclusiva (A $\oplus$ B)]{\includegraphics[width=0.332\textwidth]{booleano_disj_exc}} |
376 | 385 | \caption{Exemplo de operações booleanas.} |
377 | 386 | \label{fig:op_boolana} |
387 | +\end{figure} | |
388 | + | |
389 | +\section{Limpeza total da máscara} | |
390 | +\label{cap:limpeza_mascara} | |
391 | + | |
392 | +Pode-se efetuar a limpeza total da máscara (figura~\ref{fig:limpeza_mascara}), isso é recomendado antes de iniciar a inserção de marcadores de Watershed. A ferramenta está localizada no menu, \textbf{Ferramentas}, \textbf{Máscara}, \textbf{Limpar máscara}, também é possível executa-la pressionando as teclas \textbf{CTRL+SHIFT+A}. | |
393 | + | |
394 | +\begin{figure}[!htb] | |
395 | +\centering | |
396 | +\includegraphics[scale=0.6]{watershed_limpeza.png} | |
397 | +\caption{Limpeza de máscara} | |
398 | +\label{fig:limpeza_mascara} | |
378 | 399 | \end{figure} |
379 | 400 | \ No newline at end of file | ... | ... |
docs/user_guide_pt_BR_source/img/invesalius_screen/watershed_limpeza.png
0 → 100644
9.48 KB