<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ayamada</id>
	<title>Slicer Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ayamada"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/wiki/Special:Contributions/Ayamada"/>
	<updated>2026-04-09T10:16:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/WorkflowOrganizer&amp;diff=41981</id>
		<title>Documentation/Nightly/Modules/WorkflowOrganizer</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/WorkflowOrganizer&amp;diff=41981"/>
		<updated>2015-07-05T19:25:34Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (BWH, SUMS), Koichiro Murakami (SUMS), Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format as follows. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
[3] [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions Extension List for Slicer Nightly version]&amp;lt;br&amp;gt;&lt;br /&gt;
[4] [http://www.slicer.org/slicerWiki/index.php/Documentation/4.4/Extensions Extension List for Slicer 4.4]&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Logo}}&lt;br /&gt;
{|&lt;br /&gt;
&amp;lt;!-- |[[File:IgtWizard.png|128x128px]] --&amp;gt;&lt;br /&gt;
|[[File:WoLogo.png|128x128px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:WoLogo.png&amp;diff=41980</id>
		<title>File:WoLogo.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:WoLogo.png&amp;diff=41980"/>
		<updated>2015-07-05T19:24:24Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/WorkflowOrganizer&amp;diff=41963</id>
		<title>Documentation/Nightly/Modules/WorkflowOrganizer</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/WorkflowOrganizer&amp;diff=41963"/>
		<updated>2015-07-03T05:25:31Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: Created page with '&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt; &amp;lt;!-- ---------------------------- --&amp;gt; {{documentation/{{documentation/version}}/module-header}} &amp;lt;!-- -----------------------…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (BWH, SUMS), Koichiro Murakami (SUMS), Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format as follows. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
[3] [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions Extension List for Slicer Nightly version]&amp;lt;br&amp;gt;&lt;br /&gt;
[4] [http://www.slicer.org/slicerWiki/index.php/Documentation/4.4/Extensions Extension List for Slicer 4.4]&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Logo}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizard.png|128x128px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41228</id>
		<title>Documentation/Nightly/Modules/SlicerToKiwiExporter</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41228"/>
		<updated>2015-04-02T00:57:23Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
'''Extension:''' [[Documentation/{{documentation/version}}/Extensions/SlicerToKiwiExporter|SlicerToKiwiExporter]]&amp;lt;br&amp;gt;&lt;br /&gt;
'''Acknowledgments:'''&lt;br /&gt;
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.&amp;lt;br&amp;gt;&lt;br /&gt;
'''Author:''' Jean-Christophe Fillion-Robin ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor1:''' Pat Marion ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor2:''' Steve Pieper ({{collaborator|name|isomics}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor3:''' Atsushi Yamada (Shiga University of Medical Science)&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contact:''' Jean-Christophe Fillion-Robin, &amp;lt;email&amp;gt;jchris.fillionr@kitware.com&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|{{collaborator|logo|kitware}}|{{collaborator|longname|kitware}}&lt;br /&gt;
|{{collaborator|logo|namic}}|{{collaborator|longname|isomics}}&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
&lt;br /&gt;
The SlicerToKiwiExporter module provides Slicer user with any easy way to export [[Documentation/{{documentation/version}}/Modules/Models|models]] into a [http://www.kiwiviewer.org/ KiwiViewer] scene file.&lt;br /&gt;
&lt;br /&gt;
[http://www.kiwiviewer.org/ KiwiViewer] is a free, open-source visualization app for exploring scientific and medical datasets that runs on Android and iOS mobile devices with multi-touch interaction. [http://www.kiwiviewer.org/ KiwiViewer] supports a variety of file formats, including obj, stl, ply, and vtk. Datasets may be loaded into [http://www.kiwiviewer.org/ KiwiViewer] from the SD card, email attachments, or Midas, or DropBox, or downloaded from a URL.&lt;br /&gt;
&lt;br /&gt;
The following tutorials will provide steo-by-step instructions to:&lt;br /&gt;
* [[#Saving_a_MRML_scene_as_KiwiViewer_scene_file|Export a Slicer MRML scene into KiwiViewer scene file]]&lt;br /&gt;
* [[#Uploading_KiwiViewer_Scene_file_to_Midas|Upload the exported file onto a shared data source]]&lt;br /&gt;
* [[#Loading_KiwiViewer_Scene_file_from_Midas|Load the exported file into KiwiViewer]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}&lt;br /&gt;
&lt;br /&gt;
Interactively show an audience models created using slicer on an iPad.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
&lt;br /&gt;
== Saving a MRML scene as KiwiViewer scene file ==&lt;br /&gt;
&amp;lt;gallery widths=450px perrow=2&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter-Slicer-install.png|Install extension named &amp;quot;SlicerToKiwiExporter&amp;quot;. [[Documentation/{{documentation/version}}/SlicerApplication/ExtensionsManager#Installing_an_extension|Need help?]]&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-file-format 1.png| (1) Open save dialog and (2) select &amp;lt;code&amp;gt;KiwiViewer File (*.kiwi.zip)&amp;lt;/code&amp;gt; file format.&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-dest-directory 2.png| (3 &amp;amp; 4) Choose destination directory&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog ClickSave 3.png| (5) Click on &amp;quot;Save&amp;quot; to export the MRML scene.&lt;br /&gt;
File:SlicerToKiwiExporter_CheckLog_4.png| Open error dialog (View -&amp;gt; Error Log) and check log. &lt;br /&gt;
In this example, we can confirm that the MRML scene has been exported to &amp;lt;code&amp;gt;/home/jchris/Desktop/MyKiwiFiles/nac-hncma-atlas2013-Slicer4Version.kiwi.zip&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Uploading KiwiViewer Scene file to Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;1&amp;quot; style=&amp;quot;list-style-type: decimal;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Documentation/{{documentation/version}}/Developers/Tutorials/CreateMidasAccount/steps}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;If not already done, send an email on the [http://massmail.bwh.harvard.edu/mailman/listinfo/slicer-user slicer users list] asking to be granted write permission on the [http://slicer.kitware.com/midas3/folder/1682 KiwiViewer folder].&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
To: slicer-user@bwh.harvard.edu&lt;br /&gt;
Subject: Asking permission to write to the KiwiViewer folder&lt;br /&gt;
Hi, &lt;br /&gt;
&lt;br /&gt;
I am user KiwiView application to [...]&lt;br /&gt;
&lt;br /&gt;
Could you grant user YourUserName write access to the KiwiViewer folder ?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Go to http://slicer.kitware.com, click on Communities (1) and select &amp;quot;NA-MIC&amp;quot; (2)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectNAMIC Community.png|450px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Browse, select the destination folder &amp;quot;Kiwiviewer&amp;quot; (3) and click on &amp;quot;Upload here&amp;quot; (4)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas Upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Select one or more files (5) and click &amp;quot;Upload&amp;quot; button (6)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectFile-and-upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Upload is complete&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas complete.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Loading KiwiViewer Scene file from Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=265px heights=350px perrow=4&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 1.PNG|Tap on &amp;quot;Info&amp;quot; (1) and enter &amp;quot;http://slicer.kitware.com/midas3&amp;quot; for &amp;quot;Midas Host&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 2.PNG|Tap on &amp;quot;Documents&amp;quot;, then tap on &amp;quot;Midas&amp;quot; in the available Network Data Sources&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 3.PNG|Tap on &amp;quot;NA-MIC&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 4.PNG|Tap on &amp;quot;Public&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 5.PNG|Tap on &amp;quot;KiwiViewer&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 6.PNG|Tap on KiwiViewer scene file to download and visualize.&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 7.PNG|Download in progress ...&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 8.PNG|Downloaded file is automatically loaded&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 9.PNG|Tap on &amp;quot;Settings&amp;quot; icon to see data properties&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/jcfr/SlicerToKiwiExporter&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
[[Category:Documentation/{{documentation/version}}/Modules/Segmentation]]&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41227</id>
		<title>Documentation/Nightly/Modules/SlicerToKiwiExporter</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41227"/>
		<updated>2015-04-02T00:20:44Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
'''Extension:''' [[Documentation/{{documentation/version}}/Extensions/SlicerToKiwiExporter|SlicerToKiwiExporter]]&amp;lt;br&amp;gt;&lt;br /&gt;
'''Acknowledgments:'''&lt;br /&gt;
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.&amp;lt;br&amp;gt;&lt;br /&gt;
'''Author:''' Jean-Christophe Fillion-Robin ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor1:''' Pat Marion ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor2:''' Steve Pieper ({{collaborator|name|isomics}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor3:''' Atsushi Yamada (Shiga University of Medical Science)&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contact:''' Jean-Christophe Fillion-Robin, &amp;lt;email&amp;gt;jchris.fillionr@kitware.com&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|{{collaborator|logo|kitware}}|{{collaborator|longname|kitware}}&lt;br /&gt;
|{{collaborator|logo|namic}}|{{collaborator|longname|isomics}}&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science(SUMS) in Japan&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
&lt;br /&gt;
The SlicerToKiwiExporter module provides Slicer user with any easy way to export [[Documentation/{{documentation/version}}/Modules/Models|models]] into a [http://www.kiwiviewer.org/ KiwiViewer] scene file.&lt;br /&gt;
&lt;br /&gt;
[http://www.kiwiviewer.org/ KiwiViewer] is a free, open-source visualization app for exploring scientific and medical datasets that runs on Android and iOS mobile devices with multi-touch interaction. [http://www.kiwiviewer.org/ KiwiViewer] supports a variety of file formats, including obj, stl, ply, and vtk. Datasets may be loaded into [http://www.kiwiviewer.org/ KiwiViewer] from the SD card, email attachments, or Midas, or DropBox, or downloaded from a URL.&lt;br /&gt;
&lt;br /&gt;
The following tutorials will provide steo-by-step instructions to:&lt;br /&gt;
* [[#Saving_a_MRML_scene_as_KiwiViewer_scene_file|Export a Slicer MRML scene into KiwiViewer scene file]]&lt;br /&gt;
* [[#Uploading_KiwiViewer_Scene_file_to_Midas|Upload the exported file onto a shared data source]]&lt;br /&gt;
* [[#Loading_KiwiViewer_Scene_file_from_Midas|Load the exported file into KiwiViewer]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}&lt;br /&gt;
&lt;br /&gt;
Interactively show an audience models created using slicer on an iPad.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
&lt;br /&gt;
== Saving a MRML scene as KiwiViewer scene file ==&lt;br /&gt;
&amp;lt;gallery widths=450px perrow=2&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter-Slicer-install.png|Install extension named &amp;quot;SlicerToKiwiExporter&amp;quot;. [[Documentation/{{documentation/version}}/SlicerApplication/ExtensionsManager#Installing_an_extension|Need help?]]&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-file-format 1.png| (1) Open save dialog and (2) select &amp;lt;code&amp;gt;KiwiViewer File (*.kiwi.zip)&amp;lt;/code&amp;gt; file format.&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-dest-directory 2.png| (3 &amp;amp; 4) Choose destination directory&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog ClickSave 3.png| (5) Click on &amp;quot;Save&amp;quot; to export the MRML scene.&lt;br /&gt;
File:SlicerToKiwiExporter_CheckLog_4.png| Open error dialog (View -&amp;gt; Error Log) and check log. &lt;br /&gt;
In this example, we can confirm that the MRML scene has been exported to &amp;lt;code&amp;gt;/home/jchris/Desktop/MyKiwiFiles/nac-hncma-atlas2013-Slicer4Version.kiwi.zip&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Uploading KiwiViewer Scene file to Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;1&amp;quot; style=&amp;quot;list-style-type: decimal;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Documentation/{{documentation/version}}/Developers/Tutorials/CreateMidasAccount/steps}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;If not already done, send an email on the [http://massmail.bwh.harvard.edu/mailman/listinfo/slicer-user slicer users list] asking to be granted write permission on the [http://slicer.kitware.com/midas3/folder/1682 KiwiViewer folder].&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
To: slicer-user@bwh.harvard.edu&lt;br /&gt;
Subject: Asking permission to write to the KiwiViewer folder&lt;br /&gt;
Hi, &lt;br /&gt;
&lt;br /&gt;
I am user KiwiView application to [...]&lt;br /&gt;
&lt;br /&gt;
Could you grant user YourUserName write access to the KiwiViewer folder ?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Go to http://slicer.kitware.com, click on Communities (1) and select &amp;quot;NA-MIC&amp;quot; (2)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectNAMIC Community.png|450px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Browse, select the destination folder &amp;quot;Kiwiviewer&amp;quot; (3) and click on &amp;quot;Upload here&amp;quot; (4)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas Upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Select one or more files (5) and click &amp;quot;Upload&amp;quot; button (6)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectFile-and-upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Upload is complete&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas complete.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Loading KiwiViewer Scene file from Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=265px heights=350px perrow=4&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 1.PNG|Tap on &amp;quot;Info&amp;quot; (1) and enter &amp;quot;http://slicer.kitware.com/midas3&amp;quot; for &amp;quot;Midas Host&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 2.PNG|Tap on &amp;quot;Documents&amp;quot;, then tap on &amp;quot;Midas&amp;quot; in the available Network Data Sources&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 3.PNG|Tap on &amp;quot;NA-MIC&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 4.PNG|Tap on &amp;quot;Public&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 5.PNG|Tap on &amp;quot;KiwiViewer&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 6.PNG|Tap on KiwiViewer scene file to download and visualize.&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 7.PNG|Download in progress ...&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 8.PNG|Downloaded file is automatically loaded&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 9.PNG|Tap on &amp;quot;Settings&amp;quot; icon to see data properties&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/jcfr/SlicerToKiwiExporter&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
[[Category:Documentation/{{documentation/version}}/Modules/Segmentation]]&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41226</id>
		<title>Documentation/Nightly/Modules/SlicerToKiwiExporter</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41226"/>
		<updated>2015-04-02T00:19:56Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
'''Extension:''' [[Documentation/{{documentation/version}}/Extensions/SlicerToKiwiExporter|SlicerToKiwiExporter]]&amp;lt;br&amp;gt;&lt;br /&gt;
'''Acknowledgments:'''&lt;br /&gt;
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.&amp;lt;br&amp;gt;&lt;br /&gt;
'''Author:''' Jean-Christophe Fillion-Robin ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor1:''' Pat Marion ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor2:''' Steve Pieper ({{collaborator|name|isomics}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor3:''' Atsushi Yamada (Shiga University of Medical Science)&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contact:''' Jean-Christophe Fillion-Robin, &amp;lt;email&amp;gt;jchris.fillionr@kitware.com&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|{{collaborator|logo|kitware}}|{{collaborator|longname|kitware}}&lt;br /&gt;
|{{collaborator|logo|namic}}|{{collaborator|longname|isomics}}&lt;br /&gt;
|Image:SumsLogo2014.jpg|{{Shiga University of Medical Science(SUMS) in Japan}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
&lt;br /&gt;
The SlicerToKiwiExporter module provides Slicer user with any easy way to export [[Documentation/{{documentation/version}}/Modules/Models|models]] into a [http://www.kiwiviewer.org/ KiwiViewer] scene file.&lt;br /&gt;
&lt;br /&gt;
[http://www.kiwiviewer.org/ KiwiViewer] is a free, open-source visualization app for exploring scientific and medical datasets that runs on Android and iOS mobile devices with multi-touch interaction. [http://www.kiwiviewer.org/ KiwiViewer] supports a variety of file formats, including obj, stl, ply, and vtk. Datasets may be loaded into [http://www.kiwiviewer.org/ KiwiViewer] from the SD card, email attachments, or Midas, or DropBox, or downloaded from a URL.&lt;br /&gt;
&lt;br /&gt;
The following tutorials will provide steo-by-step instructions to:&lt;br /&gt;
* [[#Saving_a_MRML_scene_as_KiwiViewer_scene_file|Export a Slicer MRML scene into KiwiViewer scene file]]&lt;br /&gt;
* [[#Uploading_KiwiViewer_Scene_file_to_Midas|Upload the exported file onto a shared data source]]&lt;br /&gt;
* [[#Loading_KiwiViewer_Scene_file_from_Midas|Load the exported file into KiwiViewer]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}&lt;br /&gt;
&lt;br /&gt;
Interactively show an audience models created using slicer on an iPad.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
&lt;br /&gt;
== Saving a MRML scene as KiwiViewer scene file ==&lt;br /&gt;
&amp;lt;gallery widths=450px perrow=2&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter-Slicer-install.png|Install extension named &amp;quot;SlicerToKiwiExporter&amp;quot;. [[Documentation/{{documentation/version}}/SlicerApplication/ExtensionsManager#Installing_an_extension|Need help?]]&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-file-format 1.png| (1) Open save dialog and (2) select &amp;lt;code&amp;gt;KiwiViewer File (*.kiwi.zip)&amp;lt;/code&amp;gt; file format.&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-dest-directory 2.png| (3 &amp;amp; 4) Choose destination directory&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog ClickSave 3.png| (5) Click on &amp;quot;Save&amp;quot; to export the MRML scene.&lt;br /&gt;
File:SlicerToKiwiExporter_CheckLog_4.png| Open error dialog (View -&amp;gt; Error Log) and check log. &lt;br /&gt;
In this example, we can confirm that the MRML scene has been exported to &amp;lt;code&amp;gt;/home/jchris/Desktop/MyKiwiFiles/nac-hncma-atlas2013-Slicer4Version.kiwi.zip&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Uploading KiwiViewer Scene file to Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;1&amp;quot; style=&amp;quot;list-style-type: decimal;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Documentation/{{documentation/version}}/Developers/Tutorials/CreateMidasAccount/steps}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;If not already done, send an email on the [http://massmail.bwh.harvard.edu/mailman/listinfo/slicer-user slicer users list] asking to be granted write permission on the [http://slicer.kitware.com/midas3/folder/1682 KiwiViewer folder].&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
To: slicer-user@bwh.harvard.edu&lt;br /&gt;
Subject: Asking permission to write to the KiwiViewer folder&lt;br /&gt;
Hi, &lt;br /&gt;
&lt;br /&gt;
I am user KiwiView application to [...]&lt;br /&gt;
&lt;br /&gt;
Could you grant user YourUserName write access to the KiwiViewer folder ?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Go to http://slicer.kitware.com, click on Communities (1) and select &amp;quot;NA-MIC&amp;quot; (2)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectNAMIC Community.png|450px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Browse, select the destination folder &amp;quot;Kiwiviewer&amp;quot; (3) and click on &amp;quot;Upload here&amp;quot; (4)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas Upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Select one or more files (5) and click &amp;quot;Upload&amp;quot; button (6)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectFile-and-upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Upload is complete&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas complete.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Loading KiwiViewer Scene file from Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=265px heights=350px perrow=4&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 1.PNG|Tap on &amp;quot;Info&amp;quot; (1) and enter &amp;quot;http://slicer.kitware.com/midas3&amp;quot; for &amp;quot;Midas Host&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 2.PNG|Tap on &amp;quot;Documents&amp;quot;, then tap on &amp;quot;Midas&amp;quot; in the available Network Data Sources&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 3.PNG|Tap on &amp;quot;NA-MIC&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 4.PNG|Tap on &amp;quot;Public&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 5.PNG|Tap on &amp;quot;KiwiViewer&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 6.PNG|Tap on KiwiViewer scene file to download and visualize.&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 7.PNG|Download in progress ...&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 8.PNG|Downloaded file is automatically loaded&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 9.PNG|Tap on &amp;quot;Settings&amp;quot; icon to see data properties&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/jcfr/SlicerToKiwiExporter&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
[[Category:Documentation/{{documentation/version}}/Modules/Segmentation]]&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41225</id>
		<title>Documentation/Nightly/Modules/SlicerToKiwiExporter</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41225"/>
		<updated>2015-04-02T00:17:05Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
'''Extension:''' [[Documentation/{{documentation/version}}/Extensions/SlicerToKiwiExporter|SlicerToKiwiExporter]]&amp;lt;br&amp;gt;&lt;br /&gt;
'''Acknowledgments:'''&lt;br /&gt;
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.&amp;lt;br&amp;gt;&lt;br /&gt;
'''Author:''' Jean-Christophe Fillion-Robin ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor1:''' Pat Marion ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor2:''' Steve Pieper ({{collaborator|name|isomics}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor3:''' Atsushi Yamada (Shiga University of Medical Science)&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contact:''' Jean-Christophe Fillion-Robin, &amp;lt;email&amp;gt;jchris.fillionr@kitware.com&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|{{collaborator|logo|kitware}}|{{collaborator|longname|kitware}}&lt;br /&gt;
|{{collaborator|logo|namic}}|{{collaborator|longname|isomics}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
&lt;br /&gt;
The SlicerToKiwiExporter module provides Slicer user with any easy way to export [[Documentation/{{documentation/version}}/Modules/Models|models]] into a [http://www.kiwiviewer.org/ KiwiViewer] scene file.&lt;br /&gt;
&lt;br /&gt;
[http://www.kiwiviewer.org/ KiwiViewer] is a free, open-source visualization app for exploring scientific and medical datasets that runs on Android and iOS mobile devices with multi-touch interaction. [http://www.kiwiviewer.org/ KiwiViewer] supports a variety of file formats, including obj, stl, ply, and vtk. Datasets may be loaded into [http://www.kiwiviewer.org/ KiwiViewer] from the SD card, email attachments, or Midas, or DropBox, or downloaded from a URL.&lt;br /&gt;
&lt;br /&gt;
The following tutorials will provide steo-by-step instructions to:&lt;br /&gt;
* [[#Saving_a_MRML_scene_as_KiwiViewer_scene_file|Export a Slicer MRML scene into KiwiViewer scene file]]&lt;br /&gt;
* [[#Uploading_KiwiViewer_Scene_file_to_Midas|Upload the exported file onto a shared data source]]&lt;br /&gt;
* [[#Loading_KiwiViewer_Scene_file_from_Midas|Load the exported file into KiwiViewer]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}&lt;br /&gt;
&lt;br /&gt;
Interactively show an audience models created using slicer on an iPad.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
&lt;br /&gt;
== Saving a MRML scene as KiwiViewer scene file ==&lt;br /&gt;
&amp;lt;gallery widths=450px perrow=2&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter-Slicer-install.png|Install extension named &amp;quot;SlicerToKiwiExporter&amp;quot;. [[Documentation/{{documentation/version}}/SlicerApplication/ExtensionsManager#Installing_an_extension|Need help?]]&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-file-format 1.png| (1) Open save dialog and (2) select &amp;lt;code&amp;gt;KiwiViewer File (*.kiwi.zip)&amp;lt;/code&amp;gt; file format.&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-dest-directory 2.png| (3 &amp;amp; 4) Choose destination directory&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog ClickSave 3.png| (5) Click on &amp;quot;Save&amp;quot; to export the MRML scene.&lt;br /&gt;
File:SlicerToKiwiExporter_CheckLog_4.png| Open error dialog (View -&amp;gt; Error Log) and check log. &lt;br /&gt;
In this example, we can confirm that the MRML scene has been exported to &amp;lt;code&amp;gt;/home/jchris/Desktop/MyKiwiFiles/nac-hncma-atlas2013-Slicer4Version.kiwi.zip&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Uploading KiwiViewer Scene file to Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;1&amp;quot; style=&amp;quot;list-style-type: decimal;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Documentation/{{documentation/version}}/Developers/Tutorials/CreateMidasAccount/steps}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;If not already done, send an email on the [http://massmail.bwh.harvard.edu/mailman/listinfo/slicer-user slicer users list] asking to be granted write permission on the [http://slicer.kitware.com/midas3/folder/1682 KiwiViewer folder].&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
To: slicer-user@bwh.harvard.edu&lt;br /&gt;
Subject: Asking permission to write to the KiwiViewer folder&lt;br /&gt;
Hi, &lt;br /&gt;
&lt;br /&gt;
I am user KiwiView application to [...]&lt;br /&gt;
&lt;br /&gt;
Could you grant user YourUserName write access to the KiwiViewer folder ?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Go to http://slicer.kitware.com, click on Communities (1) and select &amp;quot;NA-MIC&amp;quot; (2)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectNAMIC Community.png|450px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Browse, select the destination folder &amp;quot;Kiwiviewer&amp;quot; (3) and click on &amp;quot;Upload here&amp;quot; (4)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas Upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Select one or more files (5) and click &amp;quot;Upload&amp;quot; button (6)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectFile-and-upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Upload is complete&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas complete.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Loading KiwiViewer Scene file from Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=265px heights=350px perrow=4&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 1.PNG|Tap on &amp;quot;Info&amp;quot; (1) and enter &amp;quot;http://slicer.kitware.com/midas3&amp;quot; for &amp;quot;Midas Host&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 2.PNG|Tap on &amp;quot;Documents&amp;quot;, then tap on &amp;quot;Midas&amp;quot; in the available Network Data Sources&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 3.PNG|Tap on &amp;quot;NA-MIC&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 4.PNG|Tap on &amp;quot;Public&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 5.PNG|Tap on &amp;quot;KiwiViewer&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 6.PNG|Tap on KiwiViewer scene file to download and visualize.&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 7.PNG|Download in progress ...&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 8.PNG|Downloaded file is automatically loaded&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 9.PNG|Tap on &amp;quot;Settings&amp;quot; icon to see data properties&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/jcfr/SlicerToKiwiExporter&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
[[Category:Documentation/{{documentation/version}}/Modules/Segmentation]]&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41224</id>
		<title>Documentation/Nightly/Modules/SlicerToKiwiExporter</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41224"/>
		<updated>2015-04-02T00:16:14Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
'''Extension:''' [[Documentation/{{documentation/version}}/Extensions/SlicerToKiwiExporter|SlicerToKiwiExporter]]&amp;lt;br&amp;gt;&lt;br /&gt;
'''Acknowledgments:'''&lt;br /&gt;
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.&amp;lt;br&amp;gt;&lt;br /&gt;
'''Author:''' Jean-Christophe Fillion-Robin ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor1:''' Pat Marion ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor2:''' Steve Pieper ({{collaborator|name|isomics}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor3:''' Atsushi Yamada ({{collaborator|name|Shiga}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contact:''' Jean-Christophe Fillion-Robin, &amp;lt;email&amp;gt;jchris.fillionr@kitware.com&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|{{collaborator|logo|kitware}}|{{collaborator|longname|kitware}}&lt;br /&gt;
|{{collaborator|logo|namic}}|{{collaborator|longname|isomics}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
&lt;br /&gt;
The SlicerToKiwiExporter module provides Slicer user with any easy way to export [[Documentation/{{documentation/version}}/Modules/Models|models]] into a [http://www.kiwiviewer.org/ KiwiViewer] scene file.&lt;br /&gt;
&lt;br /&gt;
[http://www.kiwiviewer.org/ KiwiViewer] is a free, open-source visualization app for exploring scientific and medical datasets that runs on Android and iOS mobile devices with multi-touch interaction. [http://www.kiwiviewer.org/ KiwiViewer] supports a variety of file formats, including obj, stl, ply, and vtk. Datasets may be loaded into [http://www.kiwiviewer.org/ KiwiViewer] from the SD card, email attachments, or Midas, or DropBox, or downloaded from a URL.&lt;br /&gt;
&lt;br /&gt;
The following tutorials will provide steo-by-step instructions to:&lt;br /&gt;
* [[#Saving_a_MRML_scene_as_KiwiViewer_scene_file|Export a Slicer MRML scene into KiwiViewer scene file]]&lt;br /&gt;
* [[#Uploading_KiwiViewer_Scene_file_to_Midas|Upload the exported file onto a shared data source]]&lt;br /&gt;
* [[#Loading_KiwiViewer_Scene_file_from_Midas|Load the exported file into KiwiViewer]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}&lt;br /&gt;
&lt;br /&gt;
Interactively show an audience models created using slicer on an iPad.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
&lt;br /&gt;
== Saving a MRML scene as KiwiViewer scene file ==&lt;br /&gt;
&amp;lt;gallery widths=450px perrow=2&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter-Slicer-install.png|Install extension named &amp;quot;SlicerToKiwiExporter&amp;quot;. [[Documentation/{{documentation/version}}/SlicerApplication/ExtensionsManager#Installing_an_extension|Need help?]]&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-file-format 1.png| (1) Open save dialog and (2) select &amp;lt;code&amp;gt;KiwiViewer File (*.kiwi.zip)&amp;lt;/code&amp;gt; file format.&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-dest-directory 2.png| (3 &amp;amp; 4) Choose destination directory&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog ClickSave 3.png| (5) Click on &amp;quot;Save&amp;quot; to export the MRML scene.&lt;br /&gt;
File:SlicerToKiwiExporter_CheckLog_4.png| Open error dialog (View -&amp;gt; Error Log) and check log. &lt;br /&gt;
In this example, we can confirm that the MRML scene has been exported to &amp;lt;code&amp;gt;/home/jchris/Desktop/MyKiwiFiles/nac-hncma-atlas2013-Slicer4Version.kiwi.zip&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Uploading KiwiViewer Scene file to Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;1&amp;quot; style=&amp;quot;list-style-type: decimal;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Documentation/{{documentation/version}}/Developers/Tutorials/CreateMidasAccount/steps}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;If not already done, send an email on the [http://massmail.bwh.harvard.edu/mailman/listinfo/slicer-user slicer users list] asking to be granted write permission on the [http://slicer.kitware.com/midas3/folder/1682 KiwiViewer folder].&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
To: slicer-user@bwh.harvard.edu&lt;br /&gt;
Subject: Asking permission to write to the KiwiViewer folder&lt;br /&gt;
Hi, &lt;br /&gt;
&lt;br /&gt;
I am user KiwiView application to [...]&lt;br /&gt;
&lt;br /&gt;
Could you grant user YourUserName write access to the KiwiViewer folder ?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Go to http://slicer.kitware.com, click on Communities (1) and select &amp;quot;NA-MIC&amp;quot; (2)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectNAMIC Community.png|450px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Browse, select the destination folder &amp;quot;Kiwiviewer&amp;quot; (3) and click on &amp;quot;Upload here&amp;quot; (4)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas Upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Select one or more files (5) and click &amp;quot;Upload&amp;quot; button (6)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectFile-and-upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Upload is complete&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas complete.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Loading KiwiViewer Scene file from Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=265px heights=350px perrow=4&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 1.PNG|Tap on &amp;quot;Info&amp;quot; (1) and enter &amp;quot;http://slicer.kitware.com/midas3&amp;quot; for &amp;quot;Midas Host&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 2.PNG|Tap on &amp;quot;Documents&amp;quot;, then tap on &amp;quot;Midas&amp;quot; in the available Network Data Sources&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 3.PNG|Tap on &amp;quot;NA-MIC&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 4.PNG|Tap on &amp;quot;Public&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 5.PNG|Tap on &amp;quot;KiwiViewer&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 6.PNG|Tap on KiwiViewer scene file to download and visualize.&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 7.PNG|Download in progress ...&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 8.PNG|Downloaded file is automatically loaded&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 9.PNG|Tap on &amp;quot;Settings&amp;quot; icon to see data properties&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/jcfr/SlicerToKiwiExporter&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
[[Category:Documentation/{{documentation/version}}/Modules/Segmentation]]&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41223</id>
		<title>Documentation/Nightly/Modules/SlicerToKiwiExporter</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerToKiwiExporter&amp;diff=41223"/>
		<updated>2015-04-02T00:15:35Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
'''Extension:''' [[Documentation/{{documentation/version}}/Extensions/SlicerToKiwiExporter|SlicerToKiwiExporter]]&amp;lt;br&amp;gt;&lt;br /&gt;
'''Acknowledgments:'''&lt;br /&gt;
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.&amp;lt;br&amp;gt;&lt;br /&gt;
'''Author:''' Jean-Christophe Fillion-Robin ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor1:''' Pat Marion ({{collaborator|name|kitware}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor2:''' Steve Pieper ({{collaborator|name|isomics}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contributor3:''' Atsushi Yamada ({{collaborator|name|Shiga University of Medical Science}})&amp;lt;br&amp;gt;&lt;br /&gt;
'''Contact:''' Jean-Christophe Fillion-Robin, &amp;lt;email&amp;gt;jchris.fillionr@kitware.com&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|{{collaborator|logo|kitware}}|{{collaborator|longname|kitware}}&lt;br /&gt;
|{{collaborator|logo|namic}}|{{collaborator|longname|isomics}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
&lt;br /&gt;
The SlicerToKiwiExporter module provides Slicer user with any easy way to export [[Documentation/{{documentation/version}}/Modules/Models|models]] into a [http://www.kiwiviewer.org/ KiwiViewer] scene file.&lt;br /&gt;
&lt;br /&gt;
[http://www.kiwiviewer.org/ KiwiViewer] is a free, open-source visualization app for exploring scientific and medical datasets that runs on Android and iOS mobile devices with multi-touch interaction. [http://www.kiwiviewer.org/ KiwiViewer] supports a variety of file formats, including obj, stl, ply, and vtk. Datasets may be loaded into [http://www.kiwiviewer.org/ KiwiViewer] from the SD card, email attachments, or Midas, or DropBox, or downloaded from a URL.&lt;br /&gt;
&lt;br /&gt;
The following tutorials will provide steo-by-step instructions to:&lt;br /&gt;
* [[#Saving_a_MRML_scene_as_KiwiViewer_scene_file|Export a Slicer MRML scene into KiwiViewer scene file]]&lt;br /&gt;
* [[#Uploading_KiwiViewer_Scene_file_to_Midas|Upload the exported file onto a shared data source]]&lt;br /&gt;
* [[#Loading_KiwiViewer_Scene_file_from_Midas|Load the exported file into KiwiViewer]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}&lt;br /&gt;
&lt;br /&gt;
Interactively show an audience models created using slicer on an iPad.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
&lt;br /&gt;
== Saving a MRML scene as KiwiViewer scene file ==&lt;br /&gt;
&amp;lt;gallery widths=450px perrow=2&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter-Slicer-install.png|Install extension named &amp;quot;SlicerToKiwiExporter&amp;quot;. [[Documentation/{{documentation/version}}/SlicerApplication/ExtensionsManager#Installing_an_extension|Need help?]]&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-file-format 1.png| (1) Open save dialog and (2) select &amp;lt;code&amp;gt;KiwiViewer File (*.kiwi.zip)&amp;lt;/code&amp;gt; file format.&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog Select-dest-directory 2.png| (3 &amp;amp; 4) Choose destination directory&lt;br /&gt;
File:SlicerToKiwiExporter SaveDialog ClickSave 3.png| (5) Click on &amp;quot;Save&amp;quot; to export the MRML scene.&lt;br /&gt;
File:SlicerToKiwiExporter_CheckLog_4.png| Open error dialog (View -&amp;gt; Error Log) and check log. &lt;br /&gt;
In this example, we can confirm that the MRML scene has been exported to &amp;lt;code&amp;gt;/home/jchris/Desktop/MyKiwiFiles/nac-hncma-atlas2013-Slicer4Version.kiwi.zip&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Uploading KiwiViewer Scene file to Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;1&amp;quot; style=&amp;quot;list-style-type: decimal;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Documentation/{{documentation/version}}/Developers/Tutorials/CreateMidasAccount/steps}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;If not already done, send an email on the [http://massmail.bwh.harvard.edu/mailman/listinfo/slicer-user slicer users list] asking to be granted write permission on the [http://slicer.kitware.com/midas3/folder/1682 KiwiViewer folder].&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
To: slicer-user@bwh.harvard.edu&lt;br /&gt;
Subject: Asking permission to write to the KiwiViewer folder&lt;br /&gt;
Hi, &lt;br /&gt;
&lt;br /&gt;
I am user KiwiView application to [...]&lt;br /&gt;
&lt;br /&gt;
Could you grant user YourUserName write access to the KiwiViewer folder ?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Go to http://slicer.kitware.com, click on Communities (1) and select &amp;quot;NA-MIC&amp;quot; (2)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectNAMIC Community.png|450px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Browse, select the destination folder &amp;quot;Kiwiviewer&amp;quot; (3) and click on &amp;quot;Upload here&amp;quot; (4)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas Upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Select one or more files (5) and click &amp;quot;Upload&amp;quot; button (6)&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas SelectFile-and-upload.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Upload is complete&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:SlicerToKiwiExporter-UploadMidas complete.png|450px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Loading KiwiViewer Scene file from Midas ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=265px heights=350px perrow=4&amp;gt;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 1.PNG|Tap on &amp;quot;Info&amp;quot; (1) and enter &amp;quot;http://slicer.kitware.com/midas3&amp;quot; for &amp;quot;Midas Host&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 2.PNG|Tap on &amp;quot;Documents&amp;quot;, then tap on &amp;quot;Midas&amp;quot; in the available Network Data Sources&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 3.PNG|Tap on &amp;quot;NA-MIC&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 4.PNG|Tap on &amp;quot;Public&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 5.PNG|Tap on &amp;quot;KiwiViewer&amp;quot;&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 6.PNG|Tap on KiwiViewer scene file to download and visualize.&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 7.PNG|Download in progress ...&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 8.PNG|Downloaded file is automatically loaded&lt;br /&gt;
File:SlicerToKiwiExporter Kiwiviewer 9.PNG|Tap on &amp;quot;Settings&amp;quot; icon to see data properties&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/jcfr/SlicerToKiwiExporter&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
[[Category:Documentation/{{documentation/version}}/Modules/Segmentation]]&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/4.4/Training&amp;diff=41095</id>
		<title>Documentation/4.4/Training</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.4/Training&amp;diff=41095"/>
		<updated>2015-03-13T04:54:04Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: /* Slicer4 Non-rigid MR/CT registration for CT-guided liver ablation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Introduction: Slicer {{documentation/version}} Tutorials=&lt;br /&gt;
&lt;br /&gt;
*This page contains &amp;quot;How to&amp;quot; tutorials with matched sample data sets. They demonstrate how to use the 3D Slicer environment (version {{documentation/version}} release) to accomplish certain tasks. &lt;br /&gt;
*For tutorials for other versions of Slicer, please visit the [[Training| Slicer training portal]].&lt;br /&gt;
*For &amp;quot;reference manual&amp;quot; style documentation, please visit the [[Documentation/{{documentation/version}}|Slicer {{documentation/version}} documentation page]]&lt;br /&gt;
*For questions related to the Slicer4 Compendium, please send an e-mail to '''[http://www.na-mic.org/Wiki/index.php/User:SPujol Sonia Pujol, Ph.D]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{documentation/banner|text=Some of these tutorials are based on older releases of 3D Slicer.  The concepts are still useful but bear in mind that some interface elements and features will be different in updated versions.}}&lt;br /&gt;
&lt;br /&gt;
=General Introduction=&lt;br /&gt;
&lt;br /&gt;
==Slicer Welcome Tutorial==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*The [[media:SlicerWelcome_Tutorial_SoniaPujol_2013.pdf|SlicerWelcome tutorial]] is an introduction to Slicer based on the Welcome module.&lt;br /&gt;
*Author: Sonia Pujol, Ph.D.&lt;br /&gt;
*Audience: First time users who want a general introduction to the software.&lt;br /&gt;
*Modules: Welcome to Slicer, Sample Data&lt;br /&gt;
*Based on: 3D Slicer version 4.0&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[image:SlicerWelcome-image.png|250px|SlicerWelcome tutorial]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slicer4Minute Tutorial==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*The [[media:Slicer4minute_SoniaPujol_2013.pdf|Slicer4Minute tutorial]] is a brief introduction to the advanced 3D visualization capabilities of Slicer 4.0.&lt;br /&gt;
*Author: Sonia Pujol, Ph.D.&lt;br /&gt;
*Audience: First time users who want to discover Slicer in 4 minutes.&lt;br /&gt;
*Modules: Welcome to Slicer, Models&lt;br /&gt;
*Based on: 3D Slicer version 4.2&lt;br /&gt;
*The [[media:Slicer4minute.zip|Slicer4Minute dataset]] contains an MR scan of the brain and 3D reconstructions of the anatomy&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[image:Slicer4minute-image.png|250px|right|Slicer4Minute tutorial]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slicer4 Data Loading and 3D Visualization ==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*The [[Media:3DDataLoadingandVisualization_Slicer43_SoniaPujol.pdf‎ | Data loading and 3D visualization]] course guides through the basics of loading and viewing volumes and 3D models in Slicer4 . &lt;br /&gt;
*Author: Sonia Pujol, Ph.D.&lt;br /&gt;
*Modules: Welcome to Slicer, Sample Data, Models.&lt;br /&gt;
*Audience: End-users&lt;br /&gt;
*Based on: 3D Slicer version 4.4&lt;br /&gt;
*The [[Media:3DVisualizationData.zip | 3DVisualization dataset]] contain an MR scan and a series of 3D models of the brain.&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:Slicer4DataLoading_tutorial.png|right|250px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Tutorials for software developers=&lt;br /&gt;
&lt;br /&gt;
== Slicer4 Programming Tutorial ==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*The [[Media: Slicer4_ProgrammingTutorial_SPujol-SPieper_slicer4.4.pdf‎| Hello Python Programming tutorial]] course guides through the integration of a python module in Slicer4. &lt;br /&gt;
*Author: Sonia Pujol, Ph.D., Steve Pieper, Ph.D.&lt;br /&gt;
*Audience: Developers&lt;br /&gt;
*Based on: 3D Slicer version 4.4&lt;br /&gt;
*The [[Media:HelloPython_Slicer4.4.zip| HelloPython dataset]] contains three Python files and an MR scan of the brain.&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:HelloPythonTutorial.png|right|250px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For additional Python scripts examples, please visit the [[Documentation/{{documentation/version}}/ScriptRepository|Script Repository page]]&lt;br /&gt;
&lt;br /&gt;
==Developing and contributing extensions for 3D Slicer==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*The [http://goo.gl/IP4cdg Developing and contributing extensions for 3D Slicer tutorial ] is an introduction to the internals of 3D Slicer and the process of contributing a 3D Slicer extension.&lt;br /&gt;
*Authors: Andrey Fedorov, Jean-Christophe Fillion-Robin, Steve Pieper&lt;br /&gt;
*Audience: Developers&lt;br /&gt;
*Based on: 3D Slicer version 4.4&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:Contributing3DSlicerExtension.png|right|250px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Specific functions=&lt;br /&gt;
&lt;br /&gt;
==Slicer4 Diffusion Tensor Imaging Tutorial ==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*The [[Media:DiffusionMRIanalysis_Tutorial_SoniaPujol_2013.pdf | Diffusion Tensor Imaging Tutorial]] course guides through the basics of loading Diffusion Weighted images in Slicer, estimating tensors and generating fiber tracts. &lt;br /&gt;
*Author: Sonia Pujol, Ph.D.&lt;br /&gt;
*Audience: End-users and developers&lt;br /&gt;
*Modules: Data, Volumes, DWI to DTI Estimation, Diffusion Tensor Scalar Measurements, Editor, Markups,Tractography Label Map Seeding, Tractography Interactive Seeding&lt;br /&gt;
*Based on: 3D Slicer version 4.3&lt;br /&gt;
*The [[Media:DiffusionMRI_tutorialData.zip |DTI dataset]] contains an MR Diffusion Weighted Imaging scan of the brain.&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:Slicer4DTI Tutorial.png|right|250px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slicer4 Neurosurgical Planning Tutorial==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*The [[Media:WhiteMatterExplorationTutorial_SoniaPujol_2014.pdf | Neurosurgical Planning tutorial]] course guides through the generation of fiber tracts in the vicinity of a tumor.&lt;br /&gt;
*Author: Sonia Pujol, Ph.D., Ron Kikinis, M.D.&lt;br /&gt;
*Audience: End-users and developers&lt;br /&gt;
*Modules: Volumes, Editor, Tractography Label Map Seeding, Tractography Interactive Seeding&lt;br /&gt;
*Based on: 3D Slicer version 4.3&lt;br /&gt;
*The [[Media:WhiteMatterExplorationData.zip| White Matter Exploration datasets]] contains a Diffusion Weighted Imaging scan of  brain tumor patient.&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:NeurosurgicalPlanningTutorial.png|right|250px|link=http://vimeo.com/67336069]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slicer4 3D Visualization of DICOM images for Radiology Applications==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*The [[Media:3DVisualizationDICOM_SoniaPujol.pdf‎ |3D Visualization of DICOM images for Radiology Applications]] course guides through 3D data loading and visualization of DICOM images for Radiology Applications in Slicer4. &lt;br /&gt;
*Author: Sonia Pujol, Ph.D., Kitt Shaffer, M.D., Ph.D., Ron Kikinis, M.D.&lt;br /&gt;
*Audience: Radiologists and users of Slicer who need a more comprehensive overview over Slicer4 visualization capabilities.&lt;br /&gt;
*Modules: DICOM, Volumes, Volume Rendering, Models.&lt;br /&gt;
*Based on: 3D Slicer version 4.3.1_06.29.2014&lt;br /&gt;
*The [[Media:3DVisualization_DICOM_images_part1.zip‎  | 3DVisualizationDICOM_part1]] and [[Media:3DVisualization_DICOM_images_part2.zip | 3DVisualizationDICOM_part2]] datasets contain a series of MR and CT scans, and 3D models of the brain, lung and liver.&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:Slicer4RSNA_2.png|right|250px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slicer4 Quantitative Imaging tutorial==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*The [http://wiki.na-mic.org/Wiki/images/8/87/QuantitativeImaging_SoniaPujol_RSNA2013.pdf   Slicer4 Quantitative Imaging tutorial] guides through the use for Slicer for quantifying small volumetric changes in slow-growing tumors, and for calculating Standardized Uptake Value (SUV) from PET/CT data.&lt;br /&gt;
*Authors: Sonia Pujol, Ph.D., Katarzyna Macura, M.D., Ron Kikinis, M.D.&lt;br /&gt;
*Audience: Radiologists and users of Slicer who need a more comprehensive overview over Slicer4 quantitative imaging capabilities.&lt;br /&gt;
*Modules: Data, Volumes, Models, Change Tracker, PET Standard Uptake Value Computation&lt;br /&gt;
*Based on: 3D Slicer version 4.3.1&lt;br /&gt;
*The [[media:QuantitativeImaging.zip‎| Quantitative Imaging dataset]]  contains a series of MR and PET/CT data.&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:Slicer4_QuantitativeImaging.png|right|250px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Slicer4 IGT ==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[http://www.slicerigt.org/wp/user-tutorial/ Slicer IGT tutorials]&lt;br /&gt;
*Authors: Tamas Ungi, M.D, Ph.D., Junichi Tokuda, Ph.D.&lt;br /&gt;
*Audience: End-users interested in using Slicer for real-time navigated procedures. E.g. navigated needle insertions or other minimally invasive medical procedures.&lt;br /&gt;
*Modules: SlicerIGT Extension&lt;br /&gt;
*Based on: Slicer4.3.1-2014.09.14&lt;br /&gt;
*Data: [https://onedrive.live.com/redir?resid=7230D4DEC6058018!2937&amp;amp;authkey=!AGQkSCZOwjVYXw8&amp;amp;ithint=folder%2cpptx  Slicer-IGT datasets]&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:SlicetIGT.png|right|150px|]]&lt;br /&gt;
|}&lt;br /&gt;
== Slicer4 Non-rigid MR/CT registration for CT-guided liver ablation ==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[[Media:NRR-CTgLiverAblation.pdf| Tutorial on non-rigid MR/CT registration for CT-guided liver ablation]]&lt;br /&gt;
*Authors: Soichiro Tani, M.D, Atsushi Yamada, Ph.D,  Junichi Tokuda, Ph.D, Dominik S. Meier, Ph.D, and Nobuhiko Hata, Ph.D&lt;br /&gt;
*Audience: End-users interested in using Slicer to fuse pre- and intra-operative images for image-guided interventions.&lt;br /&gt;
*Modules: N4ITK MRI Bias Correction, Editor, General Registration (BRAINS)&lt;br /&gt;
*Based on: Slicer 4.4.0-2015-01-26&lt;br /&gt;
*Data: [[Media:NRR-CTgLiverAblation.zip|Pre- and Intra-operative image dataset]] contains pre-operative MR and intra-operative CT data.&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:NRR-CTgLiverAblation.png|right|250px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Slicer4 3D Printing ==&lt;br /&gt;
&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
* This ''Slicer 4.3 [https://www.youtube.com/watch?v=MKLWzD0PiIc 3D printing tutorial]''  shows how to prepare 3D Slicer data for 3D printing.&lt;br /&gt;
* Authors: Nabgha Farhat, MSc&lt;br /&gt;
* Audience: Users and developers interested in 3D printing&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|[[Image:3DPrinting_tutorial.png|250px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
Additional (non-curated) videos-based demonstrations using 3D Slicer are accessible on  [http://www.youtube.com/results?search_query=3d+slicer&amp;amp;sm=3 You Tube].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Summer 2014 Tutorial contest= &lt;br /&gt;
&lt;br /&gt;
==Cardiac Agatston Tutorial==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[http://wiki.na-mic.org/Wiki/index.php/File:TutorialContest_CardiacAgatstonScoring_2014.pdf  Cardiac Agatston Scoring Tutorial]&lt;br /&gt;
*Authors:   Jessica Forbes, Hans Johnson, University of Iowa&lt;br /&gt;
*Dataset:  [http://wiki.na-mic.org/Wiki/index.php/File:CardiacAgatstonMeasures_TutorialContestSummer2014.zip Cardiac Agatston Scoring Tutorial Dataset]&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[File:CardiacAgatstonMeasuresModuleScreenshot.jpg| 250px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==CMR Toolkit LA workflow==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[http://wiki.na-mic.org/Wiki/index.php/File:CMRToolkitLAWorkflow_TutorialContestSummer2014.pdf  CMR Toolkit LA Workflow Tutorial]&lt;br /&gt;
*Authors: Salma Bengali, Josh Cates, University of Utah&lt;br /&gt;
*Dataset:  [http://wiki.na-mic.org/Wiki/index.php/File:CMRToolkitLAWorkflowData_TutorialContestSummer2014.zip CMRToolkitLAWorkflow Dataset]&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:Utah_SummerContest2014_tutorial.png|300px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Summer 2013 Tutorial contest= &lt;br /&gt;
&lt;br /&gt;
==Cardiac MRI Toolkit==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[[Media:Cardiac MRI Toolkit Tutorial Summer2013.pdf|Cardiac MRI Toolkit]]&lt;br /&gt;
*Authors:   Salma Bengali, Josh Cates, SCI, Utah&lt;br /&gt;
*Dataset:  [[Media:Cardiac_MRI_Toolkit_Tutorial_Data.zip|Cardiac MRI Toolkit Tutorial Dataset]]&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:CMRToolkit_Tutorial_Image.png|250px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==HelloCLI==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[[Media:Hello_CLI_TutorialContestSummer2013.pdf|HelloCLI]]&lt;br /&gt;
*Authors:   Nadya Shusharina, Greg Sharp, MGH, Boston&lt;br /&gt;
*Dataset:  [[Media:Hello_CLI_TutorialContestSummer2013.zip‎|HelloCLI Dataset]]&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:Cli_icon.png|300px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==SlicerRT==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[[Media:SlicerRT_TutorialContestSummer2013.pdf|SlicerRT Tutorial]]&lt;br /&gt;
*Authors:    Csaba Pinter, Andras Lasso (Queen's), Kevin Wang (PMH, Toronto)&lt;br /&gt;
*Dataset:  [[Media:CsabaPinter-SlicerRtTutorial_Namic2013June.zip|SlicerRT Dataset]] &lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:667px-SlicerRT_0.10_IsocenterShiftingEvaluation.png|250px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==DTIPrep==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[[Media:DTIPrep_TutorialContestSummer2013.pdf|DTIPrep]]&lt;br /&gt;
*Authors:    Dave Welch, SINAPSE, IOWA &lt;br /&gt;
*Dataset:  [[Media:DTIPrepData_TutorialContestSummer2013.zip|DTIPrep Dataset]]&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:DTIPrep-tutorial.png|250px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Summer 2012 Tutorial contest = &lt;br /&gt;
&lt;br /&gt;
==Automatic Left Atrial Scar Segmenter ==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] &lt;br /&gt;
*Authors:  Greg Gardner, Josh Cates, SCI, Utah&lt;br /&gt;
*Dataset: [http://wiki.na-mic.org/Wiki/index.php/File:CARMA-LA-Scar_TutorialContestSummer2012.zip CARMA-LA-Scar data]&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:Carma afib auto scar.png|250px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Qualitative and quantitative comparison of  two RT dose distributions==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Qualitative and quantitative comparison of  two RT dose distributions]&lt;br /&gt;
*Authors:  James Shackleford, Nadya Shusharina, Greg Sharp, MGH&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:PlastimatchDose.png|250px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Dose accumulation for adaptive radiation therapy==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[http://www.na-mic.org/Wiki/index.php/File:DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012.pdf Dose accumulation for adaptive radiation therapy]&lt;br /&gt;
*Authors:  Kevin Wang, Csaba Pinter, Andras Lasso, PMH, Queen's&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:AdaptiveradiationTherapy.png|250px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==WebGL Export==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf  WebdGLExport]&lt;br /&gt;
*Authors:  Nicolas Rannou, Daniel Haehn, Children's Hospital&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:WebGLExport.png|250px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==OpenIGTLink==&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*[http://wiki.slicer.org/slicerWiki/images/f/f1/OpenIGTLinkTutorial_Slicer4.1.0_JunichiTokuda_Apr2012.pdf OpenIGTLink]&lt;br /&gt;
*Authors:  Junichi Tokuda, BWH&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|&lt;br /&gt;
[[Image:OpenIGTLink.png|250px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Additional resources =&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
* This ''Slicer 4.1 [http://vimeo.com/41096643 webinar]'' presents the new features and improvements of the release, and a brief overview of work for the next release.&lt;br /&gt;
* Authors: Steve Pieper Ph.D.&lt;br /&gt;
* Audience: First time users and developers interested in Slicer 4.1 new features.&lt;br /&gt;
* Length: 0h20m&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|[[Image:Webinar-Slicer-4.1.png|250px]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*This ''Intro to Slicer 4.0 [http://vimeo.com/37671358 webinar]'' provides an introduction to 3DSlicer, and demonstrates core functionalities such as loading, visualizing and saving data. Basic processing tools, including manual registration, manual segmentation and tractography tools are also highlighted. This webinar is a general overview. For in depth information see the modules above and the documentation pages.&lt;br /&gt;
*Authors: Julien Finet, M.S., Steve Pieper, Ph.D., Jean-Christophe Fillion-Robin, M.S. &lt;br /&gt;
*Audience: First time users interested in a broad overview of Slicer’s features and tools.&lt;br /&gt;
*Length: 1h20m&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|[[Image:Webinar.png|250px]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*The ''[[Documentation/{{documentation/version}}/Registration/RegistrationLibrary|Slicer Registration Case Library]]'' provides many real-life example cases of using the Slicer registration tools. They include the dataset and step-by-step instructions to follow and try yourself. &lt;br /&gt;
:Author: Dominik Meier, Ph.D.&lt;br /&gt;
:Audience:  users interested learning/applying Slicer image registration technology&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|[[Image:RegLib_table.png|250px|link=http://wiki.slicer.org/slicerWiki/index.php/Documentation/{{documentation/version}}/Registration/RegistrationLibrary]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= External Resources =&lt;br /&gt;
&lt;br /&gt;
== Using the Editor ==&lt;br /&gt;
&lt;br /&gt;
This set of tutorials about the use of slicer in paleontology is very well written and provides step-by-step instructions.  Even though it covers slicer version 3.4, many of the concepts and techniques have applicability to the new version and to any 3D imaging field:&lt;br /&gt;
&lt;br /&gt;
* [http://openpaleo.blogspot.com/2008/12/3d-slicer-tutorial.html Open Source Paleontologist: 3D Slicer: The Tutorial]&lt;br /&gt;
* [http://openpaleo.blogspot.com/2008/12/3d-slicer-tutorial-part-ii.html Open Source Paleontologist: 3D Slicer: The Tutorial Part II]&lt;br /&gt;
* [http://openpaleo.blogspot.com/2008/12/3d-slicer-tutorial-part-iii.html Open Source Paleontologist: 3D Slicer: The Tutorial Part III]&lt;br /&gt;
* [http://openpaleo.blogspot.com/2008/12/3d-slicer-tutorial-part-iv.html Open Source Paleontologist: 3D Slicer: The Tutorial Part IV]&lt;br /&gt;
* [http://openpaleo.blogspot.com/2009/03/3d-slicer-tutorial-part-v.html Open Source Paleontologist: 3D Slicer: The Tutorial Part V]&lt;br /&gt;
* [http://openpaleo.blogspot.com/2009/03/3d-slicer-tutorial-part-vi.html Open Source Paleontologist: 3D Slicer: The Tutorial Part VI]&lt;br /&gt;
&lt;br /&gt;
== Team Contributions ==&lt;br /&gt;
See the collection of videos on the [http://vimeo.com/album/2363361 Kitware vimeo album].&lt;br /&gt;
&lt;br /&gt;
== User Contributions ==&lt;br /&gt;
See the [[Documentation/{{documentation/version}}/Training/UserContributions|User Contributions Page]] for more content.&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/results?search_query=3d+slicer&amp;amp;sm=3 YouTube videos about 3D Slicer]&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40831</id>
		<title>Documentation/Nightly/Extensions/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40831"/>
		<updated>2015-02-05T18:27:26Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (BWH, SUMS), Koichiro Murakami (SUMS), Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format as follows. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
[3] [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions Extension List for Slicer Nightly version]&amp;lt;br&amp;gt;&lt;br /&gt;
[4] [http://www.slicer.org/slicerWiki/index.php/Documentation/4.4/Extensions Extension List for Slicer 4.4]&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Logo}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizard.png|128x128px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40830</id>
		<title>Documentation/Nightly/Extensions/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40830"/>
		<updated>2015-02-05T18:27:09Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (BWH, SUMS), Koichiro Murakami(SUMS), Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format as follows. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
[3] [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions Extension List for Slicer Nightly version]&amp;lt;br&amp;gt;&lt;br /&gt;
[4] [http://www.slicer.org/slicerWiki/index.php/Documentation/4.4/Extensions Extension List for Slicer 4.4]&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Logo}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizard.png|128x128px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/4.4/Extensions&amp;diff=40728</id>
		<title>Documentation/4.4/Extensions</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.4/Extensions&amp;diff=40728"/>
		<updated>2015-01-16T06:45:54Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: /* Cat 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;= Extensions by Category =&lt;br /&gt;
&lt;br /&gt;
==Cat 1==&lt;br /&gt;
&lt;br /&gt;
==Cat 2==&lt;br /&gt;
*[[Documentation/{{documentation/version}}/Extensions/CarreraSliceInteractiveSegmenter|CarreraSlice Interactive Segmenter]] (Ivan Kolesov, LiangJia Zhu, Yi Gao, Peter Karasev, Patricio Vela, Allen Tannenbaum, Karl Fritscher, Steve Pieper )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceReconstruction|SurfaceReconstruction]] (Chenxi-Zhang David-Doria Arnaud-Gelas Michael-Kazhdan Matthew-Bolitho Hugues-Hoppe Jean-Christophe Fillion-Robin )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SkullStripper|SkullStripper]] (Xiaodong Tao)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MABMIS|MABMIS]] (Xiaofeng Liu)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SwissSkullStripper|SwissSkullStripper]] (Bill Lorensen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CARMA|Cardiac MRI Toolkit]] (Alan Morris, Salma Bengali)[[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PkModeling|PkModeling]] (Emma Zhu, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FacetedVisualizer|FacetedVisualizer]] (Harini Veeraraghavan, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Reporting|Reporting]] (Andrey Fedorov, Nicole Aucoin, Steve Pieper) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TCIABrowser|TCIA Browser]] (Alireza Mehrtash, Andrey Fedorov) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerRT|SlicerRT]] (Csaba Pinter, Kevin Wang, Adam Rankin, Greg Sharp, Andras Lasso, Steve Pieper)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtImport|DICOM-RT import]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtExport|DICOM-RT export]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Contours|Contours]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseVolumeHistogram|Dose volume histogram]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseAccumulation|Dose accumulation]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseComparison|Dose comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Isodose|Isodose line and surface display]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourComparison|Contour comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourMorphology|Contour morphology]]&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroImport|DICOM-SRO import]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroExport|DICOM-SRO export]] --&amp;gt;&lt;br /&gt;
** Modules from [[Documentation/{{documentation/version}}/Extensions/Plastimatch|Plastimatch]] (Greg Sharp)&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Plastimatch Automatic deformable image registration]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmLANDWARP|Plastimatch LANDWARP Landmark]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmXFORMWARP|Plastimatch XFORMWARP]] [[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerIGT|SlicerIGT]] (Tamas Ungi, Adam Rankin, Andras Lasso, Junichi Tokuda, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CollectFiducials|CollectFiducials]] (Tamas Ungi)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CreateModels|CreateModels]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/OpenIGTLinkRemote|OpenIGTLinkRemote]] (Tamas Ungi, Andras Lasso)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/UltrasoundSnapshots|UltrasoundSnapshots]] (Tamas Ungi, Franklin King)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/VolumeResliceDriver|VolumeResliceDriver]] (Junichi Tokuda, Tamas Ungi, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/PathExplorer|PathExplorer]] (Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MatlabBridge|Matlab Bridge]] (Andras Lasso, Jean-Christophe Fillion-Robin, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/iGyne|iGyne]] (Xiaojun Chen and iGyne Team)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LongitudinalPETCT|LongitudinalPETCT]] (Paul Mercea, Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIProcess|DTIProcess]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasFiberAnalyzer|DTIAtlasFiberAnalyzer]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FiberViewerLight|FiberViewerLight]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIPrep|DTIPrep]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MeshToLabelMap|MeshToLabelMap]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasBuilder|DTIAtlasBuilder]] (Adrien Kaiser)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IntensitySegmenter|IntensitySegmenter]] (Francois Budin, Pengdong Xiao, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ShapePopulationViewer|ShapePopulationViewer]] (Alexis Girault)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelToModelDistance|ModelToModelDistance]] (Francois Budin, Juliette Pera, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SpharmPdm|SPHARM-PDM]] (Beatriz Paniagua, Francois Budin, Martin Styner)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TubeTK|TubeTK]] (Stephen Aylward, Jean-Christophe Fillion-Robin, Christopher Mullins, Michael Jeulin-L, Matthew McCormick)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/UKFTractography|UKFTractography]] (Ryan Eckbo, Yogesh Rathi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TrackerStabilizer|TrackerStabilizer]] (Laurent Chauvin, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ChangeTracker|ChangeTracker]] (Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SobolevSegmenter|SobolevSegmenter]] (Arie Nakhmani)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/QuickTools|QuickTools]] (Julien Finet)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ImageMaker|Image Maker]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/XNATSlicer|XNATSlicer]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ErodeDilateLabel|ErodeDilateLabel]] (Junichi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ThingiverseBrowser|ThingiverseBrowser]] (Nigel Goh)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VirtualFractureReconstruction|Virtual Fracture Reconstruction]] (Karl Fritscher, Peter Karasev)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AirwaySegmentation|AirwaySegmentation]] (Pietro Nardelli)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelClip|ModelClip]] (Jun Lin, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VolumeClip|VolumeClip]] (Andras Lasso, Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceMirror|SurfaceMirror]] (Jiaxi Luo, Ruqing Ye, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Scoliosis|Scoliosis]] (Franklin King, Tamas Ungi)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/SpinalCurvatureMeasurement|Spinal Curvature Measurement]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PortPlacement|Port Placement]] (Luis G. Torres and Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AutoPortPlacement|Auto Port Placement]] (Luis G. Torres, Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PlusRemote|Plus Remote]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TransformVisualizer|Transform Visualizer]] (Franklin King, Andras Lasso, Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/WindowLevelEffect|WindowLevelEffect]] (Andrey Fedorov, Steve Pieper)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PerkTutor|PerkTutor]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/PerkEvaluator|PerkEvaluator]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/TransformRecorder|TransformRecorder]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/WorkflowSegmentation|WorkflowSegmentation]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/SlicerToKiwiExporter|SlicerToKiwiExporter]] (Jean-Christophe Fillion-Robin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/GelDosimetry|GelDosimetry]] (Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MultidimData|Multidimensional data]] (Andras Lasso, Matthew Holden, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/GyroGuide|GyroGuide]] (Ruifeng Chen,Luping Fang, Qing Pan, Xiaolei Chen, Jiashu Zhang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/MRI SNR Measurement|MRI SNR Measurement]] (Babak Matinfar)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/OpenCAD|OpenCAD]] (Vivek Narayan, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PercutaneousApproachAnalysis|Percutaneous Approach Analysis]] (Atsushi Yamada, Koichiro Murakami, Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FinslerTractography|Finsler Tractography]] (Antonio Tristan Vega, Demian Wassermann and Carl-Fredrik Westin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerTractography|Finsler Tractography]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerBacktracing|Finsler Backtracing]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CurveMaker|CurveMaker]] (Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CBC_3D_I2MConversion | CBC 3D I2MConversion]] (Fotis Drakopoulos, Yixun Liu, Andrey Fedorov and Nikos Chrisochoides)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/BodyCentricCubicMesh|Body Centric Cubic Mesh]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/MeshCompression|Mesh Compression]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PBNRR|Physics-Based Non-Rigid Registration (PBNRR)]] (Fotis Drakopoulos, Yixun Liu, Andriy Kot, Andrey Fedorov, Olivier Clatz and Nikos Chrisochoides)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ResectionPlanner|ResectionVolume]] (Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PETDICOM|PET DICOM]] (Andrey Fedorov, Ethan Ulrich)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CornerAnnotation|CornerAnnotation]] (Atsushi Yamada)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Wasp|Watershed Annotation and Segmentation Plugin.]] (Thomas Lawson)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerPetSpectAnalysis|SlicerPetSpectAnalysis]] (Martín Bertran,Natalia Martínez, Guillermo Carbajal, Álvaro Gómez)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/dPetBrainQuantification|dPetBrainQuantification]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IGTWizard|IGTWizard]] (Junichi Tokuda and Atsushi Yamada)&lt;br /&gt;
&lt;br /&gt;
==Cat 3==&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LesionSegmentation|LesionSegmentation]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/TrainModel|LesionSegmentation-&amp;gt;TrainModel]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/PredictLesions|LesionSegmentation-&amp;gt;PredictLesions]] (Mark Scully)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IASEM|IASEM]] (Bradley Lowekamp)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PyDevRemoteDebug|Python debugger]] (Andras Lasso)&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{:Documentation/{{documentation/version}}/FAQ/Extensions|Extensions}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions&amp;diff=40727</id>
		<title>Documentation/Nightly/Extensions</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions&amp;diff=40727"/>
		<updated>2015-01-16T06:45:13Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: /* Cat 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;= Extensions by Category =&lt;br /&gt;
&lt;br /&gt;
==Cat 1==&lt;br /&gt;
&lt;br /&gt;
==Cat 2==&lt;br /&gt;
*[[Documentation/{{documentation/version}}/Extensions/CarreraSliceInteractiveSegmenter|CarreraSlice Interactive Segmenter]] (Ivan Kolesov, LiangJia Zhu, Yi Gao, Peter Karasev, Patricio Vela, Allen Tannenbaum, Karl Fritscher, Steve Pieper )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceReconstruction|SurfaceReconstruction]] (Chenxi-Zhang David-Doria Arnaud-Gelas Michael-Kazhdan Matthew-Bolitho Hugues-Hoppe Jean-Christophe Fillion-Robin )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SkullStripper|SkullStripper]] (Xiaodong Tao)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MABMIS|MABMIS]] (Xiaofeng Liu)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SwissSkullStripper|SwissSkullStripper]] (Bill Lorensen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CARMA|Cardiac MRI Toolkit]] (Alan Morris, Salma Bengali)[[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PkModeling|PkModeling]] (Emma Zhu, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FacetedVisualizer|FacetedVisualizer]] (Harini Veeraraghavan, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Reporting|Reporting]] (Andrey Fedorov, Nicole Aucoin, Steve Pieper) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TCIABrowser|TCIA Browser]] (Alireza Mehrtash, Andrey Fedorov) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerRT|SlicerRT]] (Csaba Pinter, Kevin Wang, Adam Rankin, Greg Sharp, Andras Lasso, Steve Pieper)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtImport|DICOM-RT import]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtExport|DICOM-RT export]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Contours|Contours]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseVolumeHistogram|Dose volume histogram]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseAccumulation|Dose accumulation]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseComparison|Dose comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Isodose|Isodose line and surface display]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourComparison|Contour comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourMorphology|Contour morphology]]&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroImport|DICOM-SRO import]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroExport|DICOM-SRO export]] --&amp;gt;&lt;br /&gt;
** Modules from [[Documentation/{{documentation/version}}/Extensions/Plastimatch|Plastimatch]] (Greg Sharp)&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Plastimatch Automatic deformable image registration]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmLANDWARP|Plastimatch LANDWARP Landmark]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmXFORMWARP|Plastimatch XFORMWARP]] [[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerIGT|SlicerIGT]] (Tamas Ungi, Adam Rankin, Andras Lasso, Junichi Tokuda, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CollectFiducials|CollectFiducials]] (Tamas Ungi)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CreateModels|CreateModels]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/OpenIGTLinkRemote|OpenIGTLinkRemote]] (Tamas Ungi, Andras Lasso)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/UltrasoundSnapshots|UltrasoundSnapshots]] (Tamas Ungi, Franklin King)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/VolumeResliceDriver|VolumeResliceDriver]] (Junichi Tokuda, Tamas Ungi, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/PathExplorer|PathExplorer]] (Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MatlabBridge|Matlab Bridge]] (Andras Lasso, Jean-Christophe Fillion-Robin, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/iGyne|iGyne]] (Xiaojun Chen and iGyne Team)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LongitudinalPETCT|LongitudinalPETCT]] (Paul Mercea, Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIProcess|DTIProcess]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasFiberAnalyzer|DTIAtlasFiberAnalyzer]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FiberViewerLight|FiberViewerLight]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIPrep|DTIPrep]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MeshToLabelMap|MeshToLabelMap]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasBuilder|DTIAtlasBuilder]] (Adrien Kaiser)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IntensitySegmenter|IntensitySegmenter]] (Francois Budin, Pengdong Xiao, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ShapePopulationViewer|ShapePopulationViewer]] (Alexis Girault)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelToModelDistance|ModelToModelDistance]] (Francois Budin, Juliette Pera, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SpharmPdm|SPHARM-PDM]] (Beatriz Paniagua, Francois Budin, Martin Styner)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TubeTK|TubeTK]] (Stephen Aylward, Jean-Christophe Fillion-Robin, Christopher Mullins, Michael Jeulin-L, Matthew McCormick)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/UKFTractography|UKFTractography]] (Ryan Eckbo, Yogesh Rathi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TrackerStabilizer|TrackerStabilizer]] (Laurent Chauvin, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ChangeTracker|ChangeTracker]] (Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SobolevSegmenter|SobolevSegmenter]] (Arie Nakhmani)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/QuickTools|QuickTools]] (Julien Finet)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ImageMaker|Image Maker]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/XNATSlicer|XNATSlicer]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ErodeDilateLabel|ErodeDilateLabel]] (Junichi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ThingiverseBrowser|ThingiverseBrowser]] (Nigel Goh)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VirtualFractureReconstruction|Virtual Fracture Reconstruction]] (Karl Fritscher, Peter Karasev)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AirwaySegmentation|AirwaySegmentation]] (Pietro Nardelli)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelClip|ModelClip]] (Jun Lin, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VolumeClip|VolumeClip]] (Andras Lasso, Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceMirror|SurfaceMirror]] (Jiaxi Luo, Ruqing Ye, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Scoliosis|Scoliosis]] (Franklin King, Tamas Ungi)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/SpinalCurvatureMeasurement|Spinal Curvature Measurement]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PortPlacement|Port Placement]] (Luis G. Torres and Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AutoPortPlacement|Auto Port Placement]] (Luis G. Torres, Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PlusRemote|Plus Remote]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TransformVisualizer|Transform Visualizer]] (Franklin King, Andras Lasso, Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/WindowLevelEffect|WindowLevelEffect]] (Andrey Fedorov, Steve Pieper)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PerkTutor|PerkTutor]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/PerkEvaluator|PerkEvaluator]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/TransformRecorder|TransformRecorder]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/WorkflowSegmentation|WorkflowSegmentation]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/SlicerToKiwiExporter|SlicerToKiwiExporter]] (Jean-Christophe Fillion-Robin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/GelDosimetry|GelDosimetry]] (Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MultidimData|Multidimensional data]] (Andras Lasso, Matthew Holden, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/GyroGuide|GyroGuide]] (Ruifeng Chen,Luping Fang, Qing Pan, Xiaolei Chen, Jiashu Zhang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/MRI SNR Measurement|MRI SNR Measurement]] (Babak Matinfar)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/OpenCAD|OpenCAD]] (Vivek Narayan, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PercutaneousApproachAnalysis|Percutaneous Approach Analysis]] (Atsushi Yamada, Koichiro Murakami, Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FinslerTractography|Finsler Tractography]] (Antonio Tristan Vega, Demian Wassermann and Carl-Fredrik Westin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerTractography|Finsler Tractography]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerBacktracing|Finsler Backtracing]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CurveMaker|CurveMaker]] (Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CBC_3D_I2MConversion | CBC 3D I2MConversion]] (Fotis Drakopoulos, Yixun Liu, Andrey Fedorov and Nikos Chrisochoides)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/BodyCentricCubicMesh|Body Centric Cubic Mesh]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/MeshCompression|Mesh Compression]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PBNRR|Physics-Based Non-Rigid Registration (PBNRR)]] (Fotis Drakopoulos, Yixun Liu, Andriy Kot, Andrey Fedorov, Olivier Clatz and Nikos Chrisochoides)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ResectionPlanner|ResectionVolume]] (Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PETDICOM|PET DICOM]] (Andrey Fedorov, Ethan Ulrich)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PETTumorSegmentation|PETTumorSegmentation]] (Christian Bauer)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CornerAnnotation|CornerAnnotation]] (Atsushi Yamada)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Wasp|Watershed Annotation and Segmentation Plugin.]] (Thomas Lawson)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerPetSpectAnalysis|SlicerPetSpectAnalysis]] (Martín Bertran,Natalia Martínez, Guillermo Carbajal, Álvaro Gómez)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/dPetBrainQuantification|dPetBrainQuantification]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IGTWizard|IGTWizard]] (Junichi Tokuda and Atsushi Yamada)&lt;br /&gt;
&lt;br /&gt;
==Cat 3==&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LesionSegmentation|LesionSegmentation]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/TrainModel|LesionSegmentation-&amp;gt;TrainModel]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/PredictLesions|LesionSegmentation-&amp;gt;PredictLesions]] (Mark Scully)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IASEM|IASEM]] (Bradley Lowekamp)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PyDevRemoteDebug|Python debugger]] (Andras Lasso)&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{:Documentation/{{documentation/version}}/FAQ/Extensions|Extensions}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40726</id>
		<title>Documentation/Nightly/Extensions/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40726"/>
		<updated>2015-01-16T06:03:31Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format as follows. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
[3] [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions Extension List for Slicer Nightly version]&amp;lt;br&amp;gt;&lt;br /&gt;
[4] [http://www.slicer.org/slicerWiki/index.php/Documentation/4.4/Extensions Extension List for Slicer 4.4]&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Logo}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizard.png|128x128px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:IgtWizard.png&amp;diff=40725</id>
		<title>File:IgtWizard.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:IgtWizard.png&amp;diff=40725"/>
		<updated>2015-01-16T06:02:34Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/4.4/Extensions&amp;diff=40724</id>
		<title>Documentation/4.4/Extensions</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.4/Extensions&amp;diff=40724"/>
		<updated>2015-01-15T19:33:54Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: /* Cat 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;= Extensions by Category =&lt;br /&gt;
&lt;br /&gt;
==Cat 1==&lt;br /&gt;
&lt;br /&gt;
==Cat 2==&lt;br /&gt;
*[[Documentation/{{documentation/version}}/Extensions/CarreraSliceInteractiveSegmenter|CarreraSlice Interactive Segmenter]] (Ivan Kolesov, LiangJia Zhu, Yi Gao, Peter Karasev, Patricio Vela, Allen Tannenbaum, Karl Fritscher, Steve Pieper )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceReconstruction|SurfaceReconstruction]] (Chenxi-Zhang David-Doria Arnaud-Gelas Michael-Kazhdan Matthew-Bolitho Hugues-Hoppe Jean-Christophe Fillion-Robin )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SkullStripper|SkullStripper]] (Xiaodong Tao)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MABMIS|MABMIS]] (Xiaofeng Liu)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SwissSkullStripper|SwissSkullStripper]] (Bill Lorensen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CARMA|Cardiac MRI Toolkit]] (Alan Morris, Salma Bengali)[[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PkModeling|PkModeling]] (Emma Zhu, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FacetedVisualizer|FacetedVisualizer]] (Harini Veeraraghavan, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Reporting|Reporting]] (Andrey Fedorov, Nicole Aucoin, Steve Pieper) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TCIABrowser|TCIA Browser]] (Alireza Mehrtash, Andrey Fedorov) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerRT|SlicerRT]] (Csaba Pinter, Kevin Wang, Adam Rankin, Greg Sharp, Andras Lasso, Steve Pieper)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtImport|DICOM-RT import]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtExport|DICOM-RT export]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Contours|Contours]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseVolumeHistogram|Dose volume histogram]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseAccumulation|Dose accumulation]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseComparison|Dose comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Isodose|Isodose line and surface display]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourComparison|Contour comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourMorphology|Contour morphology]]&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroImport|DICOM-SRO import]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroExport|DICOM-SRO export]] --&amp;gt;&lt;br /&gt;
** Modules from [[Documentation/{{documentation/version}}/Extensions/Plastimatch|Plastimatch]] (Greg Sharp)&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Plastimatch Automatic deformable image registration]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmLANDWARP|Plastimatch LANDWARP Landmark]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmXFORMWARP|Plastimatch XFORMWARP]] [[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerIGT|SlicerIGT]] (Tamas Ungi, Adam Rankin, Andras Lasso, Junichi Tokuda, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CollectFiducials|CollectFiducials]] (Tamas Ungi)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CreateModels|CreateModels]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/OpenIGTLinkRemote|OpenIGTLinkRemote]] (Tamas Ungi, Andras Lasso)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/UltrasoundSnapshots|UltrasoundSnapshots]] (Tamas Ungi, Franklin King)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/VolumeResliceDriver|VolumeResliceDriver]] (Junichi Tokuda, Tamas Ungi, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/PathExplorer|PathExplorer]] (Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MatlabBridge|Matlab Bridge]] (Andras Lasso, Jean-Christophe Fillion-Robin, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/iGyne|iGyne]] (Xiaojun Chen and iGyne Team)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LongitudinalPETCT|LongitudinalPETCT]] (Paul Mercea, Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIProcess|DTIProcess]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasFiberAnalyzer|DTIAtlasFiberAnalyzer]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FiberViewerLight|FiberViewerLight]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIPrep|DTIPrep]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MeshToLabelMap|MeshToLabelMap]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasBuilder|DTIAtlasBuilder]] (Adrien Kaiser)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IntensitySegmenter|IntensitySegmenter]] (Francois Budin, Pengdong Xiao, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ShapePopulationViewer|ShapePopulationViewer]] (Alexis Girault)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelToModelDistance|ModelToModelDistance]] (Francois Budin, Juliette Pera, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SpharmPdm|SPHARM-PDM]] (Beatriz Paniagua, Francois Budin, Martin Styner)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TubeTK|TubeTK]] (Stephen Aylward, Jean-Christophe Fillion-Robin, Christopher Mullins, Michael Jeulin-L, Matthew McCormick)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/UKFTractography|UKFTractography]] (Ryan Eckbo, Yogesh Rathi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TrackerStabilizer|TrackerStabilizer]] (Laurent Chauvin, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ChangeTracker|ChangeTracker]] (Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SobolevSegmenter|SobolevSegmenter]] (Arie Nakhmani)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/QuickTools|QuickTools]] (Julien Finet)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ImageMaker|Image Maker]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/XNATSlicer|XNATSlicer]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ErodeDilateLabel|ErodeDilateLabel]] (Junichi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ThingiverseBrowser|ThingiverseBrowser]] (Nigel Goh)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VirtualFractureReconstruction|Virtual Fracture Reconstruction]] (Karl Fritscher, Peter Karasev)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AirwaySegmentation|AirwaySegmentation]] (Pietro Nardelli)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelClip|ModelClip]] (Jun Lin, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VolumeClip|VolumeClip]] (Andras Lasso, Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceMirror|SurfaceMirror]] (Jiaxi Luo, Ruqing Ye, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Scoliosis|Scoliosis]] (Franklin King, Tamas Ungi)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/SpinalCurvatureMeasurement|Spinal Curvature Measurement]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PortPlacement|Port Placement]] (Luis G. Torres and Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AutoPortPlacement|Auto Port Placement]] (Luis G. Torres, Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PlusRemote|Plus Remote]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TransformVisualizer|Transform Visualizer]] (Franklin King, Andras Lasso, Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/WindowLevelEffect|WindowLevelEffect]] (Andrey Fedorov, Steve Pieper)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PerkTutor|PerkTutor]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/PerkEvaluator|PerkEvaluator]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/TransformRecorder|TransformRecorder]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/WorkflowSegmentation|WorkflowSegmentation]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/SlicerToKiwiExporter|SlicerToKiwiExporter]] (Jean-Christophe Fillion-Robin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/GelDosimetry|GelDosimetry]] (Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MultidimData|Multidimensional data]] (Andras Lasso, Matthew Holden, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/GyroGuide|GyroGuide]] (Ruifeng Chen,Luping Fang, Qing Pan, Xiaolei Chen, Jiashu Zhang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/MRI SNR Measurement|MRI SNR Measurement]] (Babak Matinfar)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/OpenCAD|OpenCAD]] (Vivek Narayan, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PercutaneousApproachAnalysis|Percutaneous Approach Analysis]] (Atsushi Yamada, Koichiro Murakami, Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FinslerTractography|Finsler Tractography]] (Antonio Tristan Vega, Demian Wassermann and Carl-Fredrik Westin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerTractography|Finsler Tractography]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerBacktracing|Finsler Backtracing]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CurveMaker|CurveMaker]] (Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CBC_3D_I2MConversion | CBC 3D I2MConversion]] (Fotis Drakopoulos, Yixun Liu, Andrey Fedorov and Nikos Chrisochoides)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/BodyCentricCubicMesh|Body Centric Cubic Mesh]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/MeshCompression|Mesh Compression]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PBNRR|Physics-Based Non-Rigid Registration (PBNRR)]] (Fotis Drakopoulos, Yixun Liu, Andriy Kot, Andrey Fedorov, Olivier Clatz and Nikos Chrisochoides)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ResectionPlanner|ResectionVolume]] (Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PETDICOM|PET DICOM]] (Andrey Fedorov, Ethan Ulrich)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CornerAnnotation|CornerAnnotation]] (Atsushi Yamada)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Wasp|Watershed Annotation and Segmentation Plugin.]] (Thomas Lawson)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerPetSpectAnalysis|SlicerPetSpectAnalysis]] (Martín Bertran,Natalia Martínez, Guillermo Carbajal, Álvaro Gómez)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/dPetBrainQuantification|dPetBrainQuantification]]&lt;br /&gt;
&lt;br /&gt;
==Cat 3==&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LesionSegmentation|LesionSegmentation]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/TrainModel|LesionSegmentation-&amp;gt;TrainModel]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/PredictLesions|LesionSegmentation-&amp;gt;PredictLesions]] (Mark Scully)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IASEM|IASEM]] (Bradley Lowekamp)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PyDevRemoteDebug|Python debugger]] (Andras Lasso)&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{:Documentation/{{documentation/version}}/FAQ/Extensions|Extensions}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions&amp;diff=40723</id>
		<title>Documentation/Nightly/Extensions</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions&amp;diff=40723"/>
		<updated>2015-01-15T19:33:23Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: /* Cat 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;= Extensions by Category =&lt;br /&gt;
&lt;br /&gt;
==Cat 1==&lt;br /&gt;
&lt;br /&gt;
==Cat 2==&lt;br /&gt;
*[[Documentation/{{documentation/version}}/Extensions/CarreraSliceInteractiveSegmenter|CarreraSlice Interactive Segmenter]] (Ivan Kolesov, LiangJia Zhu, Yi Gao, Peter Karasev, Patricio Vela, Allen Tannenbaum, Karl Fritscher, Steve Pieper )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceReconstruction|SurfaceReconstruction]] (Chenxi-Zhang David-Doria Arnaud-Gelas Michael-Kazhdan Matthew-Bolitho Hugues-Hoppe Jean-Christophe Fillion-Robin )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SkullStripper|SkullStripper]] (Xiaodong Tao)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MABMIS|MABMIS]] (Xiaofeng Liu)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SwissSkullStripper|SwissSkullStripper]] (Bill Lorensen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CARMA|Cardiac MRI Toolkit]] (Alan Morris, Salma Bengali)[[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PkModeling|PkModeling]] (Emma Zhu, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FacetedVisualizer|FacetedVisualizer]] (Harini Veeraraghavan, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Reporting|Reporting]] (Andrey Fedorov, Nicole Aucoin, Steve Pieper) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TCIABrowser|TCIA Browser]] (Alireza Mehrtash, Andrey Fedorov) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerRT|SlicerRT]] (Csaba Pinter, Kevin Wang, Adam Rankin, Greg Sharp, Andras Lasso, Steve Pieper)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtImport|DICOM-RT import]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtExport|DICOM-RT export]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Contours|Contours]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseVolumeHistogram|Dose volume histogram]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseAccumulation|Dose accumulation]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseComparison|Dose comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Isodose|Isodose line and surface display]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourComparison|Contour comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourMorphology|Contour morphology]]&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroImport|DICOM-SRO import]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroExport|DICOM-SRO export]] --&amp;gt;&lt;br /&gt;
** Modules from [[Documentation/{{documentation/version}}/Extensions/Plastimatch|Plastimatch]] (Greg Sharp)&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Plastimatch Automatic deformable image registration]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmLANDWARP|Plastimatch LANDWARP Landmark]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmXFORMWARP|Plastimatch XFORMWARP]] [[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerIGT|SlicerIGT]] (Tamas Ungi, Adam Rankin, Andras Lasso, Junichi Tokuda, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CollectFiducials|CollectFiducials]] (Tamas Ungi)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CreateModels|CreateModels]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/OpenIGTLinkRemote|OpenIGTLinkRemote]] (Tamas Ungi, Andras Lasso)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/UltrasoundSnapshots|UltrasoundSnapshots]] (Tamas Ungi, Franklin King)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/VolumeResliceDriver|VolumeResliceDriver]] (Junichi Tokuda, Tamas Ungi, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/PathExplorer|PathExplorer]] (Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MatlabBridge|Matlab Bridge]] (Andras Lasso, Jean-Christophe Fillion-Robin, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/iGyne|iGyne]] (Xiaojun Chen and iGyne Team)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LongitudinalPETCT|LongitudinalPETCT]] (Paul Mercea, Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIProcess|DTIProcess]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasFiberAnalyzer|DTIAtlasFiberAnalyzer]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FiberViewerLight|FiberViewerLight]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIPrep|DTIPrep]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MeshToLabelMap|MeshToLabelMap]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasBuilder|DTIAtlasBuilder]] (Adrien Kaiser)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IntensitySegmenter|IntensitySegmenter]] (Francois Budin, Pengdong Xiao, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ShapePopulationViewer|ShapePopulationViewer]] (Alexis Girault)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelToModelDistance|ModelToModelDistance]] (Francois Budin, Juliette Pera, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SpharmPdm|SPHARM-PDM]] (Beatriz Paniagua, Francois Budin, Martin Styner)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TubeTK|TubeTK]] (Stephen Aylward, Jean-Christophe Fillion-Robin, Christopher Mullins, Michael Jeulin-L, Matthew McCormick)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/UKFTractography|UKFTractography]] (Ryan Eckbo, Yogesh Rathi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TrackerStabilizer|TrackerStabilizer]] (Laurent Chauvin, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ChangeTracker|ChangeTracker]] (Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SobolevSegmenter|SobolevSegmenter]] (Arie Nakhmani)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/QuickTools|QuickTools]] (Julien Finet)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ImageMaker|Image Maker]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/XNATSlicer|XNATSlicer]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ErodeDilateLabel|ErodeDilateLabel]] (Junichi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ThingiverseBrowser|ThingiverseBrowser]] (Nigel Goh)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VirtualFractureReconstruction|Virtual Fracture Reconstruction]] (Karl Fritscher, Peter Karasev)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AirwaySegmentation|AirwaySegmentation]] (Pietro Nardelli)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelClip|ModelClip]] (Jun Lin, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VolumeClip|VolumeClip]] (Andras Lasso, Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceMirror|SurfaceMirror]] (Jiaxi Luo, Ruqing Ye, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Scoliosis|Scoliosis]] (Franklin King, Tamas Ungi)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/SpinalCurvatureMeasurement|Spinal Curvature Measurement]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PortPlacement|Port Placement]] (Luis G. Torres and Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AutoPortPlacement|Auto Port Placement]] (Luis G. Torres, Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PlusRemote|Plus Remote]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TransformVisualizer|Transform Visualizer]] (Franklin King, Andras Lasso, Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/WindowLevelEffect|WindowLevelEffect]] (Andrey Fedorov, Steve Pieper)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PerkTutor|PerkTutor]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/PerkEvaluator|PerkEvaluator]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/TransformRecorder|TransformRecorder]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/WorkflowSegmentation|WorkflowSegmentation]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/SlicerToKiwiExporter|SlicerToKiwiExporter]] (Jean-Christophe Fillion-Robin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/GelDosimetry|GelDosimetry]] (Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MultidimData|Multidimensional data]] (Andras Lasso, Matthew Holden, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/GyroGuide|GyroGuide]] (Ruifeng Chen,Luping Fang, Qing Pan, Xiaolei Chen, Jiashu Zhang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/MRI SNR Measurement|MRI SNR Measurement]] (Babak Matinfar)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/OpenCAD|OpenCAD]] (Vivek Narayan, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PercutaneousApproachAnalysis|Percutaneous Approach Analysis]] (Atsushi Yamada, Koichiro Murakami, Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FinslerTractography|Finsler Tractography]] (Antonio Tristan Vega, Demian Wassermann and Carl-Fredrik Westin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerTractography|Finsler Tractography]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerBacktracing|Finsler Backtracing]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CurveMaker|CurveMaker]] (Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CBC_3D_I2MConversion | CBC 3D I2MConversion]] (Fotis Drakopoulos, Yixun Liu, Andrey Fedorov and Nikos Chrisochoides)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/BodyCentricCubicMesh|Body Centric Cubic Mesh]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/MeshCompression|Mesh Compression]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PBNRR|Physics-Based Non-Rigid Registration (PBNRR)]] (Fotis Drakopoulos, Yixun Liu, Andriy Kot, Andrey Fedorov, Olivier Clatz and Nikos Chrisochoides)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ResectionPlanner|ResectionVolume]] (Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PETDICOM|PET DICOM]] (Andrey Fedorov, Ethan Ulrich)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PETTumorSegmentation|PETTumorSegmentation]] (Christian Bauer)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CornerAnnotation|CornerAnnotation]] (Atsushi Yamada)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Wasp|Watershed Annotation and Segmentation Plugin.]] (Thomas Lawson)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerPetSpectAnalysis|SlicerPetSpectAnalysis]] (Martín Bertran,Natalia Martínez, Guillermo Carbajal, Álvaro Gómez)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/dPetBrainQuantification|dPetBrainQuantification]]&lt;br /&gt;
&lt;br /&gt;
==Cat 3==&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LesionSegmentation|LesionSegmentation]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/TrainModel|LesionSegmentation-&amp;gt;TrainModel]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/PredictLesions|LesionSegmentation-&amp;gt;PredictLesions]] (Mark Scully)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IASEM|IASEM]] (Bradley Lowekamp)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PyDevRemoteDebug|Python debugger]] (Andras Lasso)&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{:Documentation/{{documentation/version}}/FAQ/Extensions|Extensions}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40722</id>
		<title>Documentation/Nightly/Extensions/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40722"/>
		<updated>2015-01-15T19:29:04Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format as follows. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
[3] [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions Extension List for Slicer Nightly version]&amp;lt;br&amp;gt;&lt;br /&gt;
[4] [http://www.slicer.org/slicerWiki/index.php/Documentation/4.4/Extensions Extension List for Slicer 4.4]&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Logo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40721</id>
		<title>Documentation/Nightly/Extensions/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40721"/>
		<updated>2015-01-15T19:28:24Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format as follows. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
[3] [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions] Extension List for Slicer Nightly version]&amp;lt;br&amp;gt;&lt;br /&gt;
[4] [http://www.slicer.org/slicerWiki/index.php/Documentation/4.4/Extensions] Extension List for Slicer 4.4]&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Logo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40720</id>
		<title>Documentation/Nightly/Extensions/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40720"/>
		<updated>2015-01-15T19:27:40Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format as follows. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
[3] [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions] Extension List for Slicer Nightly version&lt;br /&gt;
[4] [http://www.slicer.org/slicerWiki/index.php/Documentation/4.4/Extensions] Extension List for Slicer 4.4&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Logo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/4.4/Extensions/IGTWizard&amp;diff=40719</id>
		<title>Documentation/4.4/Extensions/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.4/Extensions/IGTWizard&amp;diff=40719"/>
		<updated>2015-01-15T19:24:55Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: Redirected page to Documentation/Nightly/Extensions/IGTWizard&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Documentation/Nightly/Extensions/IGTWizard]]&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/4.4/Extensions&amp;diff=40718</id>
		<title>Documentation/4.4/Extensions</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.4/Extensions&amp;diff=40718"/>
		<updated>2015-01-15T19:20:39Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: /* Cat 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;= Extensions by Category =&lt;br /&gt;
&lt;br /&gt;
==Cat 1==&lt;br /&gt;
&lt;br /&gt;
==Cat 2==&lt;br /&gt;
*[[Documentation/{{documentation/version}}/Extensions/CarreraSliceInteractiveSegmenter|CarreraSlice Interactive Segmenter]] (Ivan Kolesov, LiangJia Zhu, Yi Gao, Peter Karasev, Patricio Vela, Allen Tannenbaum, Karl Fritscher, Steve Pieper )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceReconstruction|SurfaceReconstruction]] (Chenxi-Zhang David-Doria Arnaud-Gelas Michael-Kazhdan Matthew-Bolitho Hugues-Hoppe Jean-Christophe Fillion-Robin )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SkullStripper|SkullStripper]] (Xiaodong Tao)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MABMIS|MABMIS]] (Xiaofeng Liu)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SwissSkullStripper|SwissSkullStripper]] (Bill Lorensen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CARMA|Cardiac MRI Toolkit]] (Alan Morris, Salma Bengali)[[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PkModeling|PkModeling]] (Emma Zhu, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FacetedVisualizer|FacetedVisualizer]] (Harini Veeraraghavan, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Reporting|Reporting]] (Andrey Fedorov, Nicole Aucoin, Steve Pieper) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TCIABrowser|TCIA Browser]] (Alireza Mehrtash, Andrey Fedorov) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerRT|SlicerRT]] (Csaba Pinter, Kevin Wang, Adam Rankin, Greg Sharp, Andras Lasso, Steve Pieper)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtImport|DICOM-RT import]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtExport|DICOM-RT export]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Contours|Contours]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseVolumeHistogram|Dose volume histogram]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseAccumulation|Dose accumulation]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseComparison|Dose comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Isodose|Isodose line and surface display]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourComparison|Contour comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourMorphology|Contour morphology]]&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroImport|DICOM-SRO import]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroExport|DICOM-SRO export]] --&amp;gt;&lt;br /&gt;
** Modules from [[Documentation/{{documentation/version}}/Extensions/Plastimatch|Plastimatch]] (Greg Sharp)&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Plastimatch Automatic deformable image registration]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmLANDWARP|Plastimatch LANDWARP Landmark]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmXFORMWARP|Plastimatch XFORMWARP]] [[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerIGT|SlicerIGT]] (Tamas Ungi, Adam Rankin, Andras Lasso, Junichi Tokuda, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CollectFiducials|CollectFiducials]] (Tamas Ungi)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CreateModels|CreateModels]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/OpenIGTLinkRemote|OpenIGTLinkRemote]] (Tamas Ungi, Andras Lasso)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/UltrasoundSnapshots|UltrasoundSnapshots]] (Tamas Ungi, Franklin King)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/VolumeResliceDriver|VolumeResliceDriver]] (Junichi Tokuda, Tamas Ungi, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/PathExplorer|PathExplorer]] (Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MatlabBridge|Matlab Bridge]] (Andras Lasso, Jean-Christophe Fillion-Robin, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/iGyne|iGyne]] (Xiaojun Chen and iGyne Team)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LongitudinalPETCT|LongitudinalPETCT]] (Paul Mercea, Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIProcess|DTIProcess]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasFiberAnalyzer|DTIAtlasFiberAnalyzer]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FiberViewerLight|FiberViewerLight]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIPrep|DTIPrep]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MeshToLabelMap|MeshToLabelMap]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasBuilder|DTIAtlasBuilder]] (Adrien Kaiser)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IntensitySegmenter|IntensitySegmenter]] (Francois Budin, Pengdong Xiao, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ShapePopulationViewer|ShapePopulationViewer]] (Alexis Girault)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelToModelDistance|ModelToModelDistance]] (Francois Budin, Juliette Pera, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SpharmPdm|SPHARM-PDM]] (Beatriz Paniagua, Francois Budin, Martin Styner)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TubeTK|TubeTK]] (Stephen Aylward, Jean-Christophe Fillion-Robin, Christopher Mullins, Michael Jeulin-L, Matthew McCormick)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/UKFTractography|UKFTractography]] (Ryan Eckbo, Yogesh Rathi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TrackerStabilizer|TrackerStabilizer]] (Laurent Chauvin, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ChangeTracker|ChangeTracker]] (Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SobolevSegmenter|SobolevSegmenter]] (Arie Nakhmani)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/QuickTools|QuickTools]] (Julien Finet)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ImageMaker|Image Maker]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/XNATSlicer|XNATSlicer]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ErodeDilateLabel|ErodeDilateLabel]] (Junichi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ThingiverseBrowser|ThingiverseBrowser]] (Nigel Goh)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VirtualFractureReconstruction|Virtual Fracture Reconstruction]] (Karl Fritscher, Peter Karasev)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AirwaySegmentation|AirwaySegmentation]] (Pietro Nardelli)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelClip|ModelClip]] (Jun Lin, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VolumeClip|VolumeClip]] (Andras Lasso, Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceMirror|SurfaceMirror]] (Jiaxi Luo, Ruqing Ye, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Scoliosis|Scoliosis]] (Franklin King, Tamas Ungi)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/SpinalCurvatureMeasurement|Spinal Curvature Measurement]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PortPlacement|Port Placement]] (Luis G. Torres and Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AutoPortPlacement|Auto Port Placement]] (Luis G. Torres, Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PlusRemote|Plus Remote]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TransformVisualizer|Transform Visualizer]] (Franklin King, Andras Lasso, Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/WindowLevelEffect|WindowLevelEffect]] (Andrey Fedorov, Steve Pieper)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PerkTutor|PerkTutor]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/PerkEvaluator|PerkEvaluator]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/TransformRecorder|TransformRecorder]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/WorkflowSegmentation|WorkflowSegmentation]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/SlicerToKiwiExporter|SlicerToKiwiExporter]] (Jean-Christophe Fillion-Robin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/GelDosimetry|GelDosimetry]] (Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MultidimData|Multidimensional data]] (Andras Lasso, Matthew Holden, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/GyroGuide|GyroGuide]] (Ruifeng Chen,Luping Fang, Qing Pan, Xiaolei Chen, Jiashu Zhang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/MRI SNR Measurement|MRI SNR Measurement]] (Babak Matinfar)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/OpenCAD|OpenCAD]] (Vivek Narayan, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PercutaneousApproachAnalysis|Percutaneous Approach Analysis]] (Atsushi Yamada, Koichiro Murakami, Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FinslerTractography|Finsler Tractography]] (Antonio Tristan Vega, Demian Wassermann and Carl-Fredrik Westin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerTractography|Finsler Tractography]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerBacktracing|Finsler Backtracing]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CurveMaker|CurveMaker]] (Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CBC_3D_I2MConversion | CBC 3D I2MConversion]] (Fotis Drakopoulos, Yixun Liu, Andrey Fedorov and Nikos Chrisochoides)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/BodyCentricCubicMesh|Body Centric Cubic Mesh]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/MeshCompression|Mesh Compression]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PBNRR|Physics-Based Non-Rigid Registration (PBNRR)]] (Fotis Drakopoulos, Yixun Liu, Andriy Kot, Andrey Fedorov, Olivier Clatz and Nikos Chrisochoides)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ResectionPlanner|ResectionVolume]] (Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PETDICOM|PET DICOM]] (Andrey Fedorov, Ethan Ulrich)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CornerAnnotation|CornerAnnotation]] (Atsushi Yamada)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Wasp|Watershed Annotation and Segmentation Plugin.]] (Thomas Lawson)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerPetSpectAnalysis|SlicerPetSpectAnalysis]] (Martín Bertran,Natalia Martínez, Guillermo Carbajal, Álvaro Gómez)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/dPetBrainQuantification|dPetBrainQuantification]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IGTWizard|IGTWizard]] (Junichi Tokuda and Atsushi Yamada)&lt;br /&gt;
&lt;br /&gt;
==Cat 3==&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LesionSegmentation|LesionSegmentation]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/TrainModel|LesionSegmentation-&amp;gt;TrainModel]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/PredictLesions|LesionSegmentation-&amp;gt;PredictLesions]] (Mark Scully)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IASEM|IASEM]] (Bradley Lowekamp)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PyDevRemoteDebug|Python debugger]] (Andras Lasso)&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{:Documentation/{{documentation/version}}/FAQ/Extensions|Extensions}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions&amp;diff=40717</id>
		<title>Documentation/Nightly/Extensions</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions&amp;diff=40717"/>
		<updated>2015-01-15T19:19:10Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;= Extensions by Category =&lt;br /&gt;
&lt;br /&gt;
==Cat 1==&lt;br /&gt;
&lt;br /&gt;
==Cat 2==&lt;br /&gt;
*[[Documentation/{{documentation/version}}/Extensions/CarreraSliceInteractiveSegmenter|CarreraSlice Interactive Segmenter]] (Ivan Kolesov, LiangJia Zhu, Yi Gao, Peter Karasev, Patricio Vela, Allen Tannenbaum, Karl Fritscher, Steve Pieper )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceReconstruction|SurfaceReconstruction]] (Chenxi-Zhang David-Doria Arnaud-Gelas Michael-Kazhdan Matthew-Bolitho Hugues-Hoppe Jean-Christophe Fillion-Robin )&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SkullStripper|SkullStripper]] (Xiaodong Tao)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MABMIS|MABMIS]] (Xiaofeng Liu)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SwissSkullStripper|SwissSkullStripper]] (Bill Lorensen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CARMA|Cardiac MRI Toolkit]] (Alan Morris, Salma Bengali)[[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PkModeling|PkModeling]] (Emma Zhu, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FacetedVisualizer|FacetedVisualizer]] (Harini Veeraraghavan, Jim Miller)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Reporting|Reporting]] (Andrey Fedorov, Nicole Aucoin, Steve Pieper) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TCIABrowser|TCIA Browser]] (Alireza Mehrtash, Andrey Fedorov) (work in progress)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerRT|SlicerRT]] (Csaba Pinter, Kevin Wang, Adam Rankin, Greg Sharp, Andras Lasso, Steve Pieper)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtImport|DICOM-RT import]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DicomRtExport|DICOM-RT export]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Contours|Contours]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseVolumeHistogram|Dose volume histogram]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseAccumulation|Dose accumulation]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/DoseComparison|Dose comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/Isodose|Isodose line and surface display]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourComparison|Contour comparison]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ContourMorphology|Contour morphology]]&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroImport|DICOM-SRO import]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ** [[Documentation/{{documentation/version}}/Modules/DicomSroExport|DICOM-SRO export]] --&amp;gt;&lt;br /&gt;
** Modules from [[Documentation/{{documentation/version}}/Extensions/Plastimatch|Plastimatch]] (Greg Sharp)&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Plastimatch Automatic deformable image registration]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmLANDWARP|Plastimatch LANDWARP Landmark]]&lt;br /&gt;
*** [[Documentation/{{documentation/version}}/Modules/PlmXFORMWARP|Plastimatch XFORMWARP]] [[image:UnderConstruction.png|tumb|10px]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerIGT|SlicerIGT]] (Tamas Ungi, Adam Rankin, Andras Lasso, Junichi Tokuda, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CollectFiducials|CollectFiducials]] (Tamas Ungi)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/CreateModels|CreateModels]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/OpenIGTLinkRemote|OpenIGTLinkRemote]] (Tamas Ungi, Andras Lasso)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/UltrasoundSnapshots|UltrasoundSnapshots]] (Tamas Ungi, Franklin King)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/VolumeResliceDriver|VolumeResliceDriver]] (Junichi Tokuda, Tamas Ungi, Laurent Chauvin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Extensions/PathExplorer|PathExplorer]] (Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MatlabBridge|Matlab Bridge]] (Andras Lasso, Jean-Christophe Fillion-Robin, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/iGyne|iGyne]] (Xiaojun Chen and iGyne Team)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LongitudinalPETCT|LongitudinalPETCT]] (Paul Mercea, Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIProcess|DTIProcess]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasFiberAnalyzer|DTIAtlasFiberAnalyzer]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FiberViewerLight|FiberViewerLight]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIPrep|DTIPrep]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MeshToLabelMap|MeshToLabelMap]] (Francois Budin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/DTIAtlasBuilder|DTIAtlasBuilder]] (Adrien Kaiser)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IntensitySegmenter|IntensitySegmenter]] (Francois Budin, Pengdong Xiao, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ShapePopulationViewer|ShapePopulationViewer]] (Alexis Girault)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelToModelDistance|ModelToModelDistance]] (Francois Budin, Juliette Pera, Beatriz Paniagua)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SpharmPdm|SPHARM-PDM]] (Beatriz Paniagua, Francois Budin, Martin Styner)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TubeTK|TubeTK]] (Stephen Aylward, Jean-Christophe Fillion-Robin, Christopher Mullins, Michael Jeulin-L, Matthew McCormick)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/UKFTractography|UKFTractography]] (Ryan Eckbo, Yogesh Rathi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TrackerStabilizer|TrackerStabilizer]] (Laurent Chauvin, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ChangeTracker|ChangeTracker]] (Andrey Fedorov)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SobolevSegmenter|SobolevSegmenter]] (Arie Nakhmani)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/QuickTools|QuickTools]] (Julien Finet)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/ImageMaker|Image Maker]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/XNATSlicer|XNATSlicer]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ErodeDilateLabel|ErodeDilateLabel]] (Junichi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ThingiverseBrowser|ThingiverseBrowser]] (Nigel Goh)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VirtualFractureReconstruction|Virtual Fracture Reconstruction]] (Karl Fritscher, Peter Karasev)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AirwaySegmentation|AirwaySegmentation]] (Pietro Nardelli)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ModelClip|ModelClip]] (Jun Lin, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/VolumeClip|VolumeClip]] (Andras Lasso, Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SurfaceMirror|SurfaceMirror]] (Jiaxi Luo, Ruqing Ye, Xiaojun Chen)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Scoliosis|Scoliosis]] (Franklin King, Tamas Ungi)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/SpinalCurvatureMeasurement|Spinal Curvature Measurement]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PortPlacement|Port Placement]] (Luis G. Torres and Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/AutoPortPlacement|Auto Port Placement]] (Luis G. Torres, Andinet Enquobahrie)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PlusRemote|Plus Remote]] (Franklin King, Tamas Ungi)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/TransformVisualizer|Transform Visualizer]] (Franklin King, Andras Lasso, Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/WindowLevelEffect|WindowLevelEffect]] (Andrey Fedorov, Steve Pieper)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PerkTutor|PerkTutor]] (Tamas Ungi, Matthew Holden)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/PerkEvaluator|PerkEvaluator]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/TransformRecorder|TransformRecorder]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/WorkflowSegmentation|WorkflowSegmentation]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/SlicerToKiwiExporter|SlicerToKiwiExporter]] (Jean-Christophe Fillion-Robin)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/GelDosimetry|GelDosimetry]] (Csaba Pinter)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/MultidimData|Multidimensional data]] (Andras Lasso, Matthew Holden, Kevin Wang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/GyroGuide|GyroGuide]] (Ruifeng Chen,Luping Fang, Qing Pan, Xiaolei Chen, Jiashu Zhang)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/MRI SNR Measurement|MRI SNR Measurement]] (Babak Matinfar)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/OpenCAD|OpenCAD]] (Vivek Narayan, Jayender Jagadeesan)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PercutaneousApproachAnalysis|Percutaneous Approach Analysis]] (Atsushi Yamada, Koichiro Murakami, Laurent Chauvin, Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/FinslerTractography|Finsler Tractography]] (Antonio Tristan Vega, Demian Wassermann and Carl-Fredrik Westin)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerTractography|Finsler Tractography]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/FinslerBacktracing|Finsler Backtracing]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CurveMaker|CurveMaker]] (Junichi Tokuda)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CBC_3D_I2MConversion | CBC 3D I2MConversion]] (Fotis Drakopoulos, Yixun Liu, Andrey Fedorov and Nikos Chrisochoides)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/BodyCentricCubicMesh|Body Centric Cubic Mesh]]&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/MeshCompression|Mesh Compression]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PBNRR|Physics-Based Non-Rigid Registration (PBNRR)]] (Fotis Drakopoulos, Yixun Liu, Andriy Kot, Andrey Fedorov, Olivier Clatz and Nikos Chrisochoides)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/ResectionPlanner|ResectionVolume]] (Matt Lougheed)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PETDICOM|PET DICOM]] (Andrey Fedorov, Ethan Ulrich)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PETTumorSegmentation|PETTumorSegmentation]] (Christian Bauer)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/CornerAnnotation|CornerAnnotation]] (Atsushi Yamada)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/Wasp|Watershed Annotation and Segmentation Plugin.]] (Thomas Lawson)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/SlicerPetSpectAnalysis|SlicerPetSpectAnalysis]] (Martín Bertran,Natalia Martínez, Guillermo Carbajal, Álvaro Gómez)&lt;br /&gt;
** [[Documentation/{{documentation/version}}/Modules/dPetBrainQuantification|dPetBrainQuantification]]&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IGTWizard|IGTWizard]] (Junichi Tokuda and Atsushi Yamada)&lt;br /&gt;
&lt;br /&gt;
==Cat 3==&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/LesionSegmentation|LesionSegmentation]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/TrainModel|LesionSegmentation-&amp;gt;TrainModel]] (Mark Scully)&lt;br /&gt;
**[[Documentation/{{documentation/version}}/Modules/PredictLesions|LesionSegmentation-&amp;gt;PredictLesions]] (Mark Scully)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/IASEM|IASEM]] (Bradley Lowekamp)&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Extensions/PyDevRemoteDebug|Python debugger]] (Andras Lasso)&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{:Documentation/{{documentation/version}}/FAQ/Extensions|Extensions}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40716</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40716"/>
		<updated>2015-01-15T19:16:18Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: Redirected page to Documentation/Nightly/Extensions/IGTWizard&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Documentation/Nightly/Extensions/IGTWizard]]&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40715</id>
		<title>Documentation/Nightly/Extensions/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Extensions/IGTWizard&amp;diff=40715"/>
		<updated>2015-01-15T19:13:20Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: Created page with '&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt; &amp;lt;!-- ---------------------------- --&amp;gt; {{documentation/{{documentation/version}}/module-header}} &amp;lt;!-- -----------------------…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format as follows. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Logo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40714</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40714"/>
		<updated>2015-01-15T19:11:35Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format as follows. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Logo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40713</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40713"/>
		<updated>2015-01-15T19:07:51Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format as follows. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40712</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40712"/>
		<updated>2015-01-15T19:03:02Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and buttons you created based on XML format. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40711</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40711"/>
		<updated>2015-01-15T19:02:14Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved file&lt;br /&gt;
** The file includes the wizard title and button format you created. &lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40710</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40710"/>
		<updated>2015-01-15T18:56:59Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved button format file&lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40709</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40709"/>
		<updated>2015-01-15T18:56:06Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved button format file&lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40708</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40708"/>
		<updated>2015-01-15T18:55:46Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS) and Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved button format file&lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40707</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40707"/>
		<updated>2015-01-15T18:54:53Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for managing clinical workflow. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved button format file&lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40706</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40706"/>
		<updated>2015-01-15T18:51:46Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved button format file&lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40705</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40705"/>
		<updated>2015-01-15T18:50:42Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
*Saved button format&lt;br /&gt;
 &amp;lt;items&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Function list we developed&amp;lt;/title&amp;gt;&lt;br /&gt;
 # module name and label name&lt;br /&gt;
 &amp;lt;item&amp;gt;CornerAnnotation,CornerAnnotatio&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;CurveMaker,CurveMaker&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;item&amp;gt;PercutaneousApproachAnalysis,PercutaneousApp&amp;lt;/item&amp;gt;&lt;br /&gt;
 &amp;lt;/items&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40704</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40704"/>
		<updated>2015-01-15T18:47:16Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Authors: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40703</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40703"/>
		<updated>2015-01-15T18:46:48Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Author: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40702</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40702"/>
		<updated>2015-01-15T18:44:22Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Author: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (SUMS), Koichiro Murakami (SUMS), Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel4.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Wizard Panel&lt;br /&gt;
** The wizard panel has the &amp;quot;Title&amp;quot; and &amp;quot;Item List&amp;quot; you applied. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:IgtWizardGUIPanel4.png&amp;diff=40701</id>
		<title>File:IgtWizardGUIPanel4.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:IgtWizardGUIPanel4.png&amp;diff=40701"/>
		<updated>2015-01-15T18:41:52Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40700</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40700"/>
		<updated>2015-01-15T18:37:11Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Author: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (SUMS), Koichiro Murakami (SUMS), Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Title panel&lt;br /&gt;
**Wizard Title:&lt;br /&gt;
*** You can edit the title for the wizard panel. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Item List&lt;br /&gt;
** You can select existing modules and extensions for the wizard panel.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40699</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40699"/>
		<updated>2015-01-15T18:33:30Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Author: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (SUMS), Koichiro Murakami (SUMS), Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
** Wizard Panel:&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40698</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40698"/>
		<updated>2015-01-15T18:31:49Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Author: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (SUMS), Koichiro Murakami (SUMS), Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button removes an item column in Item List.&lt;br /&gt;
*** &amp;quot;Apply&amp;quot; button reflects the Wizard Title and the Item List you created to the wizard panel.&lt;br /&gt;
*** &amp;quot;Reset&amp;quot; button resets the wizard panel.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40697</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40697"/>
		<updated>2015-01-15T18:28:01Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Author: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (SUMS), Koichiro Murakami (SUMS), Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
* Setup panel&lt;br /&gt;
** Item List:&lt;br /&gt;
*** &amp;quot;Load&amp;quot; button can read the button format you created before.&lt;br /&gt;
*** &amp;quot;Save&amp;quot; button can save the button format you created.  &lt;br /&gt;
** Operation:&lt;br /&gt;
*** &amp;quot;+&amp;quot; button adds an item column in Item List.&lt;br /&gt;
*** &amp;quot;-&amp;quot; button reduce an item column in Item List.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40696</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40696"/>
		<updated>2015-01-15T18:18:25Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Author: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (SUMS), Koichiro Murakami (SUMS), Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1a.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:IgtWizardGUIPanel1a.png&amp;diff=40695</id>
		<title>File:IgtWizardGUIPanel1a.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:IgtWizardGUIPanel1a.png&amp;diff=40695"/>
		<updated>2015-01-15T18:18:02Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40694</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40694"/>
		<updated>2015-01-15T18:17:09Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Author: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (SUMS), Koichiro Murakami (SUMS), Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|360x240px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40693</id>
		<title>Documentation/Nightly/Modules/IGTWizard</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/IGTWizard&amp;diff=40693"/>
		<updated>2015-01-15T18:14:34Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
This work is supported by NA-MIC, NCIGT, Slicer Community, Surgical Panning Lab in the Department of Radiology at Brigham and Women's Hospital (BWH) and Biomedical Innovation Center at Shiga University of Medical Science (SUMS) in Japan.&lt;br /&gt;
&amp;lt;!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Author: Junichi Tokuda (BWH) and Atsushi Yamada (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Soichiro Tani (SUMS), Koichiro Murakami (SUMS), Shigeyuki Naka (SUMS), Tohru Tani (SUMS)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Junichi Tokuda, &amp;lt;email&amp;gt;tokuda@bwh.harvard.edu&amp;lt;/email&amp;gt;, Atsushi Yamada, &amp;lt;email&amp;gt;ayamada@belle.shiga-med.ac.jp&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer License]&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:SumsLogo2014.jpg|Shiga University of Medical Science in Japan&lt;br /&gt;
|{{collaborator|logo|namic}}|NA-MIC&lt;br /&gt;
|{{collaborator|logo|ncigt}}|NCIGT&lt;br /&gt;
}} &lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUISample3.png|800x600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The idea behind this module is to rapidly prototype a module for a specific clinical workflow. Since Slicer 2.x there have been several efforts to create modules that provides all functionalities required for a given clinical application with an integrated GUI. The issue of such approach is that there are many duplicated codes among the modules; the developers have to copy the entire module and modify just a few parts of it even if the new clinical applications share the large part of workflow with the existing modules.&lt;br /&gt;
&lt;br /&gt;
Instead of implementing all features in a module, this module only binds the existing modules that are required for given clinical applications, and allows the users to go through those modules by simply clicking the navigation buttons. This module can create the navigation buttons, save the button format as a XML format file and reuse the button format by loading it.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.&lt;br /&gt;
&lt;br /&gt;
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:&amp;lt;pre&amp;gt;{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}   &lt;br /&gt;
The IGTWizard module is an effective tool to use existing modules and extensions without complicated mouse operations for given clinical applications. The module can create the wizard panel that has buttons to jump to the modules you listed, as well as &amp;quot;back&amp;quot; and &amp;quot;next&amp;quot; button to switch to the previous/next module in the clinical workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel1.png|400x200px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel2.png|400x200px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:IgtWizardGUIPanel3.png|400x200px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{documentation/{{documentation/version}}/module-parametersdescription}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
[1] [http://www.na-mic.org/Wiki/index.php/2013_Project_Week:AbdominalNavigationModule Abdominal Navigation Module in 2013 Winter Project Week]&amp;lt;br&amp;gt;&lt;br /&gt;
[2] [https://github.com/tokjun/IGTWizard Github source code repository (https://github.com/tokjun/IGTWizard)]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:IgtWizardGUIPanel3.png&amp;diff=40692</id>
		<title>File:IgtWizardGUIPanel3.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:IgtWizardGUIPanel3.png&amp;diff=40692"/>
		<updated>2015-01-15T18:13:19Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:IgtWizardGUIPanel2.png&amp;diff=40691</id>
		<title>File:IgtWizardGUIPanel2.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:IgtWizardGUIPanel2.png&amp;diff=40691"/>
		<updated>2015-01-15T18:13:05Z</updated>

		<summary type="html">&lt;p&gt;Ayamada: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ayamada</name></author>
		
	</entry>
</feed>