diff --git a/Plugins/org.mitk.gui.qt.matchpoint.algorithm.batch/documentation/UserManual/map_icon_batch_doc.svg b/Plugins/org.mitk.gui.qt.matchpoint.algorithm.batch/documentation/UserManual/map_icon_batch_doc.svg index 6911b09bd2..da4687ac7f 100644 --- a/Plugins/org.mitk.gui.qt.matchpoint.algorithm.batch/documentation/UserManual/map_icon_batch_doc.svg +++ b/Plugins/org.mitk.gui.qt.matchpoint.algorithm.batch/documentation/UserManual/map_icon_batch_doc.svg @@ -1,196 +1,214 @@ image/svg+xml + id="g3802" + transform="translate(0,2)"> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> \ No newline at end of file diff --git a/Plugins/org.mitk.gui.qt.matchpoint.algorithm.browser/documentation/UserManual/map_icon_browser_doc.svg b/Plugins/org.mitk.gui.qt.matchpoint.algorithm.browser/documentation/UserManual/map_icon_browser_doc.svg index d7efe4d659..8733af7d77 100644 --- a/Plugins/org.mitk.gui.qt.matchpoint.algorithm.browser/documentation/UserManual/map_icon_browser_doc.svg +++ b/Plugins/org.mitk.gui.qt.matchpoint.algorithm.browser/documentation/UserManual/map_icon_browser_doc.svg @@ -1,169 +1,183 @@ image/svg+xml + style="fill:#000000" + transform="translate(0,1)"> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> \ No newline at end of file diff --git a/Plugins/org.mitk.gui.qt.matchpoint.algorithm.control/documentation/UserManual/Manual.dox b/Plugins/org.mitk.gui.qt.matchpoint.algorithm.control/documentation/UserManual/Manual.dox index 3dc40fd6eb..162da76ff6 100644 --- a/Plugins/org.mitk.gui.qt.matchpoint.algorithm.control/documentation/UserManual/Manual.dox +++ b/Plugins/org.mitk.gui.qt.matchpoint.algorithm.control/documentation/UserManual/Manual.dox @@ -1,39 +1,39 @@ /** \page org_mitk_gui_qt_matchpoint_algorithm_control The MatchPoint Algorithm Control View -\imageMacro{map_icon_run_doc.svg, "Icon of the MatchPoint Algorithm Control", 3} +\imageMacro{map_icon_run_doc.svg,"Icon of the MatchPoint Algorithm Control",3.0} \tableofcontents \section MAP_RUN_Introduction Introduction This plugin offers the user a way to use a selected registration algorithm in order to determine a registration for two selected images. For the selection of an algorithm please see MatchPoint Algorithm Browser (\ref org_mitk_gui_qt_matchpoint_algorithm_browser). \section MAP_RUN_Contact Contact information This plug-in is being developed by the SIDT group (Software development for Integrated Diagnostics and Therapy) at the DKFZ (German Cancer Research Center). If you have any questions, need support, find a bug or have a feature request, feel free to contact us at www.mitk.org. \section MAP_RUN_Usage Usage \imageMacro{map_control_example.png, "Example screenshot showing the control plugin in use.", 10} To use the plugin a registration algorithm must be loaded and a moving as well as a target image must be selected.\n The moving image is registered onto the target image. Thus the result is a mapped input image in the geometry (field of view, orientation, spacing) defined by the target image.\n All images are selected in the data manager using multi select (press the CTRL-key while selecting the nodes in the data manager). The first selection is the moving image, the second is the target image.\n If an algorithm is loaded and input images are selected, the plugin will automatically switch to the "Execution" tab. \subsection MAP_RUN_Usage_selection Selection tab \imageMacro{map_control_step1_selection.png, "Details of the selection tab.", 5} In this tab registration algorithms that are selected in the MatchPoint Algorithm Browser can be chosen. In the tab you see the ID of the algorithm selected by the browser and its profile information.\n If you press "Load selected algorithm", the algorithm will be used by the control plugin. The name of the algorithm occurs in the text field "Loaded algorithm" (at the top of the plugin view).\n At this point, it has no effect if you change the selection in the browser. The control plugin will keep the loaded algorithm until you choose to load another one. \subsection MAP_RUN_Usage_exec Execution tab \imageMacro{map_control_step2_execution.png, "Details of the execution tab.", 5} In this tab you can specify a name for the registration job (this will determine the names of the result nodes in the data manager).\n You can also choose to "store registration" (which is normally the goal of the whole process, because this is the very result of the algorithm ;).\n Additionally you can choose "Generate + store mapped result". This is a convenience feature which often saves you the time to use the mapper plugin afterwards. It will do the same like using the mapper plugin with the moving and target image, setting padding value "0" and using "linear interpolation". If you need other settings, skip the convenience generation and use the MatchPoint mapper plugin directly.\n "Start" will trigger the registration process. Some algorithms can be stopped while processing takes place. In those cases, there is a "Stop" button enabled, as soon as the registration process starts. \subsection MAP_RUN_Usage_settings Settings tab \imageMacro{map_control_step3_settings.png, "Details of the settings tab.", 5} In this tab, you can change the parametrization of the loaded algorithm (before it starts), if it offers any possibility to do so. */ diff --git a/Plugins/org.mitk.gui.qt.matchpoint.algorithm.control/documentation/UserManual/map_icon_run_doc.svg b/Plugins/org.mitk.gui.qt.matchpoint.algorithm.control/documentation/UserManual/map_icon_run_doc.svg index 0f9ce430a3..4078f622fc 100644 --- a/Plugins/org.mitk.gui.qt.matchpoint.algorithm.control/documentation/UserManual/map_icon_run_doc.svg +++ b/Plugins/org.mitk.gui.qt.matchpoint.algorithm.control/documentation/UserManual/map_icon_run_doc.svg @@ -1,188 +1,205 @@ image/svg+xml + style="fill:#000000;fill-opacity:1" + transform="translate(0,1)"> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#0084c8;fill-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:#000000;fill-opacity:1" + inkscape:connector-curvature="0" /> \ No newline at end of file diff --git a/Plugins/org.mitk.gui.qt.matchpoint.evaluator/documentation/UserManual/map_evaluator_doc.svg b/Plugins/org.mitk.gui.qt.matchpoint.evaluator/documentation/UserManual/map_evaluator_doc.svg index 0a710605ac..bfa6c7ad7c 100644 --- a/Plugins/org.mitk.gui.qt.matchpoint.evaluator/documentation/UserManual/map_evaluator_doc.svg +++ b/Plugins/org.mitk.gui.qt.matchpoint.evaluator/documentation/UserManual/map_evaluator_doc.svg @@ -1,189 +1,204 @@ image/svg+xml + id="g40" + transform="translate(0,1)"> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> \ No newline at end of file diff --git a/Plugins/org.mitk.gui.qt.matchpoint.framereg/documentation/UserManual/map_framereg_icon_doc.svg b/Plugins/org.mitk.gui.qt.matchpoint.framereg/documentation/UserManual/map_framereg_icon_doc.svg index f500d4cfd5..e25c2bfcf4 100644 --- a/Plugins/org.mitk.gui.qt.matchpoint.framereg/documentation/UserManual/map_framereg_icon_doc.svg +++ b/Plugins/org.mitk.gui.qt.matchpoint.framereg/documentation/UserManual/map_framereg_icon_doc.svg @@ -1,212 +1,214 @@ image/svg+xml + style="display:inline" + transform="translate(0,1)"> \ No newline at end of file diff --git a/Plugins/org.mitk.gui.qt.matchpoint.manipulator/documentation/UserManual/map_manipulator_icon_doc.svg b/Plugins/org.mitk.gui.qt.matchpoint.manipulator/documentation/UserManual/map_manipulator_icon_doc.svg index b884df948b..0aa48da956 100644 --- a/Plugins/org.mitk.gui.qt.matchpoint.manipulator/documentation/UserManual/map_manipulator_icon_doc.svg +++ b/Plugins/org.mitk.gui.qt.matchpoint.manipulator/documentation/UserManual/map_manipulator_icon_doc.svg @@ -1,173 +1,187 @@ image/svg+xml + style="fill:#000000" + transform="translate(0,1)"> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> \ No newline at end of file diff --git a/Plugins/org.mitk.gui.qt.matchpoint.mapper/documentation/UserManual/map_mapper_icon_doc.svg b/Plugins/org.mitk.gui.qt.matchpoint.mapper/documentation/UserManual/map_mapper_icon_doc.svg index 864bf9e5ab..bcd39e5e84 100644 --- a/Plugins/org.mitk.gui.qt.matchpoint.mapper/documentation/UserManual/map_mapper_icon_doc.svg +++ b/Plugins/org.mitk.gui.qt.matchpoint.mapper/documentation/UserManual/map_mapper_icon_doc.svg @@ -1,189 +1,204 @@ image/svg+xml + style="fill:#0084c8" + transform="translate(0,1)"> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> \ No newline at end of file diff --git a/Plugins/org.mitk.gui.qt.matchpoint.visualizer/documentation/UserManual/map_vis_icon_doc.svg b/Plugins/org.mitk.gui.qt.matchpoint.visualizer/documentation/UserManual/map_vis_icon_doc.svg index 31123ebf0c..59b985fbd5 100644 --- a/Plugins/org.mitk.gui.qt.matchpoint.visualizer/documentation/UserManual/map_vis_icon_doc.svg +++ b/Plugins/org.mitk.gui.qt.matchpoint.visualizer/documentation/UserManual/map_vis_icon_doc.svg @@ -1,190 +1,205 @@ image/svg+xml + style="fill:#0084c8" + transform="translate(0,1)"> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> + style="fill:#000000" + inkscape:connector-curvature="0" /> + style="fill:#0084c8" + inkscape:connector-curvature="0" /> \ No newline at end of file