diff --git a/docs/user_guide_en_source/cap_masc.tex b/docs/user_guide_en_source/cap_masc.tex index f9feb6c..508a7b9 100644 --- a/docs/user_guide_en_source/cap_masc.tex +++ b/docs/user_guide_en_source/cap_masc.tex @@ -14,7 +14,7 @@ To use this tool go to menu \textbf{Tools}, \textbf{Mask}, \textbf{Boolean opera \begin{figure}[!htb] \centering -\includegraphics[scale=0.5]{mask_operation_boolean_menu_pt.png} +\includegraphics[scale=0.5]{mask_operation_boolean_menu_en.png} \caption{Menu to open boolean operations tool.} \label{fig:booleano_menu} \end{figure} @@ -23,7 +23,7 @@ It's necessary to select the select the first mask, the operation to be performe \begin{figure}[!htb] \centering -\includegraphics[scale=0.5]{mask_boolean_dialog_pt.png} +\includegraphics[scale=0.5]{mask_boolean_dialog_en.png} \caption{Boolean operations tool.} \label{fig:booleano_janela} \end{figure} @@ -54,7 +54,7 @@ It's possible to clean a mask (figure~\ref{fig:limpeza_mascara}). This is recomm \begin{figure}[!htb] \centering -\includegraphics[scale=0.5]{mask_clean_menu_pt.png} +\includegraphics[scale=0.5]{mask_clean_menu_en.png} \caption{Mask cleaning} \label{fig:limpeza_mascara} \end{figure} @@ -65,14 +65,14 @@ Segmentation may leave some unwanted holes. It's recommended to fill them becaus \begin{figure}[!htb] \centering -\includegraphics[scale=0.4]{menu_mask_manual_fill_holes_pt.png} +\includegraphics[scale=0.4]{menu_mask_manual_fill_holes_en.png} \caption{Menu to access the tool to fill holes manually.} \label{fig:menu_mask_manual_fill_holes} \end{figure} \begin{figure}[!htb] \centering -\includegraphics[scale=0.7]{mask_manual_fill_holes_window_pt.png} +\includegraphics[scale=0.7]{mask_manual_fill_holes_window_en.png} \caption{Dialog to configure the parameters of Fill holes manually tool.} \label{fig:mask_manual_fill_holes_window} \end{figure} @@ -99,14 +99,14 @@ To open this tool go to the menu \textbf{Tools}, \textbf{Mask}, \textbf{Fill hol \begin{figure}[!htb] \centering -\includegraphics[scale=0.4]{menu_mask_automatic_fill_holes_pt.png} +\includegraphics[scale=0.4]{menu_mask_automatic_fill_holes_en.png} \caption{Menu to open the Fill holes automatically tool.} \label{fig:menu_mask_automatic_fill_holes} \end{figure} \begin{figure}[!htb] \centering -\includegraphics[scale=0.7]{mask_automatic_fill_holes_window_pt.png} +\includegraphics[scale=0.7]{mask_automatic_fill_holes_window_en.png} \caption{Dialog to configure the parameters used to fill the holes.} \label{fig:mask_automatic_fill_holes_window} \end{figure} @@ -123,14 +123,14 @@ It's possible to select disconnected part only on a mask slice (\textbf{2D - Act \begin{figure}[!htb] \centering -\includegraphics[scale=0.4]{menu_mask_remove_part_pt.png} +\includegraphics[scale=0.4]{menu_mask_remove_part_en.png} \caption{Menu to open the Remove parts tool.} \label{fig:menu_mask_remove_part} \end{figure} \begin{figure}[!htb] \centering -\includegraphics[scale=0.7]{mask_remove_parts_window.png} +\includegraphics[scale=0.7]{mask_remove_parts_window_en.png} \caption{Dialog to configure the parameters used in Remove parts.} \label{fig:mask_remove_parts_window} \end{figure} @@ -155,14 +155,14 @@ Click with \textbf{left-button} of the mouse on the wanted pixel of the region y \begin{figure}[!htb] \centering -\includegraphics[scale=0.4]{menu_mask_select_part_pt.png} +\includegraphics[scale=0.4]{menu_mask_select_part_en.png} \caption{Menu to open the Select parts tool.} \label{fig:menu_mask_select_part} \end{figure} \begin{figure}[!htb] \centering -\includegraphics[scale=0.7]{mask_select_part_pt.png} +\includegraphics[scale=0.7]{mask_select_part_en.png} \caption{Dialog to configure the parameters of Select parts tool.} \label{fig:mask_select_part} \end{figure} @@ -182,7 +182,7 @@ It's possible to cut part of a mask in order to select an region of interest. Th \begin{figure}[!htb] \centering -\includegraphics[scale=0.4]{menu_mask_crop_pt.png} +\includegraphics[scale=0.4]{menu_mask_crop_en.png} \caption{Menu open the Crop tool.} \label{fig:menu_mask_crop} \end{figure} diff --git a/docs/user_guide_figures/invesalius_screen/mask_automatic_fill_holes_window_en.png b/docs/user_guide_figures/invesalius_screen/mask_automatic_fill_holes_window_en.png new file mode 100644 index 0000000..2465b1f Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/mask_automatic_fill_holes_window_en.png differ diff --git a/docs/user_guide_figures/invesalius_screen/mask_boolean_dialog_en.png b/docs/user_guide_figures/invesalius_screen/mask_boolean_dialog_en.png new file mode 100644 index 0000000..8e3feb2 Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/mask_boolean_dialog_en.png differ diff --git a/docs/user_guide_figures/invesalius_screen/mask_clean_menu_en.png b/docs/user_guide_figures/invesalius_screen/mask_clean_menu_en.png new file mode 100644 index 0000000..304b852 Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/mask_clean_menu_en.png differ diff --git a/docs/user_guide_figures/invesalius_screen/mask_manual_fill_holes_window_en.png b/docs/user_guide_figures/invesalius_screen/mask_manual_fill_holes_window_en.png new file mode 100644 index 0000000..152ecbf Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/mask_manual_fill_holes_window_en.png differ diff --git a/docs/user_guide_figures/invesalius_screen/mask_operation_boolean_menu_en.png b/docs/user_guide_figures/invesalius_screen/mask_operation_boolean_menu_en.png new file mode 100644 index 0000000..292d261 Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/mask_operation_boolean_menu_en.png differ diff --git a/docs/user_guide_figures/invesalius_screen/mask_remove_parts_window_en.png b/docs/user_guide_figures/invesalius_screen/mask_remove_parts_window_en.png new file mode 100644 index 0000000..f73abc0 Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/mask_remove_parts_window_en.png differ diff --git a/docs/user_guide_figures/invesalius_screen/mask_select_part_en.png b/docs/user_guide_figures/invesalius_screen/mask_select_part_en.png new file mode 100644 index 0000000..7714b3a Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/mask_select_part_en.png differ diff --git a/docs/user_guide_figures/invesalius_screen/menu_mask_automatic_fill_holes_en.png b/docs/user_guide_figures/invesalius_screen/menu_mask_automatic_fill_holes_en.png new file mode 100644 index 0000000..acc1453 Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/menu_mask_automatic_fill_holes_en.png differ diff --git a/docs/user_guide_figures/invesalius_screen/menu_mask_crop_en.png b/docs/user_guide_figures/invesalius_screen/menu_mask_crop_en.png new file mode 100644 index 0000000..b47f908 Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/menu_mask_crop_en.png differ diff --git a/docs/user_guide_figures/invesalius_screen/menu_mask_manual_fill_holes_en.png b/docs/user_guide_figures/invesalius_screen/menu_mask_manual_fill_holes_en.png new file mode 100644 index 0000000..5feb600 Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/menu_mask_manual_fill_holes_en.png differ diff --git a/docs/user_guide_figures/invesalius_screen/menu_mask_remove_part_en.png b/docs/user_guide_figures/invesalius_screen/menu_mask_remove_part_en.png new file mode 100644 index 0000000..6188724 Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/menu_mask_remove_part_en.png differ diff --git a/docs/user_guide_figures/invesalius_screen/menu_mask_select_part_en.png b/docs/user_guide_figures/invesalius_screen/menu_mask_select_part_en.png new file mode 100644 index 0000000..e09ccdc Binary files /dev/null and b/docs/user_guide_figures/invesalius_screen/menu_mask_select_part_en.png differ -- libgit2 0.21.2