<?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=KentWilliams</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=KentWilliams"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/wiki/Special:Contributions/KentWilliams"/>
	<updated>2026-04-21T03:55:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSResample&amp;diff=15940</id>
		<title>Modules:BRAINSResample</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSResample&amp;diff=15940"/>
		<updated>2010-05-17T18:37:23Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSResample&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSResampleUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSResample is a program whose purpose is to resample image volumes to a new resolution, optionally applying a transformation.  &lt;br /&gt;
== Usage ==&lt;br /&gt;
BRAINSResample collects together three common image processing tasks that all involve resampling an image volume: Resampling to a new resolution and spacing, Rigid transformation (using an ITK transform) and Warping (using a deformation field volume).&lt;br /&gt;
&amp;lt;!-- ===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases: &lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
*Input Image Files&lt;br /&gt;
**Image To Warp: Input Image to transform/warp&lt;br /&gt;
**Reference Image: Defines the output space into which Image will be warped&lt;br /&gt;
**Deformation Field: Vector volume defining voxel transformation&lt;br /&gt;
*Warping Parameters&lt;br /&gt;
**Warp By Transform: Filename of BRAINSFit Transfrom file to use in place of deformation field&lt;br /&gt;
**Pixel Type: Specifies pixel type for input &amp;amp; output image. &amp;quot;binary&amp;quot; pixel type uses a modified algorithm whereby the image is read as unsigned char voxels, a signed distance map is created, te signed distance map is resampled, and the thresholded image is written to disk.&lt;br /&gt;
**Interpolation Mode: Specifies which interpolator is used.&lt;br /&gt;
**Invert Linear Transform: Perform transform inversion in ITK physical space before applying linear transform to the image.&lt;br /&gt;
*Result File&lt;br /&gt;
**Output Image: the input image, transformed/warped and then resampled into the reference image space.&lt;br /&gt;
|[[Image:BRAINSResampleUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!== ===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
List of all parameters&lt;br /&gt;
&lt;br /&gt;
   --outputVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Resulting deformed image&lt;br /&gt;
&lt;br /&gt;
   --useTransformMode &amp;lt;std::string&amp;gt;&lt;br /&gt;
     This defunct parameter is no longer in service.  Now ApplyWarp infers&lt;br /&gt;
     the transform type from the contents of the .mat file.&lt;br /&gt;
&lt;br /&gt;
   --defaultValue &amp;lt;float&amp;gt;&lt;br /&gt;
     Default voxel value (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --invertTransform&lt;br /&gt;
     Perform transform inversion in itk physical space before applying the&lt;br /&gt;
     linear transform to the image. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --interpolationMode &amp;lt;NearestNeighbor|Linear|BSpline|WindowedSinc&amp;gt;&lt;br /&gt;
     Type of interpolation used (default: Linear)&lt;br /&gt;
&lt;br /&gt;
   --pixelType &amp;lt;uchar|short|ushort|int|uint|float|binary&amp;gt;&lt;br /&gt;
     Specifies the pixel type for the input/output images.  The 'binary'&lt;br /&gt;
     pixel type uses a modified algorithm whereby the image is read in as&lt;br /&gt;
     unsigned char, a signed distance map is created, signed distance map&lt;br /&gt;
     is resampled, and then a thresholded image of type unsigned char is&lt;br /&gt;
     written to disk. (default: uchar)&lt;br /&gt;
&lt;br /&gt;
   --warpTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename for the BRAINSFit transform used in place of the deformation&lt;br /&gt;
     field&lt;br /&gt;
&lt;br /&gt;
   --deformationVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Deformation Field&lt;br /&gt;
&lt;br /&gt;
   --referenceVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Reference image defining the output space&lt;br /&gt;
&lt;br /&gt;
   --inputVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Image To Warp&lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSROIAuto-Documentation-3.6&amp;diff=15479</id>
		<title>Modules:BRAINSROIAuto-Documentation-3.6</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSROIAuto-Documentation-3.6&amp;diff=15479"/>
		<updated>2010-05-07T15:37:03Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSROIAuto&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSROIAutoUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSROIAuto is a program whose purpose is to automatically generate a Binary Image (or Mask) to encompass the region in an brain image volume occupied by the brain.  &lt;br /&gt;
== Usage ==&lt;br /&gt;
In general, BRAINSROIAuto takes a brain image volume, and generates a mask without requiring parameter tweaking.&lt;br /&gt;
&amp;lt;!-- ===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*IO Parameters&lt;br /&gt;
**Input Image Volume: Image for which mask should be generated&lt;br /&gt;
**Output Mask: Output binary image volume, defining the mask.&lt;br /&gt;
**Output Image Clipped by ROI: Optional image volume generated by masking the input image with the generated mask.&lt;br /&gt;
*Configuration Parameters&lt;br /&gt;
**Otsu Percentile Threshold: At what percentile should the Otsu Thresholding algorithm begin masking.&lt;br /&gt;
**Otsu Correction Factor: Used to scale the Otsu algorithm's results in cases where the mask generated is incorrect.&lt;br /&gt;
**Closing Size: The size for the largest void to fill in the mask, in voxels.&lt;br /&gt;
**Output Image Pixel Type: the scalar type of the masked output volume.&lt;br /&gt;
|[[Image:BRAINSROIAutoUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
 ===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSROIAuto-Documentation-3.6&amp;diff=15478</id>
		<title>Modules:BRAINSROIAuto-Documentation-3.6</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSROIAuto-Documentation-3.6&amp;diff=15478"/>
		<updated>2010-05-07T15:34:40Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSROIAuto&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSROIAutoUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSROIAuto is a program whose purpose is to automatically generate a Binary Image (or Mask) to encompass the region in an brain image volume occupied by the brain.  &lt;br /&gt;
== Usage ==&lt;br /&gt;
In general, BRAINSROIAuto takes a brain image volume, and generates a mask without requiring parameter tweaking.&lt;br /&gt;
&amp;lt;!-- ===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*IO Parameters&lt;br /&gt;
**Input Image Volume: Image for which mask should be generated&lt;br /&gt;
**Output Mask: Output binary image volume, defining the mask.&lt;br /&gt;
**Output Image Clipped by ROI: Optional image volume generated by masking the input image with the generated mask.&lt;br /&gt;
*Configuration Parameters&lt;br /&gt;
**Otsu Percentile Threshold: At what percentile should the Otsu Thresholding algorithm begin masking.&lt;br /&gt;
**Otsu Correction Factor: Used to scale the Otsu algorithm's results in cases where the mask generated is incorrect.&lt;br /&gt;
**Closing Size: The size for the largest void to fill in the mask, in voxels.&lt;br /&gt;
**Output Image Pixel Type: the scalar type of the masked output volume.&lt;br /&gt;
|[[Image:BRAINSROIAutoUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!== ===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:BRAINSROIAutoUI.png&amp;diff=15477</id>
		<title>File:BRAINSROIAutoUI.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:BRAINSROIAutoUI.png&amp;diff=15477"/>
		<updated>2010-05-07T15:33:50Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: uploaded a new version of &amp;quot;File:BRAINSROIAutoUI.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:BRAINSROIAutoUI.png&amp;diff=15476</id>
		<title>File:BRAINSROIAutoUI.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:BRAINSROIAutoUI.png&amp;diff=15476"/>
		<updated>2010-05-07T15:30:34Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: uploaded a new version of &amp;quot;File:BRAINSROIAutoUI.png&amp;quot;:&amp;amp;#32;Reverted to version as of 19:59, 6 May 2010&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:BRAINSROIAutoUI.png&amp;diff=15475</id>
		<title>File:BRAINSROIAutoUI.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:BRAINSROIAutoUI.png&amp;diff=15475"/>
		<updated>2010-05-07T15:29:13Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: uploaded a new version of &amp;quot;File:BRAINSROIAutoUI.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/3.6&amp;diff=15450</id>
		<title>Documentation/3.6</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/3.6&amp;diff=15450"/>
		<updated>2010-05-06T21:02:33Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Documentation Draft notes=&lt;br /&gt;
Key for flagged modules below:&lt;br /&gt;
&lt;br /&gt;
[[Image:MissingOrStaleDoc.png]]: No 3.6 Documentation&lt;br /&gt;
&lt;br /&gt;
[[Image:MissingOrStaleDocLink.png]]: Missing or stale link to 3.6 Documentation from Help Panel in software module. If you're not sure how/where to add the link and module description:&lt;br /&gt;
* for command line modules, see other xml files (such as that for the GradientAnisotropicDiffusion Module) for an example of how to add documentation and links to wiki help.&lt;br /&gt;
* for interactive modules, see other modules in Base/GUI for an example.&lt;br /&gt;
&lt;br /&gt;
[[Image:WeakDoc.png]]: Weak or Incomplete 3.6 Documentation&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
3D Slicer is a flexible platform that can be easily extended to enable development of both interactive and batch processing tools for a variety of applications.  &lt;br /&gt;
 &lt;br /&gt;
3D Slicer provides image registration, processing of DTI (diffusion tractography), an interface to external devices for image guidance support, and GPU-enabled volume rendering, among other capabilities.  3D Slicer has a modular organization that allows the easy addition of new functionality and provides a number of generic features not available in competing tools. Finally, 3D Slicer is distributed under a non-restrictive BSD license.&lt;br /&gt;
&lt;br /&gt;
The interactive visualization capabilities of 3D Slicer include the ability to display arbitrarily oriented image slices, build surface models from image labels, and high performance and high performance volume rendering. 3D Slicer also supports a rich set of annotation features (fiducials and measurement widgets, customized colormaps). To the best of our knowledge, no individual segmentation tool provides such powerful visualization capabilities for the user as 3D Slicer. (These paragraphs were provided by A. Fedorov and C. Lisle)&lt;br /&gt;
&lt;br /&gt;
The 3.6 release of 3D Slicer contains significant changes both to the organization of the software and to the functionality. Please check the [[Announcements:Slicer3.6 |3.6 Announcement page]] for a list of those changes. The community contributing to Slicer 3.6 is and the following [[Announcments-3.6-Team|acknowledged here]]. &lt;br /&gt;
&lt;br /&gt;
*For information on how to use Slicer 3.6 please go to the [[Training|training]] pages.&lt;br /&gt;
*For information on how to obtain Slicer 3.6 please go to the [http://www.slicer.org/pages/Special:SlicerDownloads Download Pages].&lt;br /&gt;
*For sample data see [[SampleData|here]]&lt;br /&gt;
&lt;br /&gt;
=Main GUI=&lt;br /&gt;
&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:MainApplicationGUI-Documentation-3.6| Main Application GUI]] (Wendy Plesniak) &lt;br /&gt;
*[[Modules:EventBindings-3.6| &amp;quot;Hot-keys&amp;quot; and Keyboard Shortcuts]] (Wendy Plesniak) &lt;br /&gt;
*[[Modules:Loading-Data-3.6| Loading Data]] (scenes, DICOM, volumes, models, fiducials, transforms, etc.)   (Wendy Plesniak)&lt;br /&gt;
*[[Modules:Saving-Documentation-3.6| Saving Data]] (scenes, volumes, models, fiducials, transforms, etc.)  (Wendy Plesniak)&lt;br /&gt;
*[[Modules:SceneSnapshots-3.6| Creating and Restoring Scene Snapshots]] (Wendy Plesniak)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:ExtensionsManagementWizard-Documentation-3.6| Extensions Management Wizard]] '''in progress''' (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
=Modules=&lt;br /&gt;
&lt;br /&gt;
==Core==&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:Welcome-Documentation-3.6| Welcome Module]] (Wendy Plesniak, Steve Pieper, Sonia Pujol, Ron Kikinis)&lt;br /&gt;
*[[Modules:Data-Documentation-3.6| Data Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Volumes-Documentation-3.6| Volumes Module]] (Alex Yarmarkovich, Steve Pieper) &lt;br /&gt;
**[[Modules:Volumes:Diffusion Editor-Documentation-3.6| Diffusion Editor]] (CF Westin)&lt;br /&gt;
*[[Modules:Slices-Documentation-3.6|Slices Module]] (Jim Miller) &lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:VolumeRendering-Documentation-3.6| Volume Rendering Module]] (Yanling Liu, Alex Yarmarkovich)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:Editor-Documentation-3.6|Editor]] (Steve Pieper)  &lt;br /&gt;
*[[Modules:Models-Documentation-3.6| Models Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Fiducials-Documentation-3.6| Fiducials Module]]  (Nicole Aucoin) &lt;br /&gt;
*[[Modules:Measurements-Documentation-3.6 | Measurements (rulers and angles) ]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:ROIModule-Documentation-3.6|ROI Module]] (Alex Yarmarkovich)&lt;br /&gt;
*[[Modules:Transforms-Documentation-3.6| Transforms Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Colors-Documentation-3.6| Color Module]] (Nicole Aucoin)&lt;br /&gt;
&lt;br /&gt;
==Wizards==&lt;br /&gt;
*[[Modules:ChangeTracker-Documentation-3.6|ChangeTracker]] (Andriy Fedorov)&lt;br /&gt;
*[[Modules:IA_FEMesh-Documentation-3.6|IA FE Meshing Module]] (Vincent Magnotta, Curt Lisle)&lt;br /&gt;
&lt;br /&gt;
==Informatics Modules==&lt;br /&gt;
*[[Modules:FetchMI-Documentation-3.6| Fetch Medical Informatics Module]] (Wendy Plesniak, Dan Marcus)  &lt;br /&gt;
*[[Modules:QueryAtlas-Documentation-3.6|Query Atlas Module]] (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
*[[Slicer3:Registration|'''Overview of all Registration Modules''' ]]: This page provides guidance for selecting the module that is optimal for your task.&lt;br /&gt;
*Fast Registration&lt;br /&gt;
**[[Modules:Transforms-Documentation-3.6|Transforms]]:  manual &amp;amp; interactive rigid registration , (Alex Yarmarkovich)&lt;br /&gt;
**[[Modules:AffineRegistration-Documentation-3.6|Fast Affine Registration]]:  automated fast affine registration , (Jim Miller)   &lt;br /&gt;
**[[Modules:RigidRegistration-Documentation-3.6|Fast Rigid Registration]]:  automated fast rigid (6 DOF) registration , (Jim Miller)  &lt;br /&gt;
**[[Modules:DeformableB-SplineRegistration-Documentation-3.6|Fast Nonrigid BSpline Registration]]: fast non-rigid registration , (Bill Lorensen)  &lt;br /&gt;
*Robust Registration&lt;br /&gt;
**[[Modules:RegisterImages-Documentation-3.6|Expert Automated Registration]]:  automated registration (rigid to affine to nonrigid) with extensive parameter options, robust initialization, variable DOF and masking options, (Casey Goodlett)&lt;br /&gt;
**[[Modules:RegisterImagesMultiRes-Documentation-3.6|Robust Multiresolution Affine Registration]]: affine registration in multi-resolution scheme, robust to large differences in initial position or image content ,  (Casey Goodlett)&lt;br /&gt;
** [[Modules:BRAINSDemonWarp|BRAINSDemonWarp]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
** [[Modules:BRAINSFit|BRAINSFit]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
** [[Modules:BRAINSResample|BRAINSResample]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
*Brain Only Registration&lt;br /&gt;
**[[Modules:ACPCTransform-Documentation-3.6|ACPC Transform]]: calculate a transformation to align a single brain along theh AC-PC line (Nicole Aucoin)&lt;br /&gt;
*Non-Raster-Image Data Registration&lt;br /&gt;
**[[Modules:TransformFromFiducials-Documentation-3.6|Fiducial Registration]]: align two sets of fiducials (translation, rigid or similarity)  (Casey Goodlett)&lt;br /&gt;
**[[Modules:PythonSurfaceICPRegistration-Documentation-3.6|Surface Registration]]: automated surface-to-surface (model) registration (Luca Antiga, Daniel Blezek)&lt;br /&gt;
&lt;br /&gt;
==Segmentation==&lt;br /&gt;
*[[Modules:SegmentationOverview3.6|Overview]]&lt;br /&gt;
**[[Modules:EMSegmentTemplateBuilder3.6|EM Segment Template Builder 3.6]] (Kilian Pohl)  &lt;br /&gt;
**[[Modules:EMSegment-Command-Line3.6|EM Segment Command-Line]] (Kilian Pohl)  &lt;br /&gt;
**[[Modules:EMSegment-Simple3.6|EM Segment Simple]] (Kilian Pohl) &lt;br /&gt;
**[[Modules:FastMarchingSegmentation-Documentation-3.6|Fast Marching segmentation]] (Andriy Fedorov)&lt;br /&gt;
**[[Modules:OtsuThresholdSegmentation-Documentation-3.6|Otsu Threshold Segmentation]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:Simple Region Growing-Documentation-3.6|Simple Region Growing]] (Jim Miller, Harini Veeraraghavan)  &lt;br /&gt;
**[[Modules:RobustStatisticsSeg-Documentation-3.6|RobustStatisticsSeg]] Yi Gao (yigao@gatech.edu).&lt;br /&gt;
**[[Modules:BRAINSROIAuto-Documentation-3.6|BRAINSROIAuto]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
&lt;br /&gt;
==Quantification==&lt;br /&gt;
*[[Modules:LabelStatistics-Documentation-3.6|Label Statistics]] (Steve Pieper)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:PETCTFusion-Documentation-3.6 | PET/CT Fusion Module]] (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
==Diffusion MRI==&lt;br /&gt;
*Diffusion MRI Welcome Module&lt;br /&gt;
* DWI filtering&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:JointRicianLMMSEImageFilter-Documentation-3.6|Joint Rician LMMSE Image Filter]] (Antonio Tristán Vega, Santiago Aja-Fernandez)   &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:RicianLMMSEImageFilter-Documentation-3.6|Rician LMMSE Image Filter]] (Antonio Tristán Vega, Santiago Aja-Fernandez, Marc Niethammer)  &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:UnbiasedNonLocalMeans-Documentation-3.6|Unbiased Non Local Means filter for DWI]]  (Antonio Tristán Vega, Santiago Aja-Fernandez)  &lt;br /&gt;
* Diffusion tensor utilities&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:DiffusionTensorEstimation-Documentation-3.6|Diffusion Tensor Estimation]] (Raul San Jose Estepar)   &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:DiffusionTensorScalarMeasurements-Documentation-3.6 | Diffusion Tensor Scalar Measurements]] (Raul San Jose Estepar)  &lt;br /&gt;
* Resampling&lt;br /&gt;
**[[Modules:ResampleDTIVolume-Documentation-3.6|Resample DTI Volume]] (Francois Budin)&lt;br /&gt;
* Tractography&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:ROISeeding-Documentation-3.6 | Label Seeding]] (Raul San Jose Estepar)   &lt;br /&gt;
**[[Modules:FiducialSeeding-Documentation-3.6|Fiducial Seeding]] (Alex Yarmarkovich, Steve Pieper) &lt;br /&gt;
**[[Modules:DTIDisplay-Documentation-3.6|FiberBundles]] (Alex Yarmarkovich) &lt;br /&gt;
**[[Modules:StochasticTractography-Documentation-3.6|Python Stochastic Tractography]] (Ryan Eckbo)   &lt;br /&gt;
**[[Modules:ROISelect-Documentation-3.6|ROI Select]] (Lauren O'Donnell)&lt;br /&gt;
&lt;br /&gt;
==IGT==&lt;br /&gt;
*[[Modules:OpenIGTLinkIF-Documentation-3.6| OpenIGTLinkIF Module]] (Junichi Tokuda)&lt;br /&gt;
*[[Modules:NeuroNav-Documentation-3.6| NeuroNav Module]] (Haiying Liu)&lt;br /&gt;
*[[Modules:ProstateNav-Documentation-3.6| ProstateNav Module]] (Junichi Tokuda, Andras Lasso)&lt;br /&gt;
*[[Modules:CollectFiducials-Documentation-3.6 | Collect Patient Fiducials ]] (Andrew Wiles)&lt;br /&gt;
*[[Modules:IGTToolSelector-Documentation-3.6 | IGT Tool Selector ]] (Andrew Wiles)&lt;br /&gt;
&lt;br /&gt;
==Time Series==&lt;br /&gt;
* [[Modules:FourDImage-Documentation-3.6|4D Image (Viewer)]] (Junichi Tokuda)&lt;br /&gt;
&lt;br /&gt;
==Filtering==&lt;br /&gt;
*[[Registration:Resampling|'''Overview of Resampling Tools''']]: available resampling methods, including tools to resample in place (e.g. change resolution or voxel anisotropy etc.)&lt;br /&gt;
*[[Modules:N4ITKBiasFieldCorrection-Documentation-3.6|N4 Bias Field Correction]] (Andriy Fedorov), based on most recent version of ITK&lt;br /&gt;
*[[Modules:MRIBiasFieldCorrection-Documentation-3.6|MRI Bias Field Correction]] (Sylvain Jaume)&lt;br /&gt;
*[[Modules:CheckerboardFilter-Documentation-3.6|Checkerboard Filter]] (Bill Lorensen, Jim Miller)&lt;br /&gt;
*[[Modules:HistogramMatching-Documentation-3.6|Histogram Matching]]  (Bill Lorensen, Xiaodong Tao)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:ImageLabelCombine-3.6|Image Label Combine]] (Alex Yarmarkovich)  &lt;br /&gt;
*[[Modules:ResampleVolume-Documentation-3.6|Resample Volume]] (Bill Lorensen)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:ResampleVolumeBatch-Documentation-3.4|Resample Scalar Volume Batch Make]]  (Julien Finet)&lt;br /&gt;
*[[Modules:ResampleScalarVectorDWIVolume-Documentation-3.6|Resample Scalar/Vector/DWI Volume]] (Francois Budin)&lt;br /&gt;
*[[Modules:ModelTransform-Documentation-3.6|Model Transform]] (Alex Yarmarkovich)&lt;br /&gt;
*[[Modules:ThresholdImage-Documentation-3.6|Threshold Image]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:OtsuThreshold-Documentation-3.6|Otsu Threshold]] (Bill Lorensen) &lt;br /&gt;
*Arithmetic&lt;br /&gt;
**[[Modules:AddImages-Documentation-3.6|Add Images]] (Harini Veeraraghavan) &lt;br /&gt;
**[[Modules:SubtractImages-Documentation-3.6|Subtract Images]] (Harini Veeraraghavan)  &lt;br /&gt;
** [[Modules:CastImage-Documentation-3.6|Cast Image]] (Nicole Aucoin) &lt;br /&gt;
** [[Modules:MaskImage-Documentation-3.6|Mask Image]] (Nicole Aucoin) Can be used to apply a mask such as a brain mask to a grey scale image&lt;br /&gt;
**[[Image:WeakDoc.png]][[Modules:MultiplyImages-Documentation-3.6|Multiply Images]] (Harini Veeraraghavan) &lt;br /&gt;
*Denoising&lt;br /&gt;
**[[Modules:GradientAnisotropicFilter-Documentation-3.6| Gradient Anisotropic Filter]]  (Bill Lorensen)&lt;br /&gt;
**[[Modules:CurvatureAnisotropicDiffusion-Documentation-3.6|Curvature Anisotropic Diffusion]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:GaussianBlur-Documentation-3.6|Gaussian Blur]] (Julien Jomier, Stephen Aylward)&lt;br /&gt;
**[[Modules:MedianFilter-Documentation-3.6|Median Filter]] (Xiaodong Tao)  &lt;br /&gt;
*Morphology&lt;br /&gt;
**[[Modules:VotingBinaryHoleFilling-Documentation-3.6|Voting Binary Hole Filling]] (Jim Miller)  &lt;br /&gt;
**[[Modules:GrayscaleFillHole-Documentation-3.6|Grayscale Fill Hole]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:GrayscaleGrindPeak-Documentation-3.6|Grayscale Grind Peak]] (Bill Lorensen)&lt;br /&gt;
&lt;br /&gt;
==Surface Models==&lt;br /&gt;
*[[Modules:ModelMaker-Documentation-3.6| ModelMaker]] (Nicole Aucoin) &lt;br /&gt;
*[[Modules:GrayscaleModelMaker-Documentation-3.6|Grayscale Model Maker]] (Bill Lorensen)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:MeshContourSegmentation-Documentation-3.6|Mesh Contour Segmentation]] (Peter Karasev)  &lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceConnectivity-Documentation-3.6| Python Surface Connectivity]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceICPRegistration-Documentation-3.6| Python Surface ICP Registration]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceToolbox-Documentation-3.6| Python Surface Toolbox]] (Luca Antiga, Daniel Blezek) &lt;br /&gt;
*[[Modules:ClipModel-Documentation-3.6| Clip Model]] (Alex Yarmarkovich)  &lt;br /&gt;
*[[Modules:Model_Into_Label_Volume_Documentation-3.6| Model into Label Volume]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:MergeModels-Documentation-3.6| Merge Models]] (Nicole Aucoin)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:ModelMirror-Documentation-3.6| Model Mirror]] (Wendy Plesniak) ('''in progress''')&lt;br /&gt;
*[[Modules:PolyDatToLabelmap-Documentation-3.6| PolyDataToLabelmap]] (Xiaodong Tao, Nicole Aucoin)&lt;br /&gt;
&lt;br /&gt;
==Converters==&lt;br /&gt;
*[[Modules:CropVolume-Documentation-3.6|Crop Volume]] (previously ExtractSubvolumeROI) (Andriy Fedorov)&lt;br /&gt;
*[[Modules:CreateaDicomSeries-Documentation-3.6|Create a Dicom Series]]  (Xiaodong Tao)  &lt;br /&gt;
*[[Modules:DicomToNRRD-3.6|Dicom to NRRD]] (Xiaodong Tao)&lt;br /&gt;
*[[Modules:OrientImages-Documentation-3.6|Orient Images]]  (Xiaodong Tao)  &lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonExplodeVolumeTransform-Documentation-3.6| Python Explode Volume Transform]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
&lt;br /&gt;
==Endoscopy==&lt;br /&gt;
* [[Modules:Endoscopy-Documentation-3.6|Virtual Endoscopy]] (Steve Pieper)&lt;br /&gt;
&lt;br /&gt;
==Slicer Extensions==&lt;br /&gt;
&lt;br /&gt;
'''Introduction'''&lt;br /&gt;
* Slicer Extensions are a mechanism for third parties to provide modules which extend the functionality of 3d Slicer.&lt;br /&gt;
* Some of the extensions do not use the Slicer license. Please review carefully.&lt;br /&gt;
* For a subset of extensions, you can use the extension wizard in Slicer to find their webpages and to install/uninstall individual extensions. In case of problems with those modules, please talk directly to the developers of the extensions.&lt;br /&gt;
* The version that is available through the extension manager is chosen by the developer of that extension&lt;br /&gt;
&lt;br /&gt;
'''Available Extensions'''&lt;br /&gt;
&lt;br /&gt;
* Segmentation&lt;br /&gt;
** [[Modules:ABC-Documentation-3.5|ABC]] Marcel Prastawa (prastawa@sci.utah.edu) (a.k.a. Atlas Based Classification) '''Not yet 3.6'''. &lt;br /&gt;
** [[Modules:FuzzySegmentationModule|FuzzySegmentationModule]] Xiaodong Tao (taox at research.ge.com) .&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:SpineSegmentation-Documentation-3.6|SpineSegmentation]] Sylvain Jaume (sylvain@csail.mit.edu). &lt;br /&gt;
* Registration&lt;br /&gt;
**Robust&lt;br /&gt;
*** [[Image:MissingOrStaleDoc.png]][[Modules:BRAINSMush|BRAINSMush]] Hans Johnson (hans-johnson@uiowa.edu) . &lt;br /&gt;
*** [[Image:MissingOrStaleDoc.png]][[Modules:CMTK|CMTK]] Computational Morphometry Toolkit Torsten Rohlfing (torsten@synapse.sri.com). &lt;br /&gt;
*** [[Modules:HammerRegistration|HammerRegistration]] GuorongWu, XiaodongTao, JimMiller, DinggangShen (dgshen@med.unc.edu). &lt;br /&gt;
*** [[Modules:Plastimatch|Plastimatch]] Greg Sharp (gcsharp@partners.org).&lt;br /&gt;
* Wizards&lt;br /&gt;
** [[Modules:ARCTIC-Documentation-3.6|ARCTIC]] Cedric Mathieu and Clement Vachet (cvachet@email.unc.edu) (a.k.a Automatic Regional Cortical ThICkness) . &lt;br /&gt;
** [[Modules:LesionSegmentationApplications-Documentation-3.6|LesionSegmentationApplications]] Mark Scully (mscully@mrn.org) (a.k.a. 3DSlicerLupusLesionModule) .&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:SkullStripperModule|SkullStripperModule]] Xiaodong Tao (taox@research.ge.com). &lt;br /&gt;
* Tractography&lt;br /&gt;
** [[Modules:EMDTIClustering-Documentation-3.6|EMFiberClusteringModule]] Mahnaz Maddah (maddah@ge.com) (a.k.a. Quantitative Diffusion Tools).&lt;br /&gt;
* DWI&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:RicianNoiseFilter|RicianNoiseFilter]] Ross Whitaker (whitaker@cs.utah.edu) .&lt;br /&gt;
* Time Series&lt;br /&gt;
** [[Modules:FourDAnalysis-Documentation-3.6|4D Analysis (Time-series plotting and analysis including kinetic analysis of DCE MRI)]] Junichi Tokuda (tokuda@bwh.harvard.edu)&lt;br /&gt;
* Quantification&lt;br /&gt;
** [[Modules:LabelDiameterEstimation-Documentation-3.5|LabelDiameterEstimation]] Andriy Fedorov (fedorov@bwh.harvard.edu) . &lt;br /&gt;
* [[Image:Slicervmtk_logo.png|right|150px]] The Vascular Modeling Toolkit in 3D Slicer, Daniel Haehn (haehn@bwh.harvard.edu)&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKSlicerModule|VmtkSlicerModule]] prerequisite install for all VMTK plug-ins&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKCenterlines|VMTKCenterlines]] providing centerline computation of surface models&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKEasyLevelSetSegmentation|VMTKEasyLevelSetSegmentation]] providing level-set segmentation of vessels, aneurysms and tubular structures using an easy interface&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKLevelSetSegmentation|VMTKLevelSetSegmentation]] providing level-set segmentation of vessels, aneurysms and tubular structures using different algorithms for initialization and evolution&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKVesselEnhancement|VMTKVesselEnhancement]] providing vessel enhancement filters to highlight vascular or tubular structures&lt;br /&gt;
&lt;br /&gt;
'''Installation Instructions'''&lt;br /&gt;
*Click on the cogwheel icon to start the extensions wizard (highlighted in red)&lt;br /&gt;
[[image:Slicertoolbar.png|Extensions Wizard]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Slicer-3.4.1-extension-manager-2009-10-02.png|thumb|right|Extension manager dialog box]]&lt;br /&gt;
To add extension modules to an installed binary of slicer:&lt;br /&gt;
* Use the View-&amp;gt;Extension Manager menu option&lt;br /&gt;
* The dialog will be initialized with the URL to the extensions that have been compiled to match your binary of slicer.&lt;br /&gt;
** '''Note''' installing extensions from a different repository URL is likely to be unstable due to platform and software version differences.&lt;br /&gt;
** You can select a local install directory for your downloaded extensions (be sure to choose a directory with enough free space).&lt;br /&gt;
* Select the extensions you wish to install and click to download them.  Installed extensions will be available when you restart slicer.&lt;br /&gt;
* To turn modules on or off, you can use the Module Settings page of the View-&amp;gt;Application Settings dialog.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Info for Developers'''&lt;br /&gt;
&lt;br /&gt;
*We are using NITRC as the primary repository for contributed extensions. As a general rule, we do not test the extensions ourselves. Use them at your own risk.&lt;br /&gt;
*Click [http://www.nitrc.org/search/?type_of_search=soft&amp;amp;words=slicer3&amp;amp;Search.x=0&amp;amp;Search.y=0&amp;amp;Search=Search  here] to see a listing of Slicer 3 extensions on NITRC.&lt;br /&gt;
&lt;br /&gt;
*Extensions are compiled as part of the nightly build. In order to have your extension compiled nightly and made available to end users, please contact the Slicer team. For explanations for developers see [[Slicer3:Extensions| here]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleCommandLine|ExampleCommandLine]] Jim Miller &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleLoadableGuiLessModule|ExampleLoadableGuiLessModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleLoadableModule|ExampleLoadableModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:PythonSampleScriptedModule|PythonSampleScriptedModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:TclSampleScriptedModule|TclSampleScriptedModule]] Steve Pieper&lt;br /&gt;
&lt;br /&gt;
=Other information=&lt;br /&gt;
&lt;br /&gt;
'''Developer Tools'''&lt;br /&gt;
*[[Modules:Cameras-Documentation-3.6| Camera Module]] (Sebastian Barre)&lt;br /&gt;
*Note: most developer tools are not documented for end users, but contain comments in the source code&lt;br /&gt;
&lt;br /&gt;
*[[Modules:EMSegmentBatch-Documentation-3.6|EM Segmenter batch]] (Julien Jomier, Brad Davis)&lt;br /&gt;
*[[Modules:GaussianBlurBatch-Documentation-3.6|Gaussian Blur batch]] (Julien Jomier, Stephen Aylward)&lt;br /&gt;
*[[Modules:RegisterImagesBatch-Documentation-3.6|Register Images batch]] (Julien Finet, Stephen Aylward)&lt;br /&gt;
*[[Modules:ResampleVolumeBatch-Documentation-3.6|Resample Volume batch]] (Julien Finet)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Non-SPL Supported Compatibility Packages'''&lt;br /&gt;
* [[Modules:BioImageSuite|BioImageSuite]] Xenios Papademtrios '''Not yet 3.6'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''QA Table'''&lt;br /&gt;
&lt;br /&gt;
[[Slicer-3.6-QA|Slicer 3.6 QA table]]&lt;br /&gt;
&lt;br /&gt;
'''Modules'''&lt;br /&gt;
*Please copy the template linked below, paste it into your page and customize it with your module's information.&lt;br /&gt;
[[Slicer3:Module_Documentation-3.6_Template|Slicer3:Module_Documentation-3.6_Template]] &lt;br /&gt;
*See Requirements for Modules for info to be put into the Help and Acknowledgment Tabs&lt;br /&gt;
*To put your lab's logo into a module, see [[Slicer3:Execution_Model_Documentation#Adding_Module_Logos_to_Slicer3|here]]&lt;br /&gt;
&lt;br /&gt;
Please adhere to the naming scheme for the module documentation:&lt;br /&gt;
*[ [Modules:MyModuleNameNoSpaces-Documentation-3.6|My Module Name With Spaces] ] (First Last Name)&lt;br /&gt;
&lt;br /&gt;
'''Requirements for Modules'''&lt;br /&gt;
{| border=&amp;quot;00&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;| &lt;br /&gt;
* The module is '''feature complete''', it does everything that it advertises it can do&lt;br /&gt;
* The module has a '''test'''. See [http://wiki.na-mic.org/Wiki/index.php/Slicer3:Execution_Model_Testing '''here'''] for more information.&lt;br /&gt;
* Module has '''documentation''' on the [[Documentation-3.5#Modules|Slicer wiki]]. Please use the template provided [[Documentation-3.6#Modules|'''here''']] to structure your page. Please keep in mind that our users are not computer scientists with a background in computer vision.&lt;br /&gt;
*Please add a pointer to the documentation on the Slicer wiki to the the '''Help''' tab of the module. See the '''Editor module''' in Slicer for an example.&lt;br /&gt;
* The contributor (and their manager/advisor), the lab (with labs/institution logo) and the funding source (with grant number, logo optional) are listed in the '''Acknowledegment''' tab of the module. Please see the '''Models module''' for an example. The people listed in the acknowledgement will be the primary people for support and maintenance relative of the module. [[Slicer3:Execution_Model_Documentation#Adding_Module_Logos_to_Slicer3|See here for more information.]]&lt;br /&gt;
** '''Style Guide:''' All acknowledgment icons should be 100x100 pixels, preferably in png format.&lt;br /&gt;
** '''Accessing logos:''' Icons for BIRN, NAC, NA-MIC and IGT are included in Slicer3/Base/GUI//vtkSlicerBaseAcknowledgementLogoIcons.cxx/h and resources for them are in Slicer3/Base/GUI/Resources/vtkSlicerBaseAcknowledgementLogos_ImageData.h. The API for vtkSlicerModuleGUI provides access to these icons. &lt;br /&gt;
** '''Adding logos:''' Please add additional image resources and logo icons to these files as required in order to promote shared use (and to prevent duplication in the code.)&lt;br /&gt;
* Many modules are better suited to be [[Documentation-3.4#Extensions_for_Downloading|downloadable extensions]].  The same module creation guidelines apply, but the actual implementation is done outside of the slicer source code repository.&lt;br /&gt;
* Follow [[Documentation-3.5-Rons-Rules|'''Ron's rules for tools''']]&lt;br /&gt;
| style=&amp;quot;background: #e5e5e5&amp;quot; align=&amp;quot;center&amp;quot;| Examples for the Help and &lt;br /&gt;
Acknowledgment Panels&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #ebeced&amp;quot;|[[Image:SlicerHelpExample.png|center|200px]][[Image:SlicerAcknowledgementExample.png|center|200px]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Please adhere to the naming scheme for the module documentation:&lt;br /&gt;
*[[Modules:MyModuleNameNoSpaces-Documentation-3.6|My Module Name With Spaces] ] (First Last Name)&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSResample&amp;diff=15449</id>
		<title>Modules:BRAINSResample</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSResample&amp;diff=15449"/>
		<updated>2010-05-06T21:01:49Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSResample&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSResampleUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSResample is a program whose purpose is to resample image volumes to a new resolution, optionally applying a transformation.  &lt;br /&gt;
== Usage ==&lt;br /&gt;
In general, BRAINSROIAuto takes a brain image volume, and generates a mask without requiring parameter tweaking.&lt;br /&gt;
&amp;lt;!-- ===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
*Input Image Files&lt;br /&gt;
**Image To Warp: Input Image to transform/warp&lt;br /&gt;
**Reference Image: Defines the output space into which Image will be warped&lt;br /&gt;
**Deformation Field: Vector volume defining voxel transformation&lt;br /&gt;
*Warping Parameters&lt;br /&gt;
**Warp By Transform: Filename of BRAINSFit Transfrom file to use in place of deformation field&lt;br /&gt;
**Pixel Type: Specifies pixel type for input &amp;amp; output image. &amp;quot;binary&amp;quot; pixel type uses a modified algorithm whereby the image is read as unsigned char voxels, a signed distance map is created, te signed distance map is resampled, and the thresholded image is written to disk.&lt;br /&gt;
**Interpolation Mode: Specifies which interpolator is used.&lt;br /&gt;
**Invert Linear Transform: Perform transform inversion in ITK physical space before applying linear transform to the image.&lt;br /&gt;
*Result File&lt;br /&gt;
**Output Image: the input image, transformed/warped and then resampled into the reference image space.&lt;br /&gt;
|[[Image:BRAINSResampleUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!== ===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSResample&amp;diff=15448</id>
		<title>Modules:BRAINSResample</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSResample&amp;diff=15448"/>
		<updated>2010-05-06T20:59:29Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: Created page with 'Return to Slicer 3.6 Documentation  Gallery of New Features  __NOTOC__ ===Module Name=== BRAINSResample  {| |[[Image:…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSResample&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSResampleUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSResample is a program whose purpose is to resample image volumes to a new resolution, optionally applying a transformation.  &lt;br /&gt;
== Usage ==&lt;br /&gt;
In general, BRAINSROIAuto takes a brain image volume, and generates a mask without requiring parameter tweaking.&lt;br /&gt;
&amp;lt;!-- ===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
*Input Image Files&lt;br /&gt;
**Image To Warp: Input Image to transform/warp&lt;br /&gt;
**Reference Image: Defines the output space into which Image will be warped&lt;br /&gt;
**Deformation Field: Vector volume defining voxel transformation&lt;br /&gt;
*Warping Parameters&lt;br /&gt;
**Warp By Transform: Filename of BRAINSFit Transfrom file to use in place of deformation field&lt;br /&gt;
**Pixel Type: Specifies pixel type for input &amp;amp; output image. &amp;quot;binary&amp;quot; pixel type uses a modified algorithm whereby the image is read as unsigned char voxels, a signed distance map is created, te signed distance map is resampled, and the thresholded image is written to disk.&lt;br /&gt;
**Interpolation Mode: Specifies which interpolator is used.&lt;br /&gt;
**Invert Linear Transform: Perform transform inversion in ITK physical space before applying linear transform to the image.&lt;br /&gt;
|[[Image:BRAINSResampleUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!== ===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:BRAINSResampleUI.png&amp;diff=15441</id>
		<title>File:BRAINSResampleUI.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:BRAINSResampleUI.png&amp;diff=15441"/>
		<updated>2010-05-06T20:32:50Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/3.6&amp;diff=15440</id>
		<title>Documentation/3.6</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/3.6&amp;diff=15440"/>
		<updated>2010-05-06T20:19:49Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Documentation Draft notes=&lt;br /&gt;
Key for flagged modules below:&lt;br /&gt;
&lt;br /&gt;
[[Image:MissingOrStaleDoc.png]]: No 3.6 Documentation&lt;br /&gt;
&lt;br /&gt;
[[Image:MissingOrStaleDocLink.png]]: Missing or stale link to 3.6 Documentation from Help Panel in software module. If you're not sure how/where to add the link and module description:&lt;br /&gt;
* for command line modules, see other xml files (such as that for the GradientAnisotropicDiffusion Module) for an example of how to add documentation and links to wiki help.&lt;br /&gt;
* for interactive modules, see other modules in Base/GUI for an example.&lt;br /&gt;
&lt;br /&gt;
[[Image:WeakDoc.png]]: Weak or Incomplete 3.6 Documentation&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
3D Slicer is a flexible platform that can be easily extended to enable development of both interactive and batch processing tools for a variety of applications.  &lt;br /&gt;
 &lt;br /&gt;
3D Slicer provides image registration, processing of DTI (diffusion tractography), an interface to external devices for image guidance support, and GPU-enabled volume rendering, among other capabilities.  3D Slicer has a modular organization that allows the easy addition of new functionality and provides a number of generic features not available in competing tools. Finally, 3D Slicer is distributed under a non-restrictive BSD license.&lt;br /&gt;
&lt;br /&gt;
The interactive visualization capabilities of 3D Slicer include the ability to display arbitrarily oriented image slices, build surface models from image labels, and high performance and high performance volume rendering. 3D Slicer also supports a rich set of annotation features (fiducials and measurement widgets, customized colormaps). To the best of our knowledge, no individual segmentation tool provides such powerful visualization capabilities for the user as 3D Slicer. (These paragraphs were provided by A. Fedorov and C. Lisle)&lt;br /&gt;
&lt;br /&gt;
The 3.6 release of 3D Slicer contains significant changes both to the organization of the software and to the functionality. Please check the [[Announcements:Slicer3.6 |3.6 Announcement page]] for a list of those changes. The community contributing to Slicer 3.6 is and the following [[Announcments-3.6-Team|acknowledged here]]. &lt;br /&gt;
&lt;br /&gt;
*For information on how to use Slicer 3.6 please go to the [[Training|training]] pages.&lt;br /&gt;
*For information on how to obtain Slicer 3.6 please go to the [http://www.slicer.org/pages/Special:SlicerDownloads Download Pages].&lt;br /&gt;
*For sample data see [[SampleData|here]]&lt;br /&gt;
&lt;br /&gt;
=Main GUI=&lt;br /&gt;
&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:MainApplicationGUI-Documentation-3.6| Main Application GUI]] (Wendy Plesniak) &lt;br /&gt;
*[[Modules:EventBindings-3.6| &amp;quot;Hot-keys&amp;quot; and Keyboard Shortcuts]] (Wendy Plesniak) &lt;br /&gt;
*[[Modules:Loading-Data-3.6| Loading Data]] (scenes, DICOM, volumes, models, fiducials, transforms, etc.)   (Wendy Plesniak)&lt;br /&gt;
*[[Modules:Saving-Documentation-3.6| Saving Data]] (scenes, volumes, models, fiducials, transforms, etc.)  (Wendy Plesniak)&lt;br /&gt;
*[[Modules:SceneSnapshots-3.6| Creating and Restoring Scene Snapshots]] (Wendy Plesniak)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:ExtensionsManagementWizard-Documentation-3.6| Extensions Management Wizard]] '''in progress''' (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
=Modules=&lt;br /&gt;
&lt;br /&gt;
==Core==&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:Welcome-Documentation-3.6| Welcome Module]] (Wendy Plesniak, Steve Pieper, Sonia Pujol, Ron Kikinis)&lt;br /&gt;
*[[Modules:Data-Documentation-3.6| Data Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Volumes-Documentation-3.6| Volumes Module]] (Alex Yarmarkovich, Steve Pieper) &lt;br /&gt;
**[[Modules:Volumes:Diffusion Editor-Documentation-3.6| Diffusion Editor]] (CF Westin)&lt;br /&gt;
*[[Modules:Slices-Documentation-3.6|Slices Module]] (Jim Miller) &lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:VolumeRendering-Documentation-3.6| Volume Rendering Module]] (Yanling Liu, Alex Yarmarkovich)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:Editor-Documentation-3.6|Editor]] (Steve Pieper)  &lt;br /&gt;
*[[Modules:Models-Documentation-3.6| Models Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Fiducials-Documentation-3.6| Fiducials Module]]  (Nicole Aucoin) &lt;br /&gt;
*[[Modules:Measurements-Documentation-3.6 | Measurements (rulers and angles) ]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:ROIModule-Documentation-3.6|ROI Module]] (Alex Yarmarkovich)&lt;br /&gt;
*[[Modules:Transforms-Documentation-3.6| Transforms Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Colors-Documentation-3.6| Color Module]] (Nicole Aucoin)&lt;br /&gt;
&lt;br /&gt;
==Wizards==&lt;br /&gt;
*[[Modules:ChangeTracker-Documentation-3.6|ChangeTracker]] (Andriy Fedorov)&lt;br /&gt;
*[[Modules:IA_FEMesh-Documentation-3.6|IA FE Meshing Module]] (Vincent Magnotta, Curt Lisle)&lt;br /&gt;
&lt;br /&gt;
==Informatics Modules==&lt;br /&gt;
*[[Modules:FetchMI-Documentation-3.6| Fetch Medical Informatics Module]] (Wendy Plesniak, Dan Marcus)  &lt;br /&gt;
*[[Modules:QueryAtlas-Documentation-3.6|Query Atlas Module]] (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
*[[Slicer3:Registration|'''Overview of all Registration Modules''' ]]: This page provides guidance for selecting the module that is optimal for your task.&lt;br /&gt;
*Fast Registration&lt;br /&gt;
**[[Modules:Transforms-Documentation-3.6|Transforms]]:  manual &amp;amp; interactive rigid registration , (Alex Yarmarkovich)&lt;br /&gt;
**[[Modules:AffineRegistration-Documentation-3.6|Fast Affine Registration]]:  automated fast affine registration , (Jim Miller)   &lt;br /&gt;
**[[Modules:RigidRegistration-Documentation-3.6|Fast Rigid Registration]]:  automated fast rigid (6 DOF) registration , (Jim Miller)  &lt;br /&gt;
**[[Modules:DeformableB-SplineRegistration-Documentation-3.6|Fast Nonrigid BSpline Registration]]: fast non-rigid registration , (Bill Lorensen)  &lt;br /&gt;
*Robust Registration&lt;br /&gt;
**[[Modules:RegisterImages-Documentation-3.6|Expert Automated Registration]]:  automated registration (rigid to affine to nonrigid) with extensive parameter options, robust initialization, variable DOF and masking options, (Casey Goodlett)&lt;br /&gt;
**[[Modules:RegisterImagesMultiRes-Documentation-3.6|Robust Multiresolution Affine Registration]]: affine registration in multi-resolution scheme, robust to large differences in initial position or image content ,  (Casey Goodlett)&lt;br /&gt;
** [[Modules:BRAINSDemonWarp|BRAINSDemonWarp]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
** [[Modules:BRAINSFit|BRAINSFit]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:BRAINSResample|BRAINSResample]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
*Brain Only Registration&lt;br /&gt;
**[[Modules:ACPCTransform-Documentation-3.6|ACPC Transform]]: calculate a transformation to align a single brain along theh AC-PC line (Nicole Aucoin)&lt;br /&gt;
*Non-Raster-Image Data Registration&lt;br /&gt;
**[[Modules:TransformFromFiducials-Documentation-3.6|Fiducial Registration]]: align two sets of fiducials (translation, rigid or similarity)  (Casey Goodlett)&lt;br /&gt;
**[[Modules:PythonSurfaceICPRegistration-Documentation-3.6|Surface Registration]]: automated surface-to-surface (model) registration (Luca Antiga, Daniel Blezek)&lt;br /&gt;
&lt;br /&gt;
==Segmentation==&lt;br /&gt;
*[[Modules:SegmentationOverview3.6|Overview]]&lt;br /&gt;
**[[Modules:EMSegmentTemplateBuilder3.6|EM Segment Template Builder 3.6]] (Kilian Pohl)  &lt;br /&gt;
**[[Modules:EMSegment-Command-Line3.6|EM Segment Command-Line]] (Kilian Pohl)  &lt;br /&gt;
**[[Modules:EMSegment-Simple3.6|EM Segment Simple]] (Kilian Pohl) &lt;br /&gt;
**[[Modules:FastMarchingSegmentation-Documentation-3.6|Fast Marching segmentation]] (Andriy Fedorov)&lt;br /&gt;
**[[Modules:OtsuThresholdSegmentation-Documentation-3.6|Otsu Threshold Segmentation]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:Simple Region Growing-Documentation-3.6|Simple Region Growing]] (Jim Miller, Harini Veeraraghavan)  &lt;br /&gt;
**[[Modules:RobustStatisticsSeg-Documentation-3.6|RobustStatisticsSeg]] Yi Gao (yigao@gatech.edu).&lt;br /&gt;
**[[Modules:BRAINSROIAuto-Documentation-3.6|BRAINSROIAuto]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
&lt;br /&gt;
==Quantification==&lt;br /&gt;
*[[Modules:LabelStatistics-Documentation-3.6|Label Statistics]] (Steve Pieper)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:PETCTFusion-Documentation-3.6 | PET/CT Fusion Module]] (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
==Diffusion MRI==&lt;br /&gt;
*Diffusion MRI Welcome Module&lt;br /&gt;
* DWI filtering&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:JointRicianLMMSEImageFilter-Documentation-3.6|Joint Rician LMMSE Image Filter]] (Antonio Tristán Vega, Santiago Aja-Fernandez)   &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:RicianLMMSEImageFilter-Documentation-3.6|Rician LMMSE Image Filter]] (Antonio Tristán Vega, Santiago Aja-Fernandez, Marc Niethammer)  &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:UnbiasedNonLocalMeans-Documentation-3.6|Unbiased Non Local Means filter for DWI]]  (Antonio Tristán Vega, Santiago Aja-Fernandez)  &lt;br /&gt;
* Diffusion tensor utilities&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:DiffusionTensorEstimation-Documentation-3.6|Diffusion Tensor Estimation]] (Raul San Jose Estepar)   &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:DiffusionTensorScalarMeasurements-Documentation-3.6 | Diffusion Tensor Scalar Measurements]] (Raul San Jose Estepar)  &lt;br /&gt;
* Resampling&lt;br /&gt;
**[[Modules:ResampleDTIVolume-Documentation-3.6|Resample DTI Volume]] (Francois Budin)&lt;br /&gt;
* Tractography&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:ROISeeding-Documentation-3.6 | Label Seeding]] (Raul San Jose Estepar)   &lt;br /&gt;
**[[Modules:FiducialSeeding-Documentation-3.6|Fiducial Seeding]] (Alex Yarmarkovich, Steve Pieper) &lt;br /&gt;
**[[Modules:DTIDisplay-Documentation-3.6|FiberBundles]] (Alex Yarmarkovich) &lt;br /&gt;
**[[Modules:StochasticTractography-Documentation-3.6|Python Stochastic Tractography]] (Ryan Eckbo)   &lt;br /&gt;
**[[Modules:ROISelect-Documentation-3.6|ROI Select]] (Lauren O'Donnell)&lt;br /&gt;
&lt;br /&gt;
==IGT==&lt;br /&gt;
*[[Modules:OpenIGTLinkIF-Documentation-3.6| OpenIGTLinkIF Module]] (Junichi Tokuda)&lt;br /&gt;
*[[Modules:NeuroNav-Documentation-3.6| NeuroNav Module]] (Haiying Liu)&lt;br /&gt;
*[[Modules:ProstateNav-Documentation-3.6| ProstateNav Module]] (Junichi Tokuda, Andras Lasso)&lt;br /&gt;
*[[Modules:CollectFiducials-Documentation-3.6 | Collect Patient Fiducials ]] (Andrew Wiles)&lt;br /&gt;
*[[Modules:IGTToolSelector-Documentation-3.6 | IGT Tool Selector ]] (Andrew Wiles)&lt;br /&gt;
&lt;br /&gt;
==Time Series==&lt;br /&gt;
* [[Modules:FourDImage-Documentation-3.6|4D Image (Viewer)]] (Junichi Tokuda)&lt;br /&gt;
&lt;br /&gt;
==Filtering==&lt;br /&gt;
*[[Registration:Resampling|'''Overview of Resampling Tools''']]: available resampling methods, including tools to resample in place (e.g. change resolution or voxel anisotropy etc.)&lt;br /&gt;
*[[Modules:N4ITKBiasFieldCorrection-Documentation-3.6|N4 Bias Field Correction]] (Andriy Fedorov), based on most recent version of ITK&lt;br /&gt;
*[[Modules:MRIBiasFieldCorrection-Documentation-3.6|MRI Bias Field Correction]] (Sylvain Jaume)&lt;br /&gt;
*[[Modules:CheckerboardFilter-Documentation-3.6|Checkerboard Filter]] (Bill Lorensen, Jim Miller)&lt;br /&gt;
*[[Modules:HistogramMatching-Documentation-3.6|Histogram Matching]]  (Bill Lorensen, Xiaodong Tao)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:ImageLabelCombine-3.6|Image Label Combine]] (Alex Yarmarkovich)  &lt;br /&gt;
*[[Modules:ResampleVolume-Documentation-3.6|Resample Volume]] (Bill Lorensen)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:ResampleVolumeBatch-Documentation-3.4|Resample Scalar Volume Batch Make]]  (Julien Finet)&lt;br /&gt;
*[[Modules:ResampleScalarVectorDWIVolume-Documentation-3.6|Resample Scalar/Vector/DWI Volume]] (Francois Budin)&lt;br /&gt;
*[[Modules:ModelTransform-Documentation-3.6|Model Transform]] (Alex Yarmarkovich)&lt;br /&gt;
*[[Modules:ThresholdImage-Documentation-3.6|Threshold Image]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:OtsuThreshold-Documentation-3.6|Otsu Threshold]] (Bill Lorensen) &lt;br /&gt;
*Arithmetic&lt;br /&gt;
**[[Modules:AddImages-Documentation-3.6|Add Images]] (Harini Veeraraghavan) &lt;br /&gt;
**[[Modules:SubtractImages-Documentation-3.6|Subtract Images]] (Harini Veeraraghavan)  &lt;br /&gt;
** [[Modules:CastImage-Documentation-3.6|Cast Image]] (Nicole Aucoin) &lt;br /&gt;
** [[Modules:MaskImage-Documentation-3.6|Mask Image]] (Nicole Aucoin) Can be used to apply a mask such as a brain mask to a grey scale image&lt;br /&gt;
**[[Image:WeakDoc.png]][[Modules:MultiplyImages-Documentation-3.6|Multiply Images]] (Harini Veeraraghavan) &lt;br /&gt;
*Denoising&lt;br /&gt;
**[[Modules:GradientAnisotropicFilter-Documentation-3.6| Gradient Anisotropic Filter]]  (Bill Lorensen)&lt;br /&gt;
**[[Modules:CurvatureAnisotropicDiffusion-Documentation-3.6|Curvature Anisotropic Diffusion]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:GaussianBlur-Documentation-3.6|Gaussian Blur]] (Julien Jomier, Stephen Aylward)&lt;br /&gt;
**[[Modules:MedianFilter-Documentation-3.6|Median Filter]] (Xiaodong Tao)  &lt;br /&gt;
*Morphology&lt;br /&gt;
**[[Modules:VotingBinaryHoleFilling-Documentation-3.6|Voting Binary Hole Filling]] (Jim Miller)  &lt;br /&gt;
**[[Modules:GrayscaleFillHole-Documentation-3.6|Grayscale Fill Hole]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:GrayscaleGrindPeak-Documentation-3.6|Grayscale Grind Peak]] (Bill Lorensen)&lt;br /&gt;
&lt;br /&gt;
==Surface Models==&lt;br /&gt;
*[[Modules:ModelMaker-Documentation-3.6| ModelMaker]] (Nicole Aucoin) &lt;br /&gt;
*[[Modules:GrayscaleModelMaker-Documentation-3.6|Grayscale Model Maker]] (Bill Lorensen)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:MeshContourSegmentation-Documentation-3.6|Mesh Contour Segmentation]] (Peter Karasev)  &lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceConnectivity-Documentation-3.6| Python Surface Connectivity]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceICPRegistration-Documentation-3.6| Python Surface ICP Registration]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceToolbox-Documentation-3.6| Python Surface Toolbox]] (Luca Antiga, Daniel Blezek) &lt;br /&gt;
*[[Modules:ClipModel-Documentation-3.6| Clip Model]] (Alex Yarmarkovich)  &lt;br /&gt;
*[[Modules:Model_Into_Label_Volume_Documentation-3.6| Model into Label Volume]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:MergeModels-Documentation-3.6| Merge Models]] (Nicole Aucoin)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:ModelMirror-Documentation-3.6| Model Mirror]] (Wendy Plesniak) ('''in progress''')&lt;br /&gt;
*[[Modules:PolyDatToLabelmap-Documentation-3.6| PolyDataToLabelmap]] (Xiaodong Tao, Nicole Aucoin)&lt;br /&gt;
&lt;br /&gt;
==Converters==&lt;br /&gt;
*[[Modules:CropVolume-Documentation-3.6|Crop Volume]] (previously ExtractSubvolumeROI) (Andriy Fedorov)&lt;br /&gt;
*[[Modules:CreateaDicomSeries-Documentation-3.6|Create a Dicom Series]]  (Xiaodong Tao)  &lt;br /&gt;
*[[Modules:DicomToNRRD-3.6|Dicom to NRRD]] (Xiaodong Tao)&lt;br /&gt;
*[[Modules:OrientImages-Documentation-3.6|Orient Images]]  (Xiaodong Tao)  &lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonExplodeVolumeTransform-Documentation-3.6| Python Explode Volume Transform]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
&lt;br /&gt;
==Endoscopy==&lt;br /&gt;
* [[Modules:Endoscopy-Documentation-3.6|Virtual Endoscopy]] (Steve Pieper)&lt;br /&gt;
&lt;br /&gt;
==Slicer Extensions==&lt;br /&gt;
&lt;br /&gt;
'''Introduction'''&lt;br /&gt;
* Slicer Extensions are a mechanism for third parties to provide modules which extend the functionality of 3d Slicer.&lt;br /&gt;
* Some of the extensions do not use the Slicer license. Please review carefully.&lt;br /&gt;
* For a subset of extensions, you can use the extension wizard in Slicer to find their webpages and to install/uninstall individual extensions. In case of problems with those modules, please talk directly to the developers of the extensions.&lt;br /&gt;
* The version that is available through the extension manager is chosen by the developer of that extension&lt;br /&gt;
&lt;br /&gt;
'''Available Extensions'''&lt;br /&gt;
&lt;br /&gt;
* Segmentation&lt;br /&gt;
** [[Modules:ABC-Documentation-3.5|ABC]] Marcel Prastawa (prastawa@sci.utah.edu) (a.k.a. Atlas Based Classification) '''Not yet 3.6'''. &lt;br /&gt;
** [[Modules:FuzzySegmentationModule|FuzzySegmentationModule]] Xiaodong Tao (taox at research.ge.com) .&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:SpineSegmentation-Documentation-3.6|SpineSegmentation]] Sylvain Jaume (sylvain@csail.mit.edu). &lt;br /&gt;
* Registration&lt;br /&gt;
**Robust&lt;br /&gt;
*** [[Image:MissingOrStaleDoc.png]][[Modules:BRAINSMush|BRAINSMush]] Hans Johnson (hans-johnson@uiowa.edu) . &lt;br /&gt;
*** [[Image:MissingOrStaleDoc.png]][[Modules:CMTK|CMTK]] Computational Morphometry Toolkit Torsten Rohlfing (torsten@synapse.sri.com). &lt;br /&gt;
*** [[Modules:HammerRegistration|HammerRegistration]] GuorongWu, XiaodongTao, JimMiller, DinggangShen (dgshen@med.unc.edu). &lt;br /&gt;
*** [[Modules:Plastimatch|Plastimatch]] Greg Sharp (gcsharp@partners.org).&lt;br /&gt;
* Wizards&lt;br /&gt;
** [[Modules:ARCTIC-Documentation-3.6|ARCTIC]] Cedric Mathieu and Clement Vachet (cvachet@email.unc.edu) (a.k.a Automatic Regional Cortical ThICkness) . &lt;br /&gt;
** [[Modules:LesionSegmentationApplications-Documentation-3.6|LesionSegmentationApplications]] Mark Scully (mscully@mrn.org) (a.k.a. 3DSlicerLupusLesionModule) .&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:SkullStripperModule|SkullStripperModule]] Xiaodong Tao (taox@research.ge.com). &lt;br /&gt;
* Tractography&lt;br /&gt;
** [[Modules:EMDTIClustering-Documentation-3.6|EMFiberClusteringModule]] Mahnaz Maddah (maddah@ge.com) (a.k.a. Quantitative Diffusion Tools).&lt;br /&gt;
* DWI&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:RicianNoiseFilter|RicianNoiseFilter]] Ross Whitaker (whitaker@cs.utah.edu) .&lt;br /&gt;
* Time Series&lt;br /&gt;
** [[Modules:FourDAnalysis-Documentation-3.6|4D Analysis (Time-series plotting and analysis including kinetic analysis of DCE MRI)]] Junichi Tokuda (tokuda@bwh.harvard.edu)&lt;br /&gt;
* Quantification&lt;br /&gt;
** [[Modules:LabelDiameterEstimation-Documentation-3.5|LabelDiameterEstimation]] Andriy Fedorov (fedorov@bwh.harvard.edu) . &lt;br /&gt;
* [[Image:Slicervmtk_logo.png|right|150px]] The Vascular Modeling Toolkit in 3D Slicer, Daniel Haehn (haehn@bwh.harvard.edu)&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKSlicerModule|VmtkSlicerModule]] prerequisite install for all VMTK plug-ins&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKCenterlines|VMTKCenterlines]] providing centerline computation of surface models&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKEasyLevelSetSegmentation|VMTKEasyLevelSetSegmentation]] providing level-set segmentation of vessels, aneurysms and tubular structures using an easy interface&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKLevelSetSegmentation|VMTKLevelSetSegmentation]] providing level-set segmentation of vessels, aneurysms and tubular structures using different algorithms for initialization and evolution&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKVesselEnhancement|VMTKVesselEnhancement]] providing vessel enhancement filters to highlight vascular or tubular structures&lt;br /&gt;
&lt;br /&gt;
'''Installation Instructions'''&lt;br /&gt;
*Click on the cogwheel icon to start the extensions wizard (highlighted in red)&lt;br /&gt;
[[image:Slicertoolbar.png|Extensions Wizard]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Slicer-3.4.1-extension-manager-2009-10-02.png|thumb|right|Extension manager dialog box]]&lt;br /&gt;
To add extension modules to an installed binary of slicer:&lt;br /&gt;
* Use the View-&amp;gt;Extension Manager menu option&lt;br /&gt;
* The dialog will be initialized with the URL to the extensions that have been compiled to match your binary of slicer.&lt;br /&gt;
** '''Note''' installing extensions from a different repository URL is likely to be unstable due to platform and software version differences.&lt;br /&gt;
** You can select a local install directory for your downloaded extensions (be sure to choose a directory with enough free space).&lt;br /&gt;
* Select the extensions you wish to install and click to download them.  Installed extensions will be available when you restart slicer.&lt;br /&gt;
* To turn modules on or off, you can use the Module Settings page of the View-&amp;gt;Application Settings dialog.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Info for Developers'''&lt;br /&gt;
&lt;br /&gt;
*We are using NITRC as the primary repository for contributed extensions. As a general rule, we do not test the extensions ourselves. Use them at your own risk.&lt;br /&gt;
*Click [http://www.nitrc.org/search/?type_of_search=soft&amp;amp;words=slicer3&amp;amp;Search.x=0&amp;amp;Search.y=0&amp;amp;Search=Search  here] to see a listing of Slicer 3 extensions on NITRC.&lt;br /&gt;
&lt;br /&gt;
*Extensions are compiled as part of the nightly build. In order to have your extension compiled nightly and made available to end users, please contact the Slicer team. For explanations for developers see [[Slicer3:Extensions| here]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleCommandLine|ExampleCommandLine]] Jim Miller &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleLoadableGuiLessModule|ExampleLoadableGuiLessModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleLoadableModule|ExampleLoadableModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:PythonSampleScriptedModule|PythonSampleScriptedModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:TclSampleScriptedModule|TclSampleScriptedModule]] Steve Pieper&lt;br /&gt;
&lt;br /&gt;
=Other information=&lt;br /&gt;
&lt;br /&gt;
'''Developer Tools'''&lt;br /&gt;
*[[Modules:Cameras-Documentation-3.6| Camera Module]] (Sebastian Barre)&lt;br /&gt;
*Note: most developer tools are not documented for end users, but contain comments in the source code&lt;br /&gt;
&lt;br /&gt;
*[[Modules:EMSegmentBatch-Documentation-3.6|EM Segmenter batch]] (Julien Jomier, Brad Davis)&lt;br /&gt;
*[[Modules:GaussianBlurBatch-Documentation-3.6|Gaussian Blur batch]] (Julien Jomier, Stephen Aylward)&lt;br /&gt;
*[[Modules:RegisterImagesBatch-Documentation-3.6|Register Images batch]] (Julien Finet, Stephen Aylward)&lt;br /&gt;
*[[Modules:ResampleVolumeBatch-Documentation-3.6|Resample Volume batch]] (Julien Finet)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Non-SPL Supported Compatibility Packages'''&lt;br /&gt;
* [[Modules:BioImageSuite|BioImageSuite]] Xenios Papademtrios '''Not yet 3.6'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''QA Table'''&lt;br /&gt;
&lt;br /&gt;
[[Slicer-3.6-QA|Slicer 3.6 QA table]]&lt;br /&gt;
&lt;br /&gt;
'''Modules'''&lt;br /&gt;
*Please copy the template linked below, paste it into your page and customize it with your module's information.&lt;br /&gt;
[[Slicer3:Module_Documentation-3.6_Template|Slicer3:Module_Documentation-3.6_Template]] &lt;br /&gt;
*See Requirements for Modules for info to be put into the Help and Acknowledgment Tabs&lt;br /&gt;
*To put your lab's logo into a module, see [[Slicer3:Execution_Model_Documentation#Adding_Module_Logos_to_Slicer3|here]]&lt;br /&gt;
&lt;br /&gt;
Please adhere to the naming scheme for the module documentation:&lt;br /&gt;
*[ [Modules:MyModuleNameNoSpaces-Documentation-3.6|My Module Name With Spaces] ] (First Last Name)&lt;br /&gt;
&lt;br /&gt;
'''Requirements for Modules'''&lt;br /&gt;
{| border=&amp;quot;00&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;| &lt;br /&gt;
* The module is '''feature complete''', it does everything that it advertises it can do&lt;br /&gt;
* The module has a '''test'''. See [http://wiki.na-mic.org/Wiki/index.php/Slicer3:Execution_Model_Testing '''here'''] for more information.&lt;br /&gt;
* Module has '''documentation''' on the [[Documentation-3.5#Modules|Slicer wiki]]. Please use the template provided [[Documentation-3.6#Modules|'''here''']] to structure your page. Please keep in mind that our users are not computer scientists with a background in computer vision.&lt;br /&gt;
*Please add a pointer to the documentation on the Slicer wiki to the the '''Help''' tab of the module. See the '''Editor module''' in Slicer for an example.&lt;br /&gt;
* The contributor (and their manager/advisor), the lab (with labs/institution logo) and the funding source (with grant number, logo optional) are listed in the '''Acknowledegment''' tab of the module. Please see the '''Models module''' for an example. The people listed in the acknowledgement will be the primary people for support and maintenance relative of the module. [[Slicer3:Execution_Model_Documentation#Adding_Module_Logos_to_Slicer3|See here for more information.]]&lt;br /&gt;
** '''Style Guide:''' All acknowledgment icons should be 100x100 pixels, preferably in png format.&lt;br /&gt;
** '''Accessing logos:''' Icons for BIRN, NAC, NA-MIC and IGT are included in Slicer3/Base/GUI//vtkSlicerBaseAcknowledgementLogoIcons.cxx/h and resources for them are in Slicer3/Base/GUI/Resources/vtkSlicerBaseAcknowledgementLogos_ImageData.h. The API for vtkSlicerModuleGUI provides access to these icons. &lt;br /&gt;
** '''Adding logos:''' Please add additional image resources and logo icons to these files as required in order to promote shared use (and to prevent duplication in the code.)&lt;br /&gt;
* Many modules are better suited to be [[Documentation-3.4#Extensions_for_Downloading|downloadable extensions]].  The same module creation guidelines apply, but the actual implementation is done outside of the slicer source code repository.&lt;br /&gt;
* Follow [[Documentation-3.5-Rons-Rules|'''Ron's rules for tools''']]&lt;br /&gt;
| style=&amp;quot;background: #e5e5e5&amp;quot; align=&amp;quot;center&amp;quot;| Examples for the Help and &lt;br /&gt;
Acknowledgment Panels&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #ebeced&amp;quot;|[[Image:SlicerHelpExample.png|center|200px]][[Image:SlicerAcknowledgementExample.png|center|200px]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Please adhere to the naming scheme for the module documentation:&lt;br /&gt;
*[[Modules:MyModuleNameNoSpaces-Documentation-3.6|My Module Name With Spaces] ] (First Last Name)&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSROIAuto-Documentation-3.6&amp;diff=15439</id>
		<title>Modules:BRAINSROIAuto-Documentation-3.6</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSROIAuto-Documentation-3.6&amp;diff=15439"/>
		<updated>2010-05-06T20:18:55Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSROIAuto&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSROIAutoUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSROIAuto is a program whose purpose is to automatically generate a Binary Image (or Mask) to encompass the region in an brain image volume occupied by the brain.  &lt;br /&gt;
== Usage ==&lt;br /&gt;
In general, BRAINSROIAuto takes a brain image volume, and generates a mask without requiring parameter tweaking.&lt;br /&gt;
&amp;lt;!-- ===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*IO Parameters&lt;br /&gt;
**Input Image Volume: Image for which mask should be generated&lt;br /&gt;
**Output Mask: Output binary image volume, defining the mask.&lt;br /&gt;
**Output Image Clipped by ROI: Optional image volume generated by masking the input image with the generated mask.&lt;br /&gt;
*Configuration Parameters&lt;br /&gt;
**Otsu Percentile Threshold: At what percentile should the Otsu Thresholding algorithm begin masking.&lt;br /&gt;
**Otsu Threshold Correction Factor: Used to scale the Otsu algorithm's results in cases where the mask generated is incorrect.&lt;br /&gt;
**Closing Size: The size for the largest void to fill in the mask, in voxels.&lt;br /&gt;
**Output Image Pixel Type: the scalar type of the masked output volume.&lt;br /&gt;
|[[Image:BRAINSROIAutoUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!== ===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSROIAuto-Documentation-3.6&amp;diff=15438</id>
		<title>Modules:BRAINSROIAuto-Documentation-3.6</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSROIAuto-Documentation-3.6&amp;diff=15438"/>
		<updated>2010-05-06T20:17:55Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSROIAuto&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSROIAutoUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSROIAuto is a program whose purpose is to automatically generate a Binary Image (or Mask) to encompass the region in an brain image volume occupied by the brain.  &lt;br /&gt;
== Usage ==&lt;br /&gt;
In general, BRAINSROIAuto takes a brain image volume, and generates a mask without requiring parameter tweaking.&lt;br /&gt;
&amp;lt;!-- ===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*IO Parameters&lt;br /&gt;
**Input Image Volume: Image for which mask should be generated&lt;br /&gt;
**Output Mask: Output binary image volume, defining the mask.&lt;br /&gt;
**Output Image Clipped by ROI: Optional image volume generated by masking the input image with the generated mask.&lt;br /&gt;
*Configuration Parameters&lt;br /&gt;
**Otsu Percentile Threshold: At what percentile should the Otsu Thresholding algorithm begin masking.&lt;br /&gt;
**Otsu Threshold Correction Factor: Used to scale the Otsu algorithm's results in cases where the mask generated is incorrect.&lt;br /&gt;
**Closing Size: The size for the largest void to fill in the mask, in voxels.&lt;br /&gt;
**Output Image Pixel Type: the scalar type of the masked output volume.&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!== ===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSROIAuto-Documentation-3.6&amp;diff=15437</id>
		<title>Modules:BRAINSROIAuto-Documentation-3.6</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSROIAuto-Documentation-3.6&amp;diff=15437"/>
		<updated>2010-05-06T20:16:52Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: Created page with 'Return to Slicer 3.6 Documentation  Gallery of New Features  __NOTOC__ ===Module Name=== BRAINSROIAuto  {| |[[Image:B…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSROIAuto&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSROIAutoUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSROIAuto is a program whose purpose is to automatically generate a Binary Image (or Mask) to encompass the region in an brain image volume occupied by the brain.  &lt;br /&gt;
== Usage ==&lt;br /&gt;
In general, BRAINSROIAuto takes a brain image volume, and generates a mask without requiring parameter tweaking.&lt;br /&gt;
&amp;lt;!-- ===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*IO Parameters&lt;br /&gt;
**Input Image Volume: Image for which mask should be generated&lt;br /&gt;
**Output Mask: Output binary image volume, defining the mask.&lt;br /&gt;
**Output Image Clipped by ROI: Optional image volume generated by masking the input image with the generated mask.&lt;br /&gt;
*Configuration Parameters&lt;br /&gt;
**Otsu Percentile Threshold: At what percentile should the Otsu Thresholding algorithm begin masking.&lt;br /&gt;
**Otsu Threshold Correction Factor: Used to scale the Otsu algorithm's results in cases where the mask generated is incorrect.&lt;br /&gt;
**Closing Size: The size for the largest void to fill in the mask, in voxels.&lt;br /&gt;
**Output Image Pixel Type: the scalar type of the masked output volume.&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:BRAINSROIAutoUI.png&amp;diff=15435</id>
		<title>File:BRAINSROIAutoUI.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:BRAINSROIAutoUI.png&amp;diff=15435"/>
		<updated>2010-05-06T19:59:56Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/3.6&amp;diff=15434</id>
		<title>Documentation/3.6</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/3.6&amp;diff=15434"/>
		<updated>2010-05-06T19:57:27Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Documentation Draft notes=&lt;br /&gt;
Key for flagged modules below:&lt;br /&gt;
&lt;br /&gt;
[[Image:MissingOrStaleDoc.png]]: No 3.6 Documentation&lt;br /&gt;
&lt;br /&gt;
[[Image:MissingOrStaleDocLink.png]]: Missing or stale link to 3.6 Documentation from Help Panel in software module. If you're not sure how/where to add the link and module description:&lt;br /&gt;
* for command line modules, see other xml files (such as that for the GradientAnisotropicDiffusion Module) for an example of how to add documentation and links to wiki help.&lt;br /&gt;
* for interactive modules, see other modules in Base/GUI for an example.&lt;br /&gt;
&lt;br /&gt;
[[Image:WeakDoc.png]]: Weak or Incomplete 3.6 Documentation&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
3D Slicer is a flexible platform that can be easily extended to enable development of both interactive and batch processing tools for a variety of applications.  &lt;br /&gt;
 &lt;br /&gt;
3D Slicer provides image registration, processing of DTI (diffusion tractography), an interface to external devices for image guidance support, and GPU-enabled volume rendering, among other capabilities.  3D Slicer has a modular organization that allows the easy addition of new functionality and provides a number of generic features not available in competing tools. Finally, 3D Slicer is distributed under a non-restrictive BSD license.&lt;br /&gt;
&lt;br /&gt;
The interactive visualization capabilities of 3D Slicer include the ability to display arbitrarily oriented image slices, build surface models from image labels, and high performance and high performance volume rendering. 3D Slicer also supports a rich set of annotation features (fiducials and measurement widgets, customized colormaps). To the best of our knowledge, no individual segmentation tool provides such powerful visualization capabilities for the user as 3D Slicer. (These paragraphs were provided by A. Fedorov and C. Lisle)&lt;br /&gt;
&lt;br /&gt;
The 3.6 release of 3D Slicer contains significant changes both to the organization of the software and to the functionality. Please check the [[Announcements:Slicer3.6 |3.6 Announcement page]] for a list of those changes. The community contributing to Slicer 3.6 is and the following [[Announcments-3.6-Team|acknowledged here]]. &lt;br /&gt;
&lt;br /&gt;
*For information on how to use Slicer 3.6 please go to the [[Training|training]] pages.&lt;br /&gt;
*For information on how to obtain Slicer 3.6 please go to the [http://www.slicer.org/pages/Special:SlicerDownloads Download Pages].&lt;br /&gt;
*For sample data see [[SampleData|here]]&lt;br /&gt;
&lt;br /&gt;
=Main GUI=&lt;br /&gt;
&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:MainApplicationGUI-Documentation-3.6| Main Application GUI]] (Wendy Plesniak) &lt;br /&gt;
*[[Modules:EventBindings-3.6| &amp;quot;Hot-keys&amp;quot; and Keyboard Shortcuts]] (Wendy Plesniak) &lt;br /&gt;
*[[Modules:Loading-Data-3.6| Loading Data]] (scenes, DICOM, volumes, models, fiducials, transforms, etc.)   (Wendy Plesniak)&lt;br /&gt;
*[[Modules:Saving-Documentation-3.6| Saving Data]] (scenes, volumes, models, fiducials, transforms, etc.)  (Wendy Plesniak)&lt;br /&gt;
*[[Modules:SceneSnapshots-3.6| Creating and Restoring Scene Snapshots]] (Wendy Plesniak)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:ExtensionsManagementWizard-Documentation-3.6| Extensions Management Wizard]] '''in progress''' (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
=Modules=&lt;br /&gt;
&lt;br /&gt;
==Core==&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:Welcome-Documentation-3.6| Welcome Module]] (Wendy Plesniak, Steve Pieper, Sonia Pujol, Ron Kikinis)&lt;br /&gt;
*[[Modules:Data-Documentation-3.6| Data Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Volumes-Documentation-3.6| Volumes Module]] (Alex Yarmarkovich, Steve Pieper) &lt;br /&gt;
**[[Modules:Volumes:Diffusion Editor-Documentation-3.6| Diffusion Editor]] (CF Westin)&lt;br /&gt;
*[[Modules:Slices-Documentation-3.6|Slices Module]] (Jim Miller) &lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:VolumeRendering-Documentation-3.6| Volume Rendering Module]] (Yanling Liu, Alex Yarmarkovich)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:Editor-Documentation-3.6|Editor]] (Steve Pieper)  &lt;br /&gt;
*[[Modules:Models-Documentation-3.6| Models Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Fiducials-Documentation-3.6| Fiducials Module]]  (Nicole Aucoin) &lt;br /&gt;
*[[Modules:Measurements-Documentation-3.6 | Measurements (rulers and angles) ]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:ROIModule-Documentation-3.6|ROI Module]] (Alex Yarmarkovich)&lt;br /&gt;
*[[Modules:Transforms-Documentation-3.6| Transforms Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Colors-Documentation-3.6| Color Module]] (Nicole Aucoin)&lt;br /&gt;
&lt;br /&gt;
==Wizards==&lt;br /&gt;
*[[Modules:ChangeTracker-Documentation-3.6|ChangeTracker]] (Andriy Fedorov)&lt;br /&gt;
*[[Modules:IA_FEMesh-Documentation-3.6|IA FE Meshing Module]] (Vincent Magnotta, Curt Lisle)&lt;br /&gt;
&lt;br /&gt;
==Informatics Modules==&lt;br /&gt;
*[[Modules:FetchMI-Documentation-3.6| Fetch Medical Informatics Module]] (Wendy Plesniak, Dan Marcus)  &lt;br /&gt;
*[[Modules:QueryAtlas-Documentation-3.6|Query Atlas Module]] (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
*[[Slicer3:Registration|'''Overview of all Registration Modules''' ]]: This page provides guidance for selecting the module that is optimal for your task.&lt;br /&gt;
*Fast Registration&lt;br /&gt;
**[[Modules:Transforms-Documentation-3.6|Transforms]]:  manual &amp;amp; interactive rigid registration , (Alex Yarmarkovich)&lt;br /&gt;
**[[Modules:AffineRegistration-Documentation-3.6|Fast Affine Registration]]:  automated fast affine registration , (Jim Miller)   &lt;br /&gt;
**[[Modules:RigidRegistration-Documentation-3.6|Fast Rigid Registration]]:  automated fast rigid (6 DOF) registration , (Jim Miller)  &lt;br /&gt;
**[[Modules:DeformableB-SplineRegistration-Documentation-3.6|Fast Nonrigid BSpline Registration]]: fast non-rigid registration , (Bill Lorensen)  &lt;br /&gt;
*Robust Registration&lt;br /&gt;
**[[Modules:RegisterImages-Documentation-3.6|Expert Automated Registration]]:  automated registration (rigid to affine to nonrigid) with extensive parameter options, robust initialization, variable DOF and masking options, (Casey Goodlett)&lt;br /&gt;
**[[Modules:RegisterImagesMultiRes-Documentation-3.6|Robust Multiresolution Affine Registration]]: affine registration in multi-resolution scheme, robust to large differences in initial position or image content ,  (Casey Goodlett)&lt;br /&gt;
** [[Modules:BRAINSDemonWarp|BRAINSDemonWarp]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
** [[Modules:BRAINSFit|BRAINSFit]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:BRAINSResample|BRAINSResample]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
*Brain Only Registration&lt;br /&gt;
**[[Modules:ACPCTransform-Documentation-3.6|ACPC Transform]]: calculate a transformation to align a single brain along theh AC-PC line (Nicole Aucoin)&lt;br /&gt;
*Non-Raster-Image Data Registration&lt;br /&gt;
**[[Modules:TransformFromFiducials-Documentation-3.6|Fiducial Registration]]: align two sets of fiducials (translation, rigid or similarity)  (Casey Goodlett)&lt;br /&gt;
**[[Modules:PythonSurfaceICPRegistration-Documentation-3.6|Surface Registration]]: automated surface-to-surface (model) registration (Luca Antiga, Daniel Blezek)&lt;br /&gt;
&lt;br /&gt;
==Segmentation==&lt;br /&gt;
*[[Modules:SegmentationOverview3.6|Overview]]&lt;br /&gt;
**[[Modules:EMSegmentTemplateBuilder3.6|EM Segment Template Builder 3.6]] (Kilian Pohl)  &lt;br /&gt;
**[[Modules:EMSegment-Command-Line3.6|EM Segment Command-Line]] (Kilian Pohl)  &lt;br /&gt;
**[[Modules:EMSegment-Simple3.6|EM Segment Simple]] (Kilian Pohl) &lt;br /&gt;
**[[Modules:FastMarchingSegmentation-Documentation-3.6|Fast Marching segmentation]] (Andriy Fedorov)&lt;br /&gt;
**[[Modules:OtsuThresholdSegmentation-Documentation-3.6|Otsu Threshold Segmentation]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:Simple Region Growing-Documentation-3.6|Simple Region Growing]] (Jim Miller, Harini Veeraraghavan)  &lt;br /&gt;
**[[Modules:RobustStatisticsSeg-Documentation-3.6|RobustStatisticsSeg]] Yi Gao (yigao@gatech.edu).&lt;br /&gt;
**[[Image:MissingOrStaleDoc.png]][[Modules:BRAINSROIAuto-Documentation-3.6|BRAINSROIAuto]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
&lt;br /&gt;
==Quantification==&lt;br /&gt;
*[[Modules:LabelStatistics-Documentation-3.6|Label Statistics]] (Steve Pieper)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:PETCTFusion-Documentation-3.6 | PET/CT Fusion Module]] (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
==Diffusion MRI==&lt;br /&gt;
*Diffusion MRI Welcome Module&lt;br /&gt;
* DWI filtering&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:JointRicianLMMSEImageFilter-Documentation-3.6|Joint Rician LMMSE Image Filter]] (Antonio Tristán Vega, Santiago Aja-Fernandez)   &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:RicianLMMSEImageFilter-Documentation-3.6|Rician LMMSE Image Filter]] (Antonio Tristán Vega, Santiago Aja-Fernandez, Marc Niethammer)  &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:UnbiasedNonLocalMeans-Documentation-3.6|Unbiased Non Local Means filter for DWI]]  (Antonio Tristán Vega, Santiago Aja-Fernandez)  &lt;br /&gt;
* Diffusion tensor utilities&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:DiffusionTensorEstimation-Documentation-3.6|Diffusion Tensor Estimation]] (Raul San Jose Estepar)   &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:DiffusionTensorScalarMeasurements-Documentation-3.6 | Diffusion Tensor Scalar Measurements]] (Raul San Jose Estepar)  &lt;br /&gt;
* Resampling&lt;br /&gt;
**[[Modules:ResampleDTIVolume-Documentation-3.6|Resample DTI Volume]] (Francois Budin)&lt;br /&gt;
* Tractography&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:ROISeeding-Documentation-3.6 | Label Seeding]] (Raul San Jose Estepar)   &lt;br /&gt;
**[[Modules:FiducialSeeding-Documentation-3.6|Fiducial Seeding]] (Alex Yarmarkovich, Steve Pieper) &lt;br /&gt;
**[[Modules:DTIDisplay-Documentation-3.6|FiberBundles]] (Alex Yarmarkovich) &lt;br /&gt;
**[[Modules:StochasticTractography-Documentation-3.6|Python Stochastic Tractography]] (Ryan Eckbo)   &lt;br /&gt;
**[[Modules:ROISelect-Documentation-3.6|ROI Select]] (Lauren O'Donnell)&lt;br /&gt;
&lt;br /&gt;
==IGT==&lt;br /&gt;
*[[Modules:OpenIGTLinkIF-Documentation-3.6| OpenIGTLinkIF Module]] (Junichi Tokuda)&lt;br /&gt;
*[[Modules:NeuroNav-Documentation-3.6| NeuroNav Module]] (Haiying Liu)&lt;br /&gt;
*[[Modules:ProstateNav-Documentation-3.6| ProstateNav Module]] (Junichi Tokuda, Andras Lasso)&lt;br /&gt;
*[[Modules:CollectFiducials-Documentation-3.6 | Collect Patient Fiducials ]] (Andrew Wiles)&lt;br /&gt;
*[[Modules:IGTToolSelector-Documentation-3.6 | IGT Tool Selector ]] (Andrew Wiles)&lt;br /&gt;
&lt;br /&gt;
==Time Series==&lt;br /&gt;
* [[Modules:FourDImage-Documentation-3.6|4D Image (Viewer)]] (Junichi Tokuda)&lt;br /&gt;
&lt;br /&gt;
==Filtering==&lt;br /&gt;
*[[Registration:Resampling|'''Overview of Resampling Tools''']]: available resampling methods, including tools to resample in place (e.g. change resolution or voxel anisotropy etc.)&lt;br /&gt;
*[[Modules:N4ITKBiasFieldCorrection-Documentation-3.6|N4 Bias Field Correction]] (Andriy Fedorov), based on most recent version of ITK&lt;br /&gt;
*[[Modules:MRIBiasFieldCorrection-Documentation-3.6|MRI Bias Field Correction]] (Sylvain Jaume)&lt;br /&gt;
*[[Modules:CheckerboardFilter-Documentation-3.6|Checkerboard Filter]] (Bill Lorensen, Jim Miller)&lt;br /&gt;
*[[Modules:HistogramMatching-Documentation-3.6|Histogram Matching]]  (Bill Lorensen, Xiaodong Tao)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:ImageLabelCombine-3.6|Image Label Combine]] (Alex Yarmarkovich)  &lt;br /&gt;
*[[Modules:ResampleVolume-Documentation-3.6|Resample Volume]] (Bill Lorensen)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:ResampleVolumeBatch-Documentation-3.4|Resample Scalar Volume Batch Make]]  (Julien Finet)&lt;br /&gt;
*[[Modules:ResampleScalarVectorDWIVolume-Documentation-3.6|Resample Scalar/Vector/DWI Volume]] (Francois Budin)&lt;br /&gt;
*[[Modules:ModelTransform-Documentation-3.6|Model Transform]] (Alex Yarmarkovich)&lt;br /&gt;
*[[Modules:ThresholdImage-Documentation-3.6|Threshold Image]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:OtsuThreshold-Documentation-3.6|Otsu Threshold]] (Bill Lorensen) &lt;br /&gt;
*Arithmetic&lt;br /&gt;
**[[Modules:AddImages-Documentation-3.6|Add Images]] (Harini Veeraraghavan) &lt;br /&gt;
**[[Modules:SubtractImages-Documentation-3.6|Subtract Images]] (Harini Veeraraghavan)  &lt;br /&gt;
** [[Modules:CastImage-Documentation-3.6|Cast Image]] (Nicole Aucoin) &lt;br /&gt;
** [[Modules:MaskImage-Documentation-3.6|Mask Image]] (Nicole Aucoin) Can be used to apply a mask such as a brain mask to a grey scale image&lt;br /&gt;
**[[Image:WeakDoc.png]][[Modules:MultiplyImages-Documentation-3.6|Multiply Images]] (Harini Veeraraghavan) &lt;br /&gt;
*Denoising&lt;br /&gt;
**[[Modules:GradientAnisotropicFilter-Documentation-3.6| Gradient Anisotropic Filter]]  (Bill Lorensen)&lt;br /&gt;
**[[Modules:CurvatureAnisotropicDiffusion-Documentation-3.6|Curvature Anisotropic Diffusion]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:GaussianBlur-Documentation-3.6|Gaussian Blur]] (Julien Jomier, Stephen Aylward)&lt;br /&gt;
**[[Modules:MedianFilter-Documentation-3.6|Median Filter]] (Xiaodong Tao)  &lt;br /&gt;
*Morphology&lt;br /&gt;
**[[Modules:VotingBinaryHoleFilling-Documentation-3.6|Voting Binary Hole Filling]] (Jim Miller)  &lt;br /&gt;
**[[Modules:GrayscaleFillHole-Documentation-3.6|Grayscale Fill Hole]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:GrayscaleGrindPeak-Documentation-3.6|Grayscale Grind Peak]] (Bill Lorensen)&lt;br /&gt;
&lt;br /&gt;
==Surface Models==&lt;br /&gt;
*[[Modules:ModelMaker-Documentation-3.6| ModelMaker]] (Nicole Aucoin) &lt;br /&gt;
*[[Modules:GrayscaleModelMaker-Documentation-3.6|Grayscale Model Maker]] (Bill Lorensen)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:MeshContourSegmentation-Documentation-3.6|Mesh Contour Segmentation]] (Peter Karasev)  &lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceConnectivity-Documentation-3.6| Python Surface Connectivity]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceICPRegistration-Documentation-3.6| Python Surface ICP Registration]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceToolbox-Documentation-3.6| Python Surface Toolbox]] (Luca Antiga, Daniel Blezek) &lt;br /&gt;
*[[Modules:ClipModel-Documentation-3.6| Clip Model]] (Alex Yarmarkovich)  &lt;br /&gt;
*[[Modules:Model_Into_Label_Volume_Documentation-3.6| Model into Label Volume]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:MergeModels-Documentation-3.6| Merge Models]] (Nicole Aucoin)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:ModelMirror-Documentation-3.6| Model Mirror]] (Wendy Plesniak) ('''in progress''')&lt;br /&gt;
*[[Modules:PolyDatToLabelmap-Documentation-3.6| PolyDataToLabelmap]] (Xiaodong Tao, Nicole Aucoin)&lt;br /&gt;
&lt;br /&gt;
==Converters==&lt;br /&gt;
*[[Modules:CropVolume-Documentation-3.6|Crop Volume]] (previously ExtractSubvolumeROI) (Andriy Fedorov)&lt;br /&gt;
*[[Modules:CreateaDicomSeries-Documentation-3.6|Create a Dicom Series]]  (Xiaodong Tao)  &lt;br /&gt;
*[[Modules:DicomToNRRD-3.6|Dicom to NRRD]] (Xiaodong Tao)&lt;br /&gt;
*[[Modules:OrientImages-Documentation-3.6|Orient Images]]  (Xiaodong Tao)  &lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonExplodeVolumeTransform-Documentation-3.6| Python Explode Volume Transform]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
&lt;br /&gt;
==Endoscopy==&lt;br /&gt;
* [[Modules:Endoscopy-Documentation-3.6|Virtual Endoscopy]] (Steve Pieper)&lt;br /&gt;
&lt;br /&gt;
==Slicer Extensions==&lt;br /&gt;
&lt;br /&gt;
'''Introduction'''&lt;br /&gt;
* Slicer Extensions are a mechanism for third parties to provide modules which extend the functionality of 3d Slicer.&lt;br /&gt;
* Some of the extensions do not use the Slicer license. Please review carefully.&lt;br /&gt;
* For a subset of extensions, you can use the extension wizard in Slicer to find their webpages and to install/uninstall individual extensions. In case of problems with those modules, please talk directly to the developers of the extensions.&lt;br /&gt;
* The version that is available through the extension manager is chosen by the developer of that extension&lt;br /&gt;
&lt;br /&gt;
'''Available Extensions'''&lt;br /&gt;
&lt;br /&gt;
* Segmentation&lt;br /&gt;
** [[Modules:ABC-Documentation-3.5|ABC]] Marcel Prastawa (prastawa@sci.utah.edu) (a.k.a. Atlas Based Classification) '''Not yet 3.6'''. &lt;br /&gt;
** [[Modules:FuzzySegmentationModule|FuzzySegmentationModule]] Xiaodong Tao (taox at research.ge.com) .&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:SpineSegmentation-Documentation-3.6|SpineSegmentation]] Sylvain Jaume (sylvain@csail.mit.edu). &lt;br /&gt;
* Registration&lt;br /&gt;
**Robust&lt;br /&gt;
*** [[Image:MissingOrStaleDoc.png]][[Modules:BRAINSMush|BRAINSMush]] Hans Johnson (hans-johnson@uiowa.edu) . &lt;br /&gt;
*** [[Image:MissingOrStaleDoc.png]][[Modules:CMTK|CMTK]] Computational Morphometry Toolkit Torsten Rohlfing (torsten@synapse.sri.com). &lt;br /&gt;
*** [[Modules:HammerRegistration|HammerRegistration]] GuorongWu, XiaodongTao, JimMiller, DinggangShen (dgshen@med.unc.edu). &lt;br /&gt;
*** [[Modules:Plastimatch|Plastimatch]] Greg Sharp (gcsharp@partners.org).&lt;br /&gt;
* Wizards&lt;br /&gt;
** [[Modules:ARCTIC-Documentation-3.6|ARCTIC]] Cedric Mathieu and Clement Vachet (cvachet@email.unc.edu) (a.k.a Automatic Regional Cortical ThICkness) . &lt;br /&gt;
** [[Modules:LesionSegmentationApplications-Documentation-3.6|LesionSegmentationApplications]] Mark Scully (mscully@mrn.org) (a.k.a. 3DSlicerLupusLesionModule) .&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:SkullStripperModule|SkullStripperModule]] Xiaodong Tao (taox@research.ge.com). &lt;br /&gt;
* Tractography&lt;br /&gt;
** [[Modules:EMDTIClustering-Documentation-3.6|EMFiberClusteringModule]] Mahnaz Maddah (maddah@ge.com) (a.k.a. Quantitative Diffusion Tools).&lt;br /&gt;
* DWI&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:RicianNoiseFilter|RicianNoiseFilter]] Ross Whitaker (whitaker@cs.utah.edu) .&lt;br /&gt;
* Time Series&lt;br /&gt;
** [[Modules:FourDAnalysis-Documentation-3.6|4D Analysis (Time-series plotting and analysis including kinetic analysis of DCE MRI)]] Junichi Tokuda (tokuda@bwh.harvard.edu)&lt;br /&gt;
* Quantification&lt;br /&gt;
** [[Modules:LabelDiameterEstimation-Documentation-3.5|LabelDiameterEstimation]] Andriy Fedorov (fedorov@bwh.harvard.edu) . &lt;br /&gt;
* [[Image:Slicervmtk_logo.png|right|150px]] The Vascular Modeling Toolkit in 3D Slicer, Daniel Haehn (haehn@bwh.harvard.edu)&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKSlicerModule|VmtkSlicerModule]] prerequisite install for all VMTK plug-ins&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKCenterlines|VMTKCenterlines]] providing centerline computation of surface models&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKEasyLevelSetSegmentation|VMTKEasyLevelSetSegmentation]] providing level-set segmentation of vessels, aneurysms and tubular structures using an easy interface&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKLevelSetSegmentation|VMTKLevelSetSegmentation]] providing level-set segmentation of vessels, aneurysms and tubular structures using different algorithms for initialization and evolution&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKVesselEnhancement|VMTKVesselEnhancement]] providing vessel enhancement filters to highlight vascular or tubular structures&lt;br /&gt;
&lt;br /&gt;
'''Installation Instructions'''&lt;br /&gt;
*Click on the cogwheel icon to start the extensions wizard (highlighted in red)&lt;br /&gt;
[[image:Slicertoolbar.png|Extensions Wizard]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Slicer-3.4.1-extension-manager-2009-10-02.png|thumb|right|Extension manager dialog box]]&lt;br /&gt;
To add extension modules to an installed binary of slicer:&lt;br /&gt;
* Use the View-&amp;gt;Extension Manager menu option&lt;br /&gt;
* The dialog will be initialized with the URL to the extensions that have been compiled to match your binary of slicer.&lt;br /&gt;
** '''Note''' installing extensions from a different repository URL is likely to be unstable due to platform and software version differences.&lt;br /&gt;
** You can select a local install directory for your downloaded extensions (be sure to choose a directory with enough free space).&lt;br /&gt;
* Select the extensions you wish to install and click to download them.  Installed extensions will be available when you restart slicer.&lt;br /&gt;
* To turn modules on or off, you can use the Module Settings page of the View-&amp;gt;Application Settings dialog.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Info for Developers'''&lt;br /&gt;
&lt;br /&gt;
*We are using NITRC as the primary repository for contributed extensions. As a general rule, we do not test the extensions ourselves. Use them at your own risk.&lt;br /&gt;
*Click [http://www.nitrc.org/search/?type_of_search=soft&amp;amp;words=slicer3&amp;amp;Search.x=0&amp;amp;Search.y=0&amp;amp;Search=Search  here] to see a listing of Slicer 3 extensions on NITRC.&lt;br /&gt;
&lt;br /&gt;
*Extensions are compiled as part of the nightly build. In order to have your extension compiled nightly and made available to end users, please contact the Slicer team. For explanations for developers see [[Slicer3:Extensions| here]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleCommandLine|ExampleCommandLine]] Jim Miller &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleLoadableGuiLessModule|ExampleLoadableGuiLessModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleLoadableModule|ExampleLoadableModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:PythonSampleScriptedModule|PythonSampleScriptedModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:TclSampleScriptedModule|TclSampleScriptedModule]] Steve Pieper&lt;br /&gt;
&lt;br /&gt;
=Other information=&lt;br /&gt;
&lt;br /&gt;
'''Developer Tools'''&lt;br /&gt;
*[[Modules:Cameras-Documentation-3.6| Camera Module]] (Sebastian Barre)&lt;br /&gt;
*Note: most developer tools are not documented for end users, but contain comments in the source code&lt;br /&gt;
&lt;br /&gt;
*[[Modules:EMSegmentBatch-Documentation-3.6|EM Segmenter batch]] (Julien Jomier, Brad Davis)&lt;br /&gt;
*[[Modules:GaussianBlurBatch-Documentation-3.6|Gaussian Blur batch]] (Julien Jomier, Stephen Aylward)&lt;br /&gt;
*[[Modules:RegisterImagesBatch-Documentation-3.6|Register Images batch]] (Julien Finet, Stephen Aylward)&lt;br /&gt;
*[[Modules:ResampleVolumeBatch-Documentation-3.6|Resample Volume batch]] (Julien Finet)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Non-SPL Supported Compatibility Packages'''&lt;br /&gt;
* [[Modules:BioImageSuite|BioImageSuite]] Xenios Papademtrios '''Not yet 3.6'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''QA Table'''&lt;br /&gt;
&lt;br /&gt;
[[Slicer-3.6-QA|Slicer 3.6 QA table]]&lt;br /&gt;
&lt;br /&gt;
'''Modules'''&lt;br /&gt;
*Please copy the template linked below, paste it into your page and customize it with your module's information.&lt;br /&gt;
[[Slicer3:Module_Documentation-3.6_Template|Slicer3:Module_Documentation-3.6_Template]] &lt;br /&gt;
*See Requirements for Modules for info to be put into the Help and Acknowledgment Tabs&lt;br /&gt;
*To put your lab's logo into a module, see [[Slicer3:Execution_Model_Documentation#Adding_Module_Logos_to_Slicer3|here]]&lt;br /&gt;
&lt;br /&gt;
Please adhere to the naming scheme for the module documentation:&lt;br /&gt;
*[ [Modules:MyModuleNameNoSpaces-Documentation-3.6|My Module Name With Spaces] ] (First Last Name)&lt;br /&gt;
&lt;br /&gt;
'''Requirements for Modules'''&lt;br /&gt;
{| border=&amp;quot;00&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;| &lt;br /&gt;
* The module is '''feature complete''', it does everything that it advertises it can do&lt;br /&gt;
* The module has a '''test'''. See [http://wiki.na-mic.org/Wiki/index.php/Slicer3:Execution_Model_Testing '''here'''] for more information.&lt;br /&gt;
* Module has '''documentation''' on the [[Documentation-3.5#Modules|Slicer wiki]]. Please use the template provided [[Documentation-3.6#Modules|'''here''']] to structure your page. Please keep in mind that our users are not computer scientists with a background in computer vision.&lt;br /&gt;
*Please add a pointer to the documentation on the Slicer wiki to the the '''Help''' tab of the module. See the '''Editor module''' in Slicer for an example.&lt;br /&gt;
* The contributor (and their manager/advisor), the lab (with labs/institution logo) and the funding source (with grant number, logo optional) are listed in the '''Acknowledegment''' tab of the module. Please see the '''Models module''' for an example. The people listed in the acknowledgement will be the primary people for support and maintenance relative of the module. [[Slicer3:Execution_Model_Documentation#Adding_Module_Logos_to_Slicer3|See here for more information.]]&lt;br /&gt;
** '''Style Guide:''' All acknowledgment icons should be 100x100 pixels, preferably in png format.&lt;br /&gt;
** '''Accessing logos:''' Icons for BIRN, NAC, NA-MIC and IGT are included in Slicer3/Base/GUI//vtkSlicerBaseAcknowledgementLogoIcons.cxx/h and resources for them are in Slicer3/Base/GUI/Resources/vtkSlicerBaseAcknowledgementLogos_ImageData.h. The API for vtkSlicerModuleGUI provides access to these icons. &lt;br /&gt;
** '''Adding logos:''' Please add additional image resources and logo icons to these files as required in order to promote shared use (and to prevent duplication in the code.)&lt;br /&gt;
* Many modules are better suited to be [[Documentation-3.4#Extensions_for_Downloading|downloadable extensions]].  The same module creation guidelines apply, but the actual implementation is done outside of the slicer source code repository.&lt;br /&gt;
* Follow [[Documentation-3.5-Rons-Rules|'''Ron's rules for tools''']]&lt;br /&gt;
| style=&amp;quot;background: #e5e5e5&amp;quot; align=&amp;quot;center&amp;quot;| Examples for the Help and &lt;br /&gt;
Acknowledgment Panels&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #ebeced&amp;quot;|[[Image:SlicerHelpExample.png|center|200px]][[Image:SlicerAcknowledgementExample.png|center|200px]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Please adhere to the naming scheme for the module documentation:&lt;br /&gt;
*[[Modules:MyModuleNameNoSpaces-Documentation-3.6|My Module Name With Spaces] ] (First Last Name)&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15433</id>
		<title>Modules:BRAINSFit</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15433"/>
		<updated>2010-05-06T19:56:28Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSFit&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSFit is a program for mutual information registration of brain imaging data using ITK classes. It is based on an example program included in the ITK distribution,&lt;br /&gt;
&lt;br /&gt;
Insight/Examples/Registration/ImageRegistration8.cxx&lt;br /&gt;
This program is the most functional example of multi-modal 3D rigid image registration provided with ITK. ImageRegistration8 is in the Examples directory, and also sec. 8.5.3 in the ITK manual. We have modified and extended this example in several ways:&lt;br /&gt;
&lt;br /&gt;
*defined a new ITK Transform class, based on itkScaleSkewVersor3DTransform which has 3 dimensions of scale but no skew aspect.&lt;br /&gt;
*implemented a set of functions to convert between Versor Transforms and the general itk::AffineTransform and deferred converting from specific to more general representations to preserve transform information specificity as long as possible. Our Rigid transform is the narrowest, a Versor rotation plus separate translation.&lt;br /&gt;
*Added a template class itkMultiModal3DMutualRegistrationHelper which is templated over the type of ITK transform generated, and the optimizer used.&lt;br /&gt;
*Added image masks as an optional input to the Registration algorithm, limiting the volume considered during registration to voxels within the brain.&lt;br /&gt;
*Added image mask generation as an optional input to the Registration algorithm when meaningful masks such as for whole brain are not available, allowing the fit to at least be focused on whole head tissue.&lt;br /&gt;
*Added the ability to use one transform result, such as the Rigid transform, to initialize a more adaptive transform&lt;br /&gt;
*Defined the command line parameters using tools from the Slicer [ 3] program, in order to conform to the Slicer3 Execution model.&lt;br /&gt;
Added the ability to write output images in any ITK-supported scalar image format.&lt;br /&gt;
*Through extensive testing as part of the BRAINS2 application suite, determined reasonable defaults for registration algorithm parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The BRAINSFit distribution contains a directory named TestData, which contains two example images. The first, test.nii.gz is a NIfTI format image volume, which is used the input for the CTest-managed regression test program. The program makexfrmedImage.cxx, included in the BRAINSFit distribution was used to generate test2.nii.gz, by scaling, rotating and translating test.nii.gz. You can see representative Sagittal slices of test.nii.gz (in this case, the fixed image, test2.nii.gz (the moving image), and the two images ’checkerboarded’ together to the right. To register test2.nii.gz to test.nii.gz, you can use the following command:&lt;br /&gt;
&lt;br /&gt;
 BRAINSFit --fixedVolume test.nii.gz \&lt;br /&gt;
 --movingVolume test2.nii.gz \&lt;br /&gt;
 --outputVolume registered.nii.gz \&lt;br /&gt;
 --transformType Affine&lt;br /&gt;
A representative slice of the registered results image registered.nii.gz is to the right. You can see from the Checkerboard of the Fixed and Registered images that the fit is quite good with Affine transform-based registration. The blurring of the registered images is a consequence of the initial scaling used in generating the moving image from the fixed image, compounded by the interpolation necessitated by the transform operation.&lt;br /&gt;
&lt;br /&gt;
You can see the differences in results if you re-run BRAINSFit using Rigid, ScaleVersor3D, or ScaleSkewVersor3D as the ----transformType parameter. In this case, the authors judged Affine the best method for registering these particular two images; in the BRAINS2 automated processing pipeline, Rigid usually works well for registering research scans.&lt;br /&gt;
&amp;lt;!-- ===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*Required Input Parameters&lt;br /&gt;
**Fixed Image Volume:  The fixed image for registration by mutual information optimization.&lt;br /&gt;
**MovingImage Volume:   The moving image for registration by mutual information optimization.&lt;br /&gt;
**Transform Type: One of the four rigid ITK 3D transform types -- or BSpline -- to use in parameter optimization descent.  BRAINSFit always  optimizes mutual information, but the kind of descent varies with the  transform type.  The valid types are, Rigid, ScaleVersor3D, ScaleSkewVersor3D, Affine, and BSpline.  Specifiying more than one in a comma separated list will initialize the next stage with the previous results. (default: Rigid)&lt;br /&gt;
*Transform Configuration Parameters&lt;br /&gt;
**Initialize Transform Mode:  Determine how to initialize the transform center.  GeometryOn on assumes that the center of the voxel lattice of the images represent similar structures. MomentsOn assumes that the center of mass of the images represent similar structures.  CenterOfHead attempts to use the top of head and shape of neck to drive a center of mass estimate.  Off assumes that the physical space of the images are close, and that centering in terms of the image Origins is a good starting point. This flag is mutually exclusive with the initialTransform flag. (default: Off)&lt;br /&gt;
** Infererior Cut Off From Center: the cut-off below the image centers, in  millimeters, (default: 1000) &lt;br /&gt;
**Initial Tranform:   Filename of transform used to initialize the registration.&lt;br /&gt;
*Important Registration Parameters&lt;br /&gt;
**Number Of Iterations:   The maximum number of iterations to try before failing to converge. Use an explicit limit like 500 or 1000 to manage risk of divergence. (default: 1500)&lt;br /&gt;
**Number Of Samples:     The number of voxels sampled for mutual information computation. Increase this for a slower, more careful fit.  You can also limit the sampling focus with ROI masks and ROIAUTO mask generation. (default: 100000)&lt;br /&gt;
**Minimum Step Size: Each step in the optimization takes steps at least this big.  When none are possible, registration is complete. (default: 0.005)&lt;br /&gt;
**Tranform Scale: How much to scale up changes in position compared to unit rotational changes in radians -- decrease this to put more rotation in the search pattern. (default: 1000)&lt;br /&gt;
** Re-proportion Scale: ScaleVersor3D 'Scale' compensation factor.  Increase this to put more rescaling in a ScaleVersor3D or ScaleSkewVersor3D search pattern.  1.0 works well with a translationScale of 1000.&lt;br /&gt;
**Skew Scale: ScaleSkewVersor3D Skew compensation factor.  Increase this to put more skew in a ScaleSkewVersor3D search pattern.  1.0 works well with a translationScale of 1000.&lt;br /&gt;
**Number Of Grid Subdivisions: The number of subdivisions of the BSpline Grid to be centered on the image space.  Each dimension must have at least 3 subdivisions for the BSpline to be correctly computed.&lt;br /&gt;
**Maximum B-SPline Displacement: Sets the maximum allowed displacements in image physical coordinates for BSpline control grid along each axis.  A value of 0.0 indicates that the problem should be unbounded.  NOTE:  This only constrains the BSpline portion, and does not limit the displacement from the associated bulk transform.  This can lead to a substantial reduction in computation time in the BSpline optimizer.&lt;br /&gt;
*Control of Mask Processing&lt;br /&gt;
**Mask Processing Mode:What mode to use for using the masks.  If ROIAUTO is choosen, then the mask is implicitly defined using a otsu forground and hole filling algorithm. The Region Of Interest mode (choose ROI) uses the masks to define what parts of the image should be used for computing the transform.&lt;br /&gt;
**Output Fixed Mask: Computed mask for Fixed Image (ROIAUTO Mode only)&lt;br /&gt;
**Output Movming Mask: Computed mask for Moving Image (ROIAUTO Mode only)&lt;br /&gt;
** Input Fixed Mask: Fixed Image Mask (ROI only)&lt;br /&gt;
** Input Moving Mask: Moving Image Mask (ROI Only)&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15432</id>
		<title>Modules:BRAINSFit</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15432"/>
		<updated>2010-05-06T19:55:27Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSFit&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSFit is a program for mutual information registration of brain imaging data using ITK classes. It is based on an example program included in the ITK distribution,&lt;br /&gt;
&lt;br /&gt;
Insight/Examples/Registration/ImageRegistration8.cxx&lt;br /&gt;
This program is the most functional example of multi-modal 3D rigid image registration provided with ITK. ImageRegistration8 is in the Examples directory, and also sec. 8.5.3 in the ITK manual. We have modified and extended this example in several ways:&lt;br /&gt;
&lt;br /&gt;
*defined a new ITK Transform class, based on itkScaleSkewVersor3DTransform which has 3 dimensions of scale but no skew aspect.&lt;br /&gt;
*implemented a set of functions to convert between Versor Transforms and the general itk::AffineTransform and deferred converting from specific to more general representations to preserve transform information specificity as long as possible. Our Rigid transform is the narrowest, a Versor rotation plus separate translation.&lt;br /&gt;
*Added a template class itkMultiModal3DMutualRegistrationHelper which is templated over the type of ITK transform generated, and the optimizer used.&lt;br /&gt;
*Added image masks as an optional input to the Registration algorithm, limiting the volume considered during registration to voxels within the brain.&lt;br /&gt;
*Added image mask generation as an optional input to the Registration algorithm when meaningful masks such as for whole brain are not available, allowing the fit to at least be focused on whole head tissue.&lt;br /&gt;
*Added the ability to use one transform result, such as the Rigid transform, to initialize a more adaptive transform&lt;br /&gt;
*Defined the command line parameters using tools from the Slicer [ 3] program, in order to conform to the Slicer3 Execution model.&lt;br /&gt;
Added the ability to write output images in any ITK-supported scalar image format.&lt;br /&gt;
*Through extensive testing as part of the BRAINS2 application suite, determined reasonable defaults for registration algorithm parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The BRAINSFit distribution contains a directory named TestData, which contains two example images. The first, test.nii.gz is a NIfTI format image volume, which is used the input for the CTest-managed regression test program. The program makexfrmedImage.cxx, included in the BRAINSFit distribution was used to generate test2.nii.gz, by scaling, rotating and translating test.nii.gz. You can see representative Sagittal slices of test.nii.gz (in this case, the fixed image, test2.nii.gz (the moving image), and the two images ’checkerboarded’ together to the right. To register test2.nii.gz to test.nii.gz, you can use the following command:&lt;br /&gt;
&lt;br /&gt;
 BRAINSFit --fixedVolume test.nii.gz \&lt;br /&gt;
 --movingVolume test2.nii.gz \&lt;br /&gt;
 --outputVolume registered.nii.gz \&lt;br /&gt;
 --transformType Affine&lt;br /&gt;
A representative slice of the registered results image registered.nii.gz is to the right. You can see from the Checkerboard of the Fixed and Registered images that the fit is quite good with Affine transform-based registration. The blurring of the registered images is a consequence of the initial scaling used in generating the moving image from the fixed image, compounded by the interpolation necessitated by the transform operation.&lt;br /&gt;
&lt;br /&gt;
You can see the differences in results if you re-run BRAINSFit using Rigid, ScaleVersor3D, or ScaleSkewVersor3D as the ----transformType parameter. In this case, the authors judged Affine the best method for registering these particular two images; in the BRAINS2 automated processing pipeline, Rigid usually works well for registering research scans.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*Required Input Parameters&lt;br /&gt;
**Fixed Image Volume:  The fixed image for registration by mutual information optimization.&lt;br /&gt;
**MovingImage Volume:   The moving image for registration by mutual information optimization.&lt;br /&gt;
**Transform Type: One of the four rigid ITK 3D transform types -- or BSpline -- to use in parameter optimization descent.  BRAINSFit always  optimizes mutual information, but the kind of descent varies with the  transform type.  The valid types are, Rigid, ScaleVersor3D, ScaleSkewVersor3D, Affine, and BSpline.  Specifiying more than one in a comma separated list will initialize the next stage with the previous results. (default: Rigid)&lt;br /&gt;
*Transform Configuration Parameters&lt;br /&gt;
**Initialize Transform Mode:  Determine how to initialize the transform center.  GeometryOn on assumes that the center of the voxel lattice of the images represent similar structures. MomentsOn assumes that the center of mass of the images represent similar structures.  CenterOfHead attempts to use the top of head and shape of neck to drive a center of mass estimate.  Off assumes that the physical space of the images are close, and that centering in terms of the image Origins is a good starting point. This flag is mutually exclusive with the initialTransform flag. (default: Off)&lt;br /&gt;
** Infererior Cut Off From Center: the cut-off below the image centers, in  millimeters, (default: 1000) &lt;br /&gt;
**Initial Tranform:   Filename of transform used to initialize the registration.&lt;br /&gt;
*Important Registration Parameters&lt;br /&gt;
**Number Of Iterations:   The maximum number of iterations to try before failing to converge. Use an explicit limit like 500 or 1000 to manage risk of divergence. (default: 1500)&lt;br /&gt;
**Number Of Samples:     The number of voxels sampled for mutual information computation. Increase this for a slower, more careful fit.  You can also limit the sampling focus with ROI masks and ROIAUTO mask generation. (default: 100000)&lt;br /&gt;
**Minimum Step Size: Each step in the optimization takes steps at least this big.  When none are possible, registration is complete. (default: 0.005)&lt;br /&gt;
**Tranform Scale: How much to scale up changes in position compared to unit rotational changes in radians -- decrease this to put more rotation in the search pattern. (default: 1000)&lt;br /&gt;
** Re-proportion Scale: ScaleVersor3D 'Scale' compensation factor.  Increase this to put more rescaling in a ScaleVersor3D or ScaleSkewVersor3D search pattern.  1.0 works well with a translationScale of 1000.&lt;br /&gt;
**Skew Scale: ScaleSkewVersor3D Skew compensation factor.  Increase this to put more skew in a ScaleSkewVersor3D search pattern.  1.0 works well with a translationScale of 1000.&lt;br /&gt;
**Number Of Grid Subdivisions: The number of subdivisions of the BSpline Grid to be centered on the image space.  Each dimension must have at least 3 subdivisions for the BSpline to be correctly computed.&lt;br /&gt;
**Maximum B-SPline Displacement: Sets the maximum allowed displacements in image physical coordinates for BSpline control grid along each axis.  A value of 0.0 indicates that the problem should be unbounded.  NOTE:  This only constrains the BSpline portion, and does not limit the displacement from the associated bulk transform.  This can lead to a substantial reduction in computation time in the BSpline optimizer.&lt;br /&gt;
*Control of Mask Processing&lt;br /&gt;
**Mask Processing Mode:What mode to use for using the masks.  If ROIAUTO is choosen, then the mask is implicitly defined using a otsu forground and hole filling algorithm. The Region Of Interest mode (choose ROI) uses the masks to define what parts of the image should be used for computing the transform.&lt;br /&gt;
**Output Fixed Mask: Computed mask for Fixed Image (ROIAUTO Mode only)&lt;br /&gt;
**Output Movming Mask: Computed mask for Moving Image (ROIAUTO Mode only)&lt;br /&gt;
** Input Fixed Mask: Fixed Image Mask (ROI only)&lt;br /&gt;
** Input Moving Mask: Moving Image Mask (ROI Only)&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15431</id>
		<title>Modules:BRAINSFit</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15431"/>
		<updated>2010-05-06T19:40:10Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSFit&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSFit is a program for mutual information registration of brain imaging data using ITK classes. It is based on an example program included in the ITK distribution,&lt;br /&gt;
&lt;br /&gt;
Insight/Examples/Registration/ImageRegistration8.cxx&lt;br /&gt;
This program is the most functional example of multi-modal 3D rigid image registration provided with ITK. ImageRegistration8 is in the Examples directory, and also sec. 8.5.3 in the ITK manual. We have modified and extended this example in several ways:&lt;br /&gt;
&lt;br /&gt;
*defined a new ITK Transform class, based on itkScaleSkewVersor3DTransform which has 3 dimensions of scale but no skew aspect.&lt;br /&gt;
*implemented a set of functions to convert between Versor Transforms and the general itk::AffineTransform and deferred converting from specific to more general representations to preserve transform information specificity as long as possible. Our Rigid transform is the narrowest, a Versor rotation plus separate translation.&lt;br /&gt;
*Added a template class itkMultiModal3DMutualRegistrationHelper which is templated over the type of ITK transform generated, and the optimizer used.&lt;br /&gt;
*Added image masks as an optional input to the Registration algorithm, limiting the volume considered during registration to voxels within the brain.&lt;br /&gt;
*Added image mask generation as an optional input to the Registration algorithm when meaningful masks such as for whole brain are not available, allowing the fit to at least be focused on whole head tissue.&lt;br /&gt;
*Added the ability to use one transform result, such as the Rigid transform, to initialize a more adaptive transform&lt;br /&gt;
*Defined the command line parameters using tools from the Slicer [ 3] program, in order to conform to the Slicer3 Execution model.&lt;br /&gt;
Added the ability to write output images in any ITK-supported scalar image format.&lt;br /&gt;
*Through extensive testing as part of the BRAINS2 application suite, determined reasonable defaults for registration algorithm parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The BRAINSFit distribution contains a directory named TestData, which contains two example images. The first, test.nii.gz is a NIfTI format image volume, which is used the input for the CTest-managed regression test program. The program makexfrmedImage.cxx, included in the BRAINSFit distribution was used to generate test2.nii.gz, by scaling, rotating and translating test.nii.gz. You can see representative Sagittal slices of test.nii.gz (in this case, the fixed image, test2.nii.gz (the moving image), and the two images ’checkerboarded’ together to the right. To register test2.nii.gz to test.nii.gz, you can use the following command:&lt;br /&gt;
&lt;br /&gt;
 BRAINSFit --fixedVolume test.nii.gz \&lt;br /&gt;
 --movingVolume test2.nii.gz \&lt;br /&gt;
 --outputVolume registered.nii.gz \&lt;br /&gt;
 --transformType Affine&lt;br /&gt;
A representative slice of the registered results image registered.nii.gz is to the right. You can see from the Checkerboard of the Fixed and Registered images that the fit is quite good with Affine transform-based registration. The blurring of the registered images is a consequence of the initial scaling used in generating the moving image from the fixed image, compounded by the interpolation necessitated by the transform operation.&lt;br /&gt;
&lt;br /&gt;
You can see the differences in results if you re-run BRAINSFit using Rigid, ScaleVersor3D, or ScaleSkewVersor3D as the ----transformType parameter. In this case, the authors judged Affine the best method for registering these particular two images; in the BRAINS2 automated processing pipeline, Rigid usually works well for registering research scans.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*Required Input Parameters&lt;br /&gt;
**Fixed Image Volume:  The fixed image for registration by mutual information optimization.&lt;br /&gt;
**MovingImage Volume:   The moving image for registration by mutual information optimization.&lt;br /&gt;
**Transform Type: One of the four rigid ITK 3D transform types -- or BSpline -- to use in parameter optimization descent.  BRAINSFit always  optimizes mutual information, but the kind of descent varies with the  transform type.  The valid types are, Rigid, ScaleVersor3D, ScaleSkewVersor3D, Affine, and BSpline.  Specifiying more than one in a comma separated list will initialize the next stage with the previous results. (default: Rigid)&lt;br /&gt;
*Transform Configuration Parameters&lt;br /&gt;
**Initialize Transform Mode:  Determine how to initialize the transform center.  GeometryOn on assumes that the center of the voxel lattice of the images represent similar structures. MomentsOn assumes that the center of mass of the images represent similar structures.  CenterOfHead attempts to use the top of head and shape of neck to drive a center of mass estimate.  Off assumes that the physical space of the images are close, and that centering in terms of the image Origins is a good starting point. This flag is mutually exclusive with the initialTransform flag. (default: Off)&lt;br /&gt;
** Infererior Cut Off From Center: the cut-off below the image centers, in  millimeters, (default: 1000) &lt;br /&gt;
**Initial Tranform:   Filename of transform used to initialize the registration.&lt;br /&gt;
&lt;br /&gt;
   --returnparameterfile &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename in which to write simple return parameters (int, float,&lt;br /&gt;
     int-vector, etc.) as opposed to bulk return parameters (image,&lt;br /&gt;
     geometry, transform, measurement, table).&lt;br /&gt;
&lt;br /&gt;
   --processinformationaddress &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Address of a structure to store process information (progress, abort,&lt;br /&gt;
     etc.). (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --xml&lt;br /&gt;
     Produce xml description of command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --echo&lt;br /&gt;
     Echo the command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   -p,  --promptUser&lt;br /&gt;
     Prompt the user to hit enter each time an image is sent to the&lt;br /&gt;
     DebugImageViewer (default: 0)&lt;br /&gt;
&lt;br /&gt;
   -G,  --gui&lt;br /&gt;
     Display intermediate image volumes for debugging.  NOTE:  This is not&lt;br /&gt;
     part of the standard build sytem, and probably does nothing on your&lt;br /&gt;
     installation. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --projectedGradientTolerance &amp;lt;double&amp;gt;&lt;br /&gt;
     From itkLBFGSBOptimizer.h: Set/Get the ProjectedGradientTolerance.&lt;br /&gt;
     Algorithm terminates when the project gradient is below the tolerance.&lt;br /&gt;
     Default lbfgsb value is 1e-5, but 1e-4 seems to work well. (default:&lt;br /&gt;
     0.0001)&lt;br /&gt;
&lt;br /&gt;
   --costFunctionConvergenceFactor &amp;lt;double&amp;gt;&lt;br /&gt;
     From itkLBFGSBOptimizer.h: Set/Get the CostFunctionConvergenceFactor.&lt;br /&gt;
     Algorithm terminates when the reduction in cost function is less than&lt;br /&gt;
     (factor * epsmcj) where epsmch is the machine precision. Typical&lt;br /&gt;
     values for factor: 1e+12 for low accuracy; 1e+7 for moderate accuracy&lt;br /&gt;
     and 1e+1 for extremely high accuracy.  1e+9 seems to work well.&lt;br /&gt;
     (default: 1e+09)&lt;br /&gt;
&lt;br /&gt;
   --debugLevel &amp;lt;int&amp;gt;&lt;br /&gt;
     Display debug messages, and produce debug intermediate results.  0=OFF&lt;br /&gt;
     , 1=Minimal, 10=Maximum debugging. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --debugNumberOfThreads &amp;lt;int&amp;gt;&lt;br /&gt;
     Explicitly specify the maximum number of threads to use. (default: -1)&lt;br /&gt;
&lt;br /&gt;
   --writeTransformOnFailure&lt;br /&gt;
     Flag to save the final transform even if the numberOfIterations are&lt;br /&gt;
     reached without convergence. (Intended for use when --failureExitCode&lt;br /&gt;
     0 ) (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --failureExitCode &amp;lt;int&amp;gt;&lt;br /&gt;
     If the fit fails, exit with this status code.  (It can be used to&lt;br /&gt;
     force a successfult exit status of (0) if the registration fails due&lt;br /&gt;
     to reaching the maximum number of iterations. (default: -1)&lt;br /&gt;
&lt;br /&gt;
   --maximumStepSize &amp;lt;double&amp;gt;&lt;br /&gt;
     Internal debugging parameter, and should probably never be used from&lt;br /&gt;
     the command line.  This will be removed in the future. (default: 0.2)&lt;br /&gt;
&lt;br /&gt;
   --relaxationFactor &amp;lt;double&amp;gt;&lt;br /&gt;
     Internal debugging parameter, and should probably never be used from&lt;br /&gt;
     the command line.  This will be removed in the future. (default: 0.5)&lt;br /&gt;
&lt;br /&gt;
   --useExplicitPDFDerivativesMode &amp;lt;AUTO|ON|OFF&amp;gt;&lt;br /&gt;
     Using mode AUTO means OFF for BSplineDeformableTransforms and ON for&lt;br /&gt;
     the linear transforms.  The ON alternative uses more memory to&lt;br /&gt;
     sometimes do a better job. (default: AUTO)&lt;br /&gt;
&lt;br /&gt;
   --useCachingOfBSplineWeightsMode &amp;lt;ON|OFF&amp;gt;&lt;br /&gt;
     This is a 5x speed advantage at the expense of requiring much more&lt;br /&gt;
     memory.  Only relevant when transformType is BSpline. (default: ON)&lt;br /&gt;
&lt;br /&gt;
   --movingVolumeOrigin &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The coordinates of the origin of the moving image.  This will&lt;br /&gt;
     over-ride the information read from disk and is VERY DANGEROUS.&lt;br /&gt;
     (default: 0,0,0)&lt;br /&gt;
&lt;br /&gt;
   --fixedVolumeOrigin &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The coordinates of the origin of the fixed image.  This will over-ride&lt;br /&gt;
     the information read from disk and is VERY DANGEROUS. (default: 0,0&lt;br /&gt;
     ,0)&lt;br /&gt;
&lt;br /&gt;
   --permitParameterVariation &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     A bit vector to permit linear transform parameters to vary under&lt;br /&gt;
     optimization.  The vector order corresponds with transform parameters,&lt;br /&gt;
     and beyond the end ones fill in as a default.  For instance, you can&lt;br /&gt;
     choose to rotate only in x (pitch) with 1,0,0;  this is mostly for&lt;br /&gt;
     expert use in turning on and off individual degrees of freedom in&lt;br /&gt;
     rotation, translation or scaling without multiplying the number of&lt;br /&gt;
     transform representations; this trick is probably meaningless when&lt;br /&gt;
     tried with the general affine transform.&lt;br /&gt;
&lt;br /&gt;
   --studyID &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Identifier for the scanner encounter (MRQID), This will eventually be&lt;br /&gt;
     removed. (default: ANON)&lt;br /&gt;
&lt;br /&gt;
   --patientID &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Identifier for the research subject, This will eventually be removed.&lt;br /&gt;
     (default: ANON)&lt;br /&gt;
&lt;br /&gt;
   --numberOfMatchPoints &amp;lt;int&amp;gt;&lt;br /&gt;
     the number of match points (default: 10)&lt;br /&gt;
&lt;br /&gt;
   --numberOfHistogramBins &amp;lt;int&amp;gt;&lt;br /&gt;
     the number of histogram levels (default: 50)&lt;br /&gt;
&lt;br /&gt;
   -e,  --histogramMatch&lt;br /&gt;
     Histogram Match the input images.  This is suitable for images of the&lt;br /&gt;
     same modality that may have different absolute scales, but the same&lt;br /&gt;
     overall intensity profile. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --medianFilterSize &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The radius for the optional MedianImageFilter preprocessing in all 3&lt;br /&gt;
     directions. (default: 0,0,0)&lt;br /&gt;
&lt;br /&gt;
   --movingVolumeTimeIndex &amp;lt;int&amp;gt;&lt;br /&gt;
     The index in the time series for the 3D moving image to fit, if&lt;br /&gt;
     4-dimensional. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --fixedVolumeTimeIndex &amp;lt;int&amp;gt;&lt;br /&gt;
     The index in the time series for the 3D fixed image to fit, if&lt;br /&gt;
     4-dimensional. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --movingBinaryVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Moving Image binary mask volume.&lt;br /&gt;
&lt;br /&gt;
   --fixedBinaryVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Fixed Image binary mask volume.&lt;br /&gt;
&lt;br /&gt;
   --outputMovingVolumeROI &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The ROI automatically found in moving image.&lt;br /&gt;
&lt;br /&gt;
   --outputFixedVolumeROI &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The ROI automatically found in fixed image.&lt;br /&gt;
&lt;br /&gt;
   --maskProcessingMode &amp;lt;NOMASK|ROIAUTO|ROI&amp;gt;&lt;br /&gt;
     What mode to use for using the masks.  If ROIAUTO is choosen, then the&lt;br /&gt;
     mask is implicitly defined using a otsu forground and hole filling&lt;br /&gt;
     algorithm. The Region Of Interest mode (choose ROI) uses the masks to&lt;br /&gt;
     define what parts of the image should be used for computing the&lt;br /&gt;
     transform. (default: NOMASK)&lt;br /&gt;
&lt;br /&gt;
   --useWindowedSinc&lt;br /&gt;
     Use windowedSinc interpolation to create output images.  WARNING: This&lt;br /&gt;
     will add 8 minutes to the interpolation of the final image of size&lt;br /&gt;
     256x256x256. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --scaleOutputValues&lt;br /&gt;
     If true, and the voxel values do not fit within the minimum and&lt;br /&gt;
     maximum values of the desired outputVolumePixelType, then linearly&lt;br /&gt;
     scale the min/max output image voxel values to fit within the min/max&lt;br /&gt;
     range of the outputVolumePixelType. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --backgroundFillValue &amp;lt;double&amp;gt;&lt;br /&gt;
     Background fill value for output image. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --outputVolumePixelType &amp;lt;float|short|ushort|int|uint|uchar&amp;gt;&lt;br /&gt;
     The output image Pixel Type is the scalar datatype for representation&lt;br /&gt;
     of the Output Volume. (default: float)&lt;br /&gt;
&lt;br /&gt;
   --outputVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The (optional) output image for registration.&lt;br /&gt;
&lt;br /&gt;
   --strippedOutputTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     File name for the estimated transform, stripped of scaling, to&lt;br /&gt;
     register the moving image to the fixed image.&lt;br /&gt;
&lt;br /&gt;
   --outputTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename to which save the estimated transform.&lt;br /&gt;
&lt;br /&gt;
   --maxBSplineDisplacement &amp;lt;double&amp;gt;&lt;br /&gt;
     Sets the maximum allowed displacements in image physical coordinates&lt;br /&gt;
     for BSpline control grid along each axis.  A value of 0.0 indicates&lt;br /&gt;
     that the problem should be unbounded.  NOTE:  This only constrains the&lt;br /&gt;
     BSpline portion, and does not limit the displacement from the&lt;br /&gt;
     associated bulk transform.  This can lead to a substantial reduction&lt;br /&gt;
     in computation time in the BSpline optimizer. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --splineGridSize &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The number of subdivisions of the BSpline Grid to be centered on the&lt;br /&gt;
     image space.  Each dimension must have at least 3 subdivisions for the&lt;br /&gt;
     BSpline to be correctly computed. (default: 14,10,12)&lt;br /&gt;
&lt;br /&gt;
   --skewScale &amp;lt;double&amp;gt;&lt;br /&gt;
     ScaleSkewVersor3D Skew compensation factor.  Increase this to put more&lt;br /&gt;
     skew in a ScaleSkewVersor3D search pattern.  1.0 works well with a&lt;br /&gt;
     translationScale of 1000.0 (default: 1)&lt;br /&gt;
&lt;br /&gt;
   --reproportionScale &amp;lt;double&amp;gt;&lt;br /&gt;
     ScaleVersor3D 'Scale' compensation factor.  Increase this to put more&lt;br /&gt;
     rescaling in a ScaleVersor3D or ScaleSkewVersor3D search pattern.  1.0&lt;br /&gt;
     works well with a translationScale of 1000.0 (default: 1)&lt;br /&gt;
&lt;br /&gt;
   --translationScale &amp;lt;double&amp;gt;&lt;br /&gt;
     How much to scale up changes in position compared to unit rotational&lt;br /&gt;
     changes in radians -- decrease this to put more rotation in the search&lt;br /&gt;
     pattern. (default: 1000)&lt;br /&gt;
&lt;br /&gt;
   --minimumStepSize &amp;lt;std::vector&amp;lt;double&amp;gt;&amp;gt;&lt;br /&gt;
     Each step in the optimization takes steps at least this big.  When&lt;br /&gt;
     none are possible, registration is complete. (default: 0.005)&lt;br /&gt;
&lt;br /&gt;
   --numberOfSamples &amp;lt;int&amp;gt;&lt;br /&gt;
     The number of voxels sampled for mutual information computation. &lt;br /&gt;
     Increase this for a slower, more careful fit.  You can also limit the&lt;br /&gt;
     sampling focus with ROI masks and ROIAUTO mask generation. (default:&lt;br /&gt;
     100000)&lt;br /&gt;
&lt;br /&gt;
   --numberOfIterations &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The maximum number of iterations to try before failing to converge. &lt;br /&gt;
     Use an explicit limit like 500 or 1000 to manage risk of divergence&lt;br /&gt;
     (default: 1500)&lt;br /&gt;
&lt;br /&gt;
   --initialTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
  &lt;br /&gt;
   --initializeTransformMode &amp;lt;Off|MomentsOn|CenterOfHead|GeometryOn&amp;gt;&lt;br /&gt;
     Determine how to initialize the transform center.  GeometryOn on&lt;br /&gt;
     assumes that the center of the voxel lattice of the images represent&lt;br /&gt;
     similar structures.  MomentsOn assumes that the center of mass of the&lt;br /&gt;
     images represent similar structures.  CenterOfHead attempts to use the&lt;br /&gt;
     top of head and shape of neck to drive a center of mass estimate.  Off&lt;br /&gt;
     assumes that the physical space of the images are close, and that&lt;br /&gt;
     centering in terms of the image Origins is a good starting point. &lt;br /&gt;
     This flag is mutually exclusive with the initialTransform flag.&lt;br /&gt;
     (default: Off)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15430</id>
		<title>Modules:BRAINSFit</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15430"/>
		<updated>2010-05-06T19:35:21Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSFit&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSFit is a program for mutual information registration of brain imaging data using ITK classes. It is based on an example program included in the ITK distribution,&lt;br /&gt;
&lt;br /&gt;
Insight/Examples/Registration/ImageRegistration8.cxx&lt;br /&gt;
This program is the most functional example of multi-modal 3D rigid image registration provided with ITK. ImageRegistration8 is in the Examples directory, and also sec. 8.5.3 in the ITK manual. We have modified and extended this example in several ways:&lt;br /&gt;
&lt;br /&gt;
*defined a new ITK Transform class, based on itkScaleSkewVersor3DTransform which has 3 dimensions of scale but no skew aspect.&lt;br /&gt;
*implemented a set of functions to convert between Versor Transforms and the general itk::AffineTransform and deferred converting from specific to more general representations to preserve transform information specificity as long as possible. Our Rigid transform is the narrowest, a Versor rotation plus separate translation.&lt;br /&gt;
*Added a template class itkMultiModal3DMutualRegistrationHelper which is templated over the type of ITK transform generated, and the optimizer used.&lt;br /&gt;
*Added image masks as an optional input to the Registration algorithm, limiting the volume considered during registration to voxels within the brain.&lt;br /&gt;
*Added image mask generation as an optional input to the Registration algorithm when meaningful masks such as for whole brain are not available, allowing the fit to at least be focused on whole head tissue.&lt;br /&gt;
*Added the ability to use one transform result, such as the Rigid transform, to initialize a more adaptive transform&lt;br /&gt;
*Defined the command line parameters using tools from the Slicer [ 3] program, in order to conform to the Slicer3 Execution model.&lt;br /&gt;
Added the ability to write output images in any ITK-supported scalar image format.&lt;br /&gt;
*Through extensive testing as part of the BRAINS2 application suite, determined reasonable defaults for registration algorithm parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The BRAINSFit distribution contains a directory named TestData, which contains two example images. The first, test.nii.gz is a NIfTI format image volume, which is used the input for the CTest-managed regression test program. The program makexfrmedImage.cxx, included in the BRAINSFit distribution was used to generate test2.nii.gz, by scaling, rotating and translating test.nii.gz. You can see representative Sagittal slices of test.nii.gz (in this case, the fixed image, test2.nii.gz (the moving image), and the two images ’checkerboarded’ together to the right. To register test2.nii.gz to test.nii.gz, you can use the following command:&lt;br /&gt;
&lt;br /&gt;
 BRAINSFit --fixedVolume test.nii.gz \&lt;br /&gt;
 --movingVolume test2.nii.gz \&lt;br /&gt;
 --outputVolume registered.nii.gz \&lt;br /&gt;
 --transformType Affine&lt;br /&gt;
A representative slice of the registered results image registered.nii.gz is to the right. You can see from the Checkerboard of the Fixed and Registered images that the fit is quite good with Affine transform-based registration. The blurring of the registered images is a consequence of the initial scaling used in generating the moving image from the fixed image, compounded by the interpolation necessitated by the transform operation.&lt;br /&gt;
&lt;br /&gt;
You can see the differences in results if you re-run BRAINSFit using Rigid, ScaleVersor3D, or ScaleSkewVersor3D as the ----transformType parameter. In this case, the authors judged Affine the best method for registering these particular two images; in the BRAINS2 automated processing pipeline, Rigid usually works well for registering research scans.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*Fixed Image Volume:  The fixed image for registration by mutual information optimization.&lt;br /&gt;
*MovingImage Volume:   The moving image for registration by mutual information optimization.&lt;br /&gt;
*Transform Type: One of the four rigid ITK 3D transform types -- or BSpline -- to use in parameter optimization descent.  BRAINSFit always  optimizes mutual information, but the kind of descent varies with the  transform type.  The valid types are, Rigid, ScaleVersor3D, ScaleSkewVersor3D, Affine, and BSpline.  Specifiying more than one in a comma separated list will initialize the next stage with the previous results. (default: Rigid)&lt;br /&gt;
&lt;br /&gt;
   --returnparameterfile &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename in which to write simple return parameters (int, float,&lt;br /&gt;
     int-vector, etc.) as opposed to bulk return parameters (image,&lt;br /&gt;
     geometry, transform, measurement, table).&lt;br /&gt;
&lt;br /&gt;
   --processinformationaddress &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Address of a structure to store process information (progress, abort,&lt;br /&gt;
     etc.). (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --xml&lt;br /&gt;
     Produce xml description of command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --echo&lt;br /&gt;
     Echo the command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   -p,  --promptUser&lt;br /&gt;
     Prompt the user to hit enter each time an image is sent to the&lt;br /&gt;
     DebugImageViewer (default: 0)&lt;br /&gt;
&lt;br /&gt;
   -G,  --gui&lt;br /&gt;
     Display intermediate image volumes for debugging.  NOTE:  This is not&lt;br /&gt;
     part of the standard build sytem, and probably does nothing on your&lt;br /&gt;
     installation. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --projectedGradientTolerance &amp;lt;double&amp;gt;&lt;br /&gt;
     From itkLBFGSBOptimizer.h: Set/Get the ProjectedGradientTolerance.&lt;br /&gt;
     Algorithm terminates when the project gradient is below the tolerance.&lt;br /&gt;
     Default lbfgsb value is 1e-5, but 1e-4 seems to work well. (default:&lt;br /&gt;
     0.0001)&lt;br /&gt;
&lt;br /&gt;
   --costFunctionConvergenceFactor &amp;lt;double&amp;gt;&lt;br /&gt;
     From itkLBFGSBOptimizer.h: Set/Get the CostFunctionConvergenceFactor.&lt;br /&gt;
     Algorithm terminates when the reduction in cost function is less than&lt;br /&gt;
     (factor * epsmcj) where epsmch is the machine precision. Typical&lt;br /&gt;
     values for factor: 1e+12 for low accuracy; 1e+7 for moderate accuracy&lt;br /&gt;
     and 1e+1 for extremely high accuracy.  1e+9 seems to work well.&lt;br /&gt;
     (default: 1e+09)&lt;br /&gt;
&lt;br /&gt;
   --debugLevel &amp;lt;int&amp;gt;&lt;br /&gt;
     Display debug messages, and produce debug intermediate results.  0=OFF&lt;br /&gt;
     , 1=Minimal, 10=Maximum debugging. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --debugNumberOfThreads &amp;lt;int&amp;gt;&lt;br /&gt;
     Explicitly specify the maximum number of threads to use. (default: -1)&lt;br /&gt;
&lt;br /&gt;
   --writeTransformOnFailure&lt;br /&gt;
     Flag to save the final transform even if the numberOfIterations are&lt;br /&gt;
     reached without convergence. (Intended for use when --failureExitCode&lt;br /&gt;
     0 ) (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --failureExitCode &amp;lt;int&amp;gt;&lt;br /&gt;
     If the fit fails, exit with this status code.  (It can be used to&lt;br /&gt;
     force a successfult exit status of (0) if the registration fails due&lt;br /&gt;
     to reaching the maximum number of iterations. (default: -1)&lt;br /&gt;
&lt;br /&gt;
   --maximumStepSize &amp;lt;double&amp;gt;&lt;br /&gt;
     Internal debugging parameter, and should probably never be used from&lt;br /&gt;
     the command line.  This will be removed in the future. (default: 0.2)&lt;br /&gt;
&lt;br /&gt;
   --relaxationFactor &amp;lt;double&amp;gt;&lt;br /&gt;
     Internal debugging parameter, and should probably never be used from&lt;br /&gt;
     the command line.  This will be removed in the future. (default: 0.5)&lt;br /&gt;
&lt;br /&gt;
   --useExplicitPDFDerivativesMode &amp;lt;AUTO|ON|OFF&amp;gt;&lt;br /&gt;
     Using mode AUTO means OFF for BSplineDeformableTransforms and ON for&lt;br /&gt;
     the linear transforms.  The ON alternative uses more memory to&lt;br /&gt;
     sometimes do a better job. (default: AUTO)&lt;br /&gt;
&lt;br /&gt;
   --useCachingOfBSplineWeightsMode &amp;lt;ON|OFF&amp;gt;&lt;br /&gt;
     This is a 5x speed advantage at the expense of requiring much more&lt;br /&gt;
     memory.  Only relevant when transformType is BSpline. (default: ON)&lt;br /&gt;
&lt;br /&gt;
   --movingVolumeOrigin &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The coordinates of the origin of the moving image.  This will&lt;br /&gt;
     over-ride the information read from disk and is VERY DANGEROUS.&lt;br /&gt;
     (default: 0,0,0)&lt;br /&gt;
&lt;br /&gt;
   --fixedVolumeOrigin &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The coordinates of the origin of the fixed image.  This will over-ride&lt;br /&gt;
     the information read from disk and is VERY DANGEROUS. (default: 0,0&lt;br /&gt;
     ,0)&lt;br /&gt;
&lt;br /&gt;
   --permitParameterVariation &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     A bit vector to permit linear transform parameters to vary under&lt;br /&gt;
     optimization.  The vector order corresponds with transform parameters,&lt;br /&gt;
     and beyond the end ones fill in as a default.  For instance, you can&lt;br /&gt;
     choose to rotate only in x (pitch) with 1,0,0;  this is mostly for&lt;br /&gt;
     expert use in turning on and off individual degrees of freedom in&lt;br /&gt;
     rotation, translation or scaling without multiplying the number of&lt;br /&gt;
     transform representations; this trick is probably meaningless when&lt;br /&gt;
     tried with the general affine transform.&lt;br /&gt;
&lt;br /&gt;
   --studyID &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Identifier for the scanner encounter (MRQID), This will eventually be&lt;br /&gt;
     removed. (default: ANON)&lt;br /&gt;
&lt;br /&gt;
   --patientID &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Identifier for the research subject, This will eventually be removed.&lt;br /&gt;
     (default: ANON)&lt;br /&gt;
&lt;br /&gt;
   --numberOfMatchPoints &amp;lt;int&amp;gt;&lt;br /&gt;
     the number of match points (default: 10)&lt;br /&gt;
&lt;br /&gt;
   --numberOfHistogramBins &amp;lt;int&amp;gt;&lt;br /&gt;
     the number of histogram levels (default: 50)&lt;br /&gt;
&lt;br /&gt;
   -e,  --histogramMatch&lt;br /&gt;
     Histogram Match the input images.  This is suitable for images of the&lt;br /&gt;
     same modality that may have different absolute scales, but the same&lt;br /&gt;
     overall intensity profile. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --medianFilterSize &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The radius for the optional MedianImageFilter preprocessing in all 3&lt;br /&gt;
     directions. (default: 0,0,0)&lt;br /&gt;
&lt;br /&gt;
   --movingVolumeTimeIndex &amp;lt;int&amp;gt;&lt;br /&gt;
     The index in the time series for the 3D moving image to fit, if&lt;br /&gt;
     4-dimensional. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --fixedVolumeTimeIndex &amp;lt;int&amp;gt;&lt;br /&gt;
     The index in the time series for the 3D fixed image to fit, if&lt;br /&gt;
     4-dimensional. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --movingBinaryVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Moving Image binary mask volume.&lt;br /&gt;
&lt;br /&gt;
   --fixedBinaryVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Fixed Image binary mask volume.&lt;br /&gt;
&lt;br /&gt;
   --outputMovingVolumeROI &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The ROI automatically found in moving image.&lt;br /&gt;
&lt;br /&gt;
   --outputFixedVolumeROI &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The ROI automatically found in fixed image.&lt;br /&gt;
&lt;br /&gt;
   --maskProcessingMode &amp;lt;NOMASK|ROIAUTO|ROI&amp;gt;&lt;br /&gt;
     What mode to use for using the masks.  If ROIAUTO is choosen, then the&lt;br /&gt;
     mask is implicitly defined using a otsu forground and hole filling&lt;br /&gt;
     algorithm. The Region Of Interest mode (choose ROI) uses the masks to&lt;br /&gt;
     define what parts of the image should be used for computing the&lt;br /&gt;
     transform. (default: NOMASK)&lt;br /&gt;
&lt;br /&gt;
   --useWindowedSinc&lt;br /&gt;
     Use windowedSinc interpolation to create output images.  WARNING: This&lt;br /&gt;
     will add 8 minutes to the interpolation of the final image of size&lt;br /&gt;
     256x256x256. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --scaleOutputValues&lt;br /&gt;
     If true, and the voxel values do not fit within the minimum and&lt;br /&gt;
     maximum values of the desired outputVolumePixelType, then linearly&lt;br /&gt;
     scale the min/max output image voxel values to fit within the min/max&lt;br /&gt;
     range of the outputVolumePixelType. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --backgroundFillValue &amp;lt;double&amp;gt;&lt;br /&gt;
     Background fill value for output image. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --outputVolumePixelType &amp;lt;float|short|ushort|int|uint|uchar&amp;gt;&lt;br /&gt;
     The output image Pixel Type is the scalar datatype for representation&lt;br /&gt;
     of the Output Volume. (default: float)&lt;br /&gt;
&lt;br /&gt;
   --outputVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The (optional) output image for registration.&lt;br /&gt;
&lt;br /&gt;
   --strippedOutputTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     File name for the estimated transform, stripped of scaling, to&lt;br /&gt;
     register the moving image to the fixed image.&lt;br /&gt;
&lt;br /&gt;
   --outputTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename to which save the estimated transform.&lt;br /&gt;
&lt;br /&gt;
   --maxBSplineDisplacement &amp;lt;double&amp;gt;&lt;br /&gt;
     Sets the maximum allowed displacements in image physical coordinates&lt;br /&gt;
     for BSpline control grid along each axis.  A value of 0.0 indicates&lt;br /&gt;
     that the problem should be unbounded.  NOTE:  This only constrains the&lt;br /&gt;
     BSpline portion, and does not limit the displacement from the&lt;br /&gt;
     associated bulk transform.  This can lead to a substantial reduction&lt;br /&gt;
     in computation time in the BSpline optimizer. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --splineGridSize &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The number of subdivisions of the BSpline Grid to be centered on the&lt;br /&gt;
     image space.  Each dimension must have at least 3 subdivisions for the&lt;br /&gt;
     BSpline to be correctly computed. (default: 14,10,12)&lt;br /&gt;
&lt;br /&gt;
   --skewScale &amp;lt;double&amp;gt;&lt;br /&gt;
     ScaleSkewVersor3D Skew compensation factor.  Increase this to put more&lt;br /&gt;
     skew in a ScaleSkewVersor3D search pattern.  1.0 works well with a&lt;br /&gt;
     translationScale of 1000.0 (default: 1)&lt;br /&gt;
&lt;br /&gt;
   --reproportionScale &amp;lt;double&amp;gt;&lt;br /&gt;
     ScaleVersor3D 'Scale' compensation factor.  Increase this to put more&lt;br /&gt;
     rescaling in a ScaleVersor3D or ScaleSkewVersor3D search pattern.  1.0&lt;br /&gt;
     works well with a translationScale of 1000.0 (default: 1)&lt;br /&gt;
&lt;br /&gt;
   --translationScale &amp;lt;double&amp;gt;&lt;br /&gt;
     How much to scale up changes in position compared to unit rotational&lt;br /&gt;
     changes in radians -- decrease this to put more rotation in the search&lt;br /&gt;
     pattern. (default: 1000)&lt;br /&gt;
&lt;br /&gt;
   --minimumStepSize &amp;lt;std::vector&amp;lt;double&amp;gt;&amp;gt;&lt;br /&gt;
     Each step in the optimization takes steps at least this big.  When&lt;br /&gt;
     none are possible, registration is complete. (default: 0.005)&lt;br /&gt;
&lt;br /&gt;
   --numberOfSamples &amp;lt;int&amp;gt;&lt;br /&gt;
     The number of voxels sampled for mutual information computation. &lt;br /&gt;
     Increase this for a slower, more careful fit.  You can also limit the&lt;br /&gt;
     sampling focus with ROI masks and ROIAUTO mask generation. (default:&lt;br /&gt;
     100000)&lt;br /&gt;
&lt;br /&gt;
   --numberOfIterations &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The maximum number of iterations to try before failing to converge. &lt;br /&gt;
     Use an explicit limit like 500 or 1000 to manage risk of divergence&lt;br /&gt;
     (default: 1500)&lt;br /&gt;
&lt;br /&gt;
   --initialTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename of transform used to initialize the registration.&lt;br /&gt;
&lt;br /&gt;
   --maskInferiorCutOffFromCenter &amp;lt;double&amp;gt;&lt;br /&gt;
     For use with --initializeTransformMode CenterOfHead (and&lt;br /&gt;
     --maskProcessingMode ROIAUTO): the cut-off below the image centers, in&lt;br /&gt;
     millimeters, (default: 1000)&lt;br /&gt;
&lt;br /&gt;
   --initializeTransformMode &amp;lt;Off|MomentsOn|CenterOfHead|GeometryOn&amp;gt;&lt;br /&gt;
     Determine how to initialize the transform center.  GeometryOn on&lt;br /&gt;
     assumes that the center of the voxel lattice of the images represent&lt;br /&gt;
     similar structures.  MomentsOn assumes that the center of mass of the&lt;br /&gt;
     images represent similar structures.  CenterOfHead attempts to use the&lt;br /&gt;
     top of head and shape of neck to drive a center of mass estimate.  Off&lt;br /&gt;
     assumes that the physical space of the images are close, and that&lt;br /&gt;
     centering in terms of the image Origins is a good starting point. &lt;br /&gt;
     This flag is mutually exclusive with the initialTransform flag.&lt;br /&gt;
     (default: Off)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15429</id>
		<title>Modules:BRAINSFit</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15429"/>
		<updated>2010-05-06T19:33:52Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSFit&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSFit is a program for mutual information registration of brain imaging data using ITK classes. It is based on an example program included in the ITK distribution,&lt;br /&gt;
&lt;br /&gt;
Insight/Examples/Registration/ImageRegistration8.cxx&lt;br /&gt;
This program is the most functional example of multi-modal 3D rigid image registration provided with ITK. ImageRegistration8 is in the Examples directory, and also sec. 8.5.3 in the ITK manual. We have modified and extended this example in several ways:&lt;br /&gt;
&lt;br /&gt;
*defined a new ITK Transform class, based on itkScaleSkewVersor3DTransform which has 3 dimensions of scale but no skew aspect.&lt;br /&gt;
*implemented a set of functions to convert between Versor Transforms and the general itk::AffineTransform and deferred converting from specific to more general representations to preserve transform information specificity as long as possible. Our Rigid transform is the narrowest, a Versor rotation plus separate translation.&lt;br /&gt;
*Added a template class itkMultiModal3DMutualRegistrationHelper which is templated over the type of ITK transform generated, and the optimizer used.&lt;br /&gt;
*Added image masks as an optional input to the Registration algorithm, limiting the volume considered during registration to voxels within the brain.&lt;br /&gt;
*Added image mask generation as an optional input to the Registration algorithm when meaningful masks such as for whole brain are not available, allowing the fit to at least be focused on whole head tissue.&lt;br /&gt;
*Added the ability to use one transform result, such as the Rigid transform, to initialize a more adaptive transform&lt;br /&gt;
*Defined the command line parameters using tools from the Slicer [ 3] program, in order to conform to the Slicer3 Execution model.&lt;br /&gt;
Added the ability to write output images in any ITK-supported scalar image format.&lt;br /&gt;
*Through extensive testing as part of the BRAINS2 application suite, determined reasonable defaults for registration algorithm parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The BRAINSFit distribution contains a directory named TestData, which contains two example images. The first, test.nii.gz is a NIfTI format image volume, which is used the input for the CTest-managed regression test program. The program makexfrmedImage.cxx, included in the BRAINSFit distribution was used to generate test2.nii.gz, by scaling, rotating and translating test.nii.gz. You can see representative Sagittal slices of test.nii.gz (in this case, the fixed image, test2.nii.gz (the moving image), and the two images ’checkerboarded’ together to the right. To register test2.nii.gz to test.nii.gz, you can use the following command:&lt;br /&gt;
&lt;br /&gt;
 BRAINSFit --fixedVolume test.nii.gz \&lt;br /&gt;
 --movingVolume test2.nii.gz \&lt;br /&gt;
 --outputVolume registered.nii.gz \&lt;br /&gt;
 --transformType Affine&lt;br /&gt;
A representative slice of the registered results image registered.nii.gz is to the right. You can see from the Checkerboard of the Fixed and Registered images that the fit is quite good with Affine transform-based registration. The blurring of the registered images is a consequence of the initial scaling used in generating the moving image from the fixed image, compounded by the interpolation necessitated by the transform operation.&lt;br /&gt;
&lt;br /&gt;
You can see the differences in results if you re-run BRAINSFit using Rigid, ScaleVersor3D, or ScaleSkewVersor3D as the ----transformType parameter. In this case, the authors judged Affine the best method for registering these particular two images; in the BRAINS2 automated processing pipeline, Rigid usually works well for registering research scans.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
  Fixed Image Volume:  The fixed image for registration by mutual information optimization.&lt;br /&gt;
  MovingImage Volume:   The moving image for registration by mutual information optimization.&lt;br /&gt;
  Transform Type: One of the four rigid ITK 3D transform types -- or BSpline -- to use in parameter optimization descent.  BRAINSFit always  optimizes mutual information, but the kind of descent varies with the  transform type.  The valid types are, Rigid, ScaleVersor3D, ScaleSkewVersor3D, Affine, and BSpline.  Specifiying more than one in a comma separated list will initialize the next stage with the previous results. (default: Rigid)&lt;br /&gt;
&lt;br /&gt;
   --returnparameterfile &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename in which to write simple return parameters (int, float,&lt;br /&gt;
     int-vector, etc.) as opposed to bulk return parameters (image,&lt;br /&gt;
     geometry, transform, measurement, table).&lt;br /&gt;
&lt;br /&gt;
   --processinformationaddress &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Address of a structure to store process information (progress, abort,&lt;br /&gt;
     etc.). (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --xml&lt;br /&gt;
     Produce xml description of command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --echo&lt;br /&gt;
     Echo the command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   -p,  --promptUser&lt;br /&gt;
     Prompt the user to hit enter each time an image is sent to the&lt;br /&gt;
     DebugImageViewer (default: 0)&lt;br /&gt;
&lt;br /&gt;
   -G,  --gui&lt;br /&gt;
     Display intermediate image volumes for debugging.  NOTE:  This is not&lt;br /&gt;
     part of the standard build sytem, and probably does nothing on your&lt;br /&gt;
     installation. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --projectedGradientTolerance &amp;lt;double&amp;gt;&lt;br /&gt;
     From itkLBFGSBOptimizer.h: Set/Get the ProjectedGradientTolerance.&lt;br /&gt;
     Algorithm terminates when the project gradient is below the tolerance.&lt;br /&gt;
     Default lbfgsb value is 1e-5, but 1e-4 seems to work well. (default:&lt;br /&gt;
     0.0001)&lt;br /&gt;
&lt;br /&gt;
   --costFunctionConvergenceFactor &amp;lt;double&amp;gt;&lt;br /&gt;
     From itkLBFGSBOptimizer.h: Set/Get the CostFunctionConvergenceFactor.&lt;br /&gt;
     Algorithm terminates when the reduction in cost function is less than&lt;br /&gt;
     (factor * epsmcj) where epsmch is the machine precision. Typical&lt;br /&gt;
     values for factor: 1e+12 for low accuracy; 1e+7 for moderate accuracy&lt;br /&gt;
     and 1e+1 for extremely high accuracy.  1e+9 seems to work well.&lt;br /&gt;
     (default: 1e+09)&lt;br /&gt;
&lt;br /&gt;
   --debugLevel &amp;lt;int&amp;gt;&lt;br /&gt;
     Display debug messages, and produce debug intermediate results.  0=OFF&lt;br /&gt;
     , 1=Minimal, 10=Maximum debugging. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --debugNumberOfThreads &amp;lt;int&amp;gt;&lt;br /&gt;
     Explicitly specify the maximum number of threads to use. (default: -1)&lt;br /&gt;
&lt;br /&gt;
   --writeTransformOnFailure&lt;br /&gt;
     Flag to save the final transform even if the numberOfIterations are&lt;br /&gt;
     reached without convergence. (Intended for use when --failureExitCode&lt;br /&gt;
     0 ) (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --failureExitCode &amp;lt;int&amp;gt;&lt;br /&gt;
     If the fit fails, exit with this status code.  (It can be used to&lt;br /&gt;
     force a successfult exit status of (0) if the registration fails due&lt;br /&gt;
     to reaching the maximum number of iterations. (default: -1)&lt;br /&gt;
&lt;br /&gt;
   --maximumStepSize &amp;lt;double&amp;gt;&lt;br /&gt;
     Internal debugging parameter, and should probably never be used from&lt;br /&gt;
     the command line.  This will be removed in the future. (default: 0.2)&lt;br /&gt;
&lt;br /&gt;
   --relaxationFactor &amp;lt;double&amp;gt;&lt;br /&gt;
     Internal debugging parameter, and should probably never be used from&lt;br /&gt;
     the command line.  This will be removed in the future. (default: 0.5)&lt;br /&gt;
&lt;br /&gt;
   --useExplicitPDFDerivativesMode &amp;lt;AUTO|ON|OFF&amp;gt;&lt;br /&gt;
     Using mode AUTO means OFF for BSplineDeformableTransforms and ON for&lt;br /&gt;
     the linear transforms.  The ON alternative uses more memory to&lt;br /&gt;
     sometimes do a better job. (default: AUTO)&lt;br /&gt;
&lt;br /&gt;
   --useCachingOfBSplineWeightsMode &amp;lt;ON|OFF&amp;gt;&lt;br /&gt;
     This is a 5x speed advantage at the expense of requiring much more&lt;br /&gt;
     memory.  Only relevant when transformType is BSpline. (default: ON)&lt;br /&gt;
&lt;br /&gt;
   --movingVolumeOrigin &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The coordinates of the origin of the moving image.  This will&lt;br /&gt;
     over-ride the information read from disk and is VERY DANGEROUS.&lt;br /&gt;
     (default: 0,0,0)&lt;br /&gt;
&lt;br /&gt;
   --fixedVolumeOrigin &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The coordinates of the origin of the fixed image.  This will over-ride&lt;br /&gt;
     the information read from disk and is VERY DANGEROUS. (default: 0,0&lt;br /&gt;
     ,0)&lt;br /&gt;
&lt;br /&gt;
   --permitParameterVariation &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     A bit vector to permit linear transform parameters to vary under&lt;br /&gt;
     optimization.  The vector order corresponds with transform parameters,&lt;br /&gt;
     and beyond the end ones fill in as a default.  For instance, you can&lt;br /&gt;
     choose to rotate only in x (pitch) with 1,0,0;  this is mostly for&lt;br /&gt;
     expert use in turning on and off individual degrees of freedom in&lt;br /&gt;
     rotation, translation or scaling without multiplying the number of&lt;br /&gt;
     transform representations; this trick is probably meaningless when&lt;br /&gt;
     tried with the general affine transform.&lt;br /&gt;
&lt;br /&gt;
   --studyID &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Identifier for the scanner encounter (MRQID), This will eventually be&lt;br /&gt;
     removed. (default: ANON)&lt;br /&gt;
&lt;br /&gt;
   --patientID &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Identifier for the research subject, This will eventually be removed.&lt;br /&gt;
     (default: ANON)&lt;br /&gt;
&lt;br /&gt;
   --numberOfMatchPoints &amp;lt;int&amp;gt;&lt;br /&gt;
     the number of match points (default: 10)&lt;br /&gt;
&lt;br /&gt;
   --numberOfHistogramBins &amp;lt;int&amp;gt;&lt;br /&gt;
     the number of histogram levels (default: 50)&lt;br /&gt;
&lt;br /&gt;
   -e,  --histogramMatch&lt;br /&gt;
     Histogram Match the input images.  This is suitable for images of the&lt;br /&gt;
     same modality that may have different absolute scales, but the same&lt;br /&gt;
     overall intensity profile. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --medianFilterSize &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The radius for the optional MedianImageFilter preprocessing in all 3&lt;br /&gt;
     directions. (default: 0,0,0)&lt;br /&gt;
&lt;br /&gt;
   --movingVolumeTimeIndex &amp;lt;int&amp;gt;&lt;br /&gt;
     The index in the time series for the 3D moving image to fit, if&lt;br /&gt;
     4-dimensional. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --fixedVolumeTimeIndex &amp;lt;int&amp;gt;&lt;br /&gt;
     The index in the time series for the 3D fixed image to fit, if&lt;br /&gt;
     4-dimensional. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --movingBinaryVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Moving Image binary mask volume.&lt;br /&gt;
&lt;br /&gt;
   --fixedBinaryVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Fixed Image binary mask volume.&lt;br /&gt;
&lt;br /&gt;
   --outputMovingVolumeROI &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The ROI automatically found in moving image.&lt;br /&gt;
&lt;br /&gt;
   --outputFixedVolumeROI &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The ROI automatically found in fixed image.&lt;br /&gt;
&lt;br /&gt;
   --maskProcessingMode &amp;lt;NOMASK|ROIAUTO|ROI&amp;gt;&lt;br /&gt;
     What mode to use for using the masks.  If ROIAUTO is choosen, then the&lt;br /&gt;
     mask is implicitly defined using a otsu forground and hole filling&lt;br /&gt;
     algorithm. The Region Of Interest mode (choose ROI) uses the masks to&lt;br /&gt;
     define what parts of the image should be used for computing the&lt;br /&gt;
     transform. (default: NOMASK)&lt;br /&gt;
&lt;br /&gt;
   --useWindowedSinc&lt;br /&gt;
     Use windowedSinc interpolation to create output images.  WARNING: This&lt;br /&gt;
     will add 8 minutes to the interpolation of the final image of size&lt;br /&gt;
     256x256x256. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --scaleOutputValues&lt;br /&gt;
     If true, and the voxel values do not fit within the minimum and&lt;br /&gt;
     maximum values of the desired outputVolumePixelType, then linearly&lt;br /&gt;
     scale the min/max output image voxel values to fit within the min/max&lt;br /&gt;
     range of the outputVolumePixelType. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --backgroundFillValue &amp;lt;double&amp;gt;&lt;br /&gt;
     Background fill value for output image. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --outputVolumePixelType &amp;lt;float|short|ushort|int|uint|uchar&amp;gt;&lt;br /&gt;
     The output image Pixel Type is the scalar datatype for representation&lt;br /&gt;
     of the Output Volume. (default: float)&lt;br /&gt;
&lt;br /&gt;
   --outputVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The (optional) output image for registration.&lt;br /&gt;
&lt;br /&gt;
   --strippedOutputTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     File name for the estimated transform, stripped of scaling, to&lt;br /&gt;
     register the moving image to the fixed image.&lt;br /&gt;
&lt;br /&gt;
   --outputTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename to which save the estimated transform.&lt;br /&gt;
&lt;br /&gt;
   --maxBSplineDisplacement &amp;lt;double&amp;gt;&lt;br /&gt;
     Sets the maximum allowed displacements in image physical coordinates&lt;br /&gt;
     for BSpline control grid along each axis.  A value of 0.0 indicates&lt;br /&gt;
     that the problem should be unbounded.  NOTE:  This only constrains the&lt;br /&gt;
     BSpline portion, and does not limit the displacement from the&lt;br /&gt;
     associated bulk transform.  This can lead to a substantial reduction&lt;br /&gt;
     in computation time in the BSpline optimizer. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --splineGridSize &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The number of subdivisions of the BSpline Grid to be centered on the&lt;br /&gt;
     image space.  Each dimension must have at least 3 subdivisions for the&lt;br /&gt;
     BSpline to be correctly computed. (default: 14,10,12)&lt;br /&gt;
&lt;br /&gt;
   --skewScale &amp;lt;double&amp;gt;&lt;br /&gt;
     ScaleSkewVersor3D Skew compensation factor.  Increase this to put more&lt;br /&gt;
     skew in a ScaleSkewVersor3D search pattern.  1.0 works well with a&lt;br /&gt;
     translationScale of 1000.0 (default: 1)&lt;br /&gt;
&lt;br /&gt;
   --reproportionScale &amp;lt;double&amp;gt;&lt;br /&gt;
     ScaleVersor3D 'Scale' compensation factor.  Increase this to put more&lt;br /&gt;
     rescaling in a ScaleVersor3D or ScaleSkewVersor3D search pattern.  1.0&lt;br /&gt;
     works well with a translationScale of 1000.0 (default: 1)&lt;br /&gt;
&lt;br /&gt;
   --translationScale &amp;lt;double&amp;gt;&lt;br /&gt;
     How much to scale up changes in position compared to unit rotational&lt;br /&gt;
     changes in radians -- decrease this to put more rotation in the search&lt;br /&gt;
     pattern. (default: 1000)&lt;br /&gt;
&lt;br /&gt;
   --minimumStepSize &amp;lt;std::vector&amp;lt;double&amp;gt;&amp;gt;&lt;br /&gt;
     Each step in the optimization takes steps at least this big.  When&lt;br /&gt;
     none are possible, registration is complete. (default: 0.005)&lt;br /&gt;
&lt;br /&gt;
   --numberOfSamples &amp;lt;int&amp;gt;&lt;br /&gt;
     The number of voxels sampled for mutual information computation. &lt;br /&gt;
     Increase this for a slower, more careful fit.  You can also limit the&lt;br /&gt;
     sampling focus with ROI masks and ROIAUTO mask generation. (default:&lt;br /&gt;
     100000)&lt;br /&gt;
&lt;br /&gt;
   --numberOfIterations &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The maximum number of iterations to try before failing to converge. &lt;br /&gt;
     Use an explicit limit like 500 or 1000 to manage risk of divergence&lt;br /&gt;
     (default: 1500)&lt;br /&gt;
&lt;br /&gt;
   --initialTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename of transform used to initialize the registration.&lt;br /&gt;
&lt;br /&gt;
   --maskInferiorCutOffFromCenter &amp;lt;double&amp;gt;&lt;br /&gt;
     For use with --initializeTransformMode CenterOfHead (and&lt;br /&gt;
     --maskProcessingMode ROIAUTO): the cut-off below the image centers, in&lt;br /&gt;
     millimeters, (default: 1000)&lt;br /&gt;
&lt;br /&gt;
   --initializeTransformMode &amp;lt;Off|MomentsOn|CenterOfHead|GeometryOn&amp;gt;&lt;br /&gt;
     Determine how to initialize the transform center.  GeometryOn on&lt;br /&gt;
     assumes that the center of the voxel lattice of the images represent&lt;br /&gt;
     similar structures.  MomentsOn assumes that the center of mass of the&lt;br /&gt;
     images represent similar structures.  CenterOfHead attempts to use the&lt;br /&gt;
     top of head and shape of neck to drive a center of mass estimate.  Off&lt;br /&gt;
     assumes that the physical space of the images are close, and that&lt;br /&gt;
     centering in terms of the image Origins is a good starting point. &lt;br /&gt;
     This flag is mutually exclusive with the initialTransform flag.&lt;br /&gt;
     (default: Off)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15428</id>
		<title>Modules:BRAINSFit</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15428"/>
		<updated>2010-05-06T19:29:57Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSFit&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSFit is a program for mutual information registration of brain imaging data using ITK classes. It is based on an example program included in the ITK distribution,&lt;br /&gt;
&lt;br /&gt;
Insight/Examples/Registration/ImageRegistration8.cxx&lt;br /&gt;
This program is the most functional example of multi-modal 3D rigid image registration provided with ITK. ImageRegistration8 is in the Examples directory, and also sec. 8.5.3 in the ITK manual. We have modified and extended this example in several ways:&lt;br /&gt;
&lt;br /&gt;
*defined a new ITK Transform class, based on itkScaleSkewVersor3DTransform which has 3 dimensions of scale but no skew aspect.&lt;br /&gt;
*implemented a set of functions to convert between Versor Transforms and the general itk::AffineTransform and deferred converting from specific to more general representations to preserve transform information specificity as long as possible. Our Rigid transform is the narrowest, a Versor rotation plus separate translation.&lt;br /&gt;
*Added a template class itkMultiModal3DMutualRegistrationHelper which is templated over the type of ITK transform generated, and the optimizer used.&lt;br /&gt;
*Added image masks as an optional input to the Registration algorithm, limiting the volume considered during registration to voxels within the brain.&lt;br /&gt;
*Added image mask generation as an optional input to the Registration algorithm when meaningful masks such as for whole brain are not available, allowing the fit to at least be focused on whole head tissue.&lt;br /&gt;
*Added the ability to use one transform result, such as the Rigid transform, to initialize a more adaptive transform&lt;br /&gt;
*Defined the command line parameters using tools from the Slicer [ 3] program, in order to conform to the Slicer3 Execution model.&lt;br /&gt;
Added the ability to write output images in any ITK-supported scalar image format.&lt;br /&gt;
*Through extensive testing as part of the BRAINS2 application suite, determined reasonable defaults for registration algorithm parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The BRAINSFit distribution contains a directory named TestData, which contains two example images. The first, test.nii.gz is a NIfTI format image volume, which is used the input for the CTest-managed regression test program. The program makexfrmedImage.cxx, included in the BRAINSFit distribution was used to generate test2.nii.gz, by scaling, rotating and translating test.nii.gz. You can see representative Sagittal slices of test.nii.gz (in this case, the fixed image, test2.nii.gz (the moving image), and the two images ’checkerboarded’ together to the right. To register test2.nii.gz to test.nii.gz, you can use the following command:&lt;br /&gt;
&lt;br /&gt;
 BRAINSFit --fixedVolume test.nii.gz \&lt;br /&gt;
 --movingVolume test2.nii.gz \&lt;br /&gt;
 --outputVolume registered.nii.gz \&lt;br /&gt;
 --transformType Affine&lt;br /&gt;
A representative slice of the registered results image registered.nii.gz is to the right. You can see from the Checkerboard of the Fixed and Registered images that the fit is quite good with Affine transform-based registration. The blurring of the registered images is a consequence of the initial scaling used in generating the moving image from the fixed image, compounded by the interpolation necessitated by the transform operation.&lt;br /&gt;
&lt;br /&gt;
You can see the differences in results if you re-run BRAINSFit using Rigid, ScaleVersor3D, or ScaleSkewVersor3D as the ----transformType parameter. In this case, the authors judged Affine the best method for registering these particular two images; in the BRAINS2 automated processing pipeline, Rigid usually works well for registering research scans.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
   --returnparameterfile &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename in which to write simple return parameters (int, float,&lt;br /&gt;
     int-vector, etc.) as opposed to bulk return parameters (image,&lt;br /&gt;
     geometry, transform, measurement, table).&lt;br /&gt;
&lt;br /&gt;
   --processinformationaddress &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Address of a structure to store process information (progress, abort,&lt;br /&gt;
     etc.). (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --xml&lt;br /&gt;
     Produce xml description of command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --echo&lt;br /&gt;
     Echo the command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   -p,  --promptUser&lt;br /&gt;
     Prompt the user to hit enter each time an image is sent to the&lt;br /&gt;
     DebugImageViewer (default: 0)&lt;br /&gt;
&lt;br /&gt;
   -G,  --gui&lt;br /&gt;
     Display intermediate image volumes for debugging.  NOTE:  This is not&lt;br /&gt;
     part of the standard build sytem, and probably does nothing on your&lt;br /&gt;
     installation. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --projectedGradientTolerance &amp;lt;double&amp;gt;&lt;br /&gt;
     From itkLBFGSBOptimizer.h: Set/Get the ProjectedGradientTolerance.&lt;br /&gt;
     Algorithm terminates when the project gradient is below the tolerance.&lt;br /&gt;
     Default lbfgsb value is 1e-5, but 1e-4 seems to work well. (default:&lt;br /&gt;
     0.0001)&lt;br /&gt;
&lt;br /&gt;
   --costFunctionConvergenceFactor &amp;lt;double&amp;gt;&lt;br /&gt;
     From itkLBFGSBOptimizer.h: Set/Get the CostFunctionConvergenceFactor.&lt;br /&gt;
     Algorithm terminates when the reduction in cost function is less than&lt;br /&gt;
     (factor * epsmcj) where epsmch is the machine precision. Typical&lt;br /&gt;
     values for factor: 1e+12 for low accuracy; 1e+7 for moderate accuracy&lt;br /&gt;
     and 1e+1 for extremely high accuracy.  1e+9 seems to work well.&lt;br /&gt;
     (default: 1e+09)&lt;br /&gt;
&lt;br /&gt;
   --debugLevel &amp;lt;int&amp;gt;&lt;br /&gt;
     Display debug messages, and produce debug intermediate results.  0=OFF&lt;br /&gt;
     , 1=Minimal, 10=Maximum debugging. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --debugNumberOfThreads &amp;lt;int&amp;gt;&lt;br /&gt;
     Explicitly specify the maximum number of threads to use. (default: -1)&lt;br /&gt;
&lt;br /&gt;
   --writeTransformOnFailure&lt;br /&gt;
     Flag to save the final transform even if the numberOfIterations are&lt;br /&gt;
     reached without convergence. (Intended for use when --failureExitCode&lt;br /&gt;
     0 ) (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --failureExitCode &amp;lt;int&amp;gt;&lt;br /&gt;
     If the fit fails, exit with this status code.  (It can be used to&lt;br /&gt;
     force a successfult exit status of (0) if the registration fails due&lt;br /&gt;
     to reaching the maximum number of iterations. (default: -1)&lt;br /&gt;
&lt;br /&gt;
   --maximumStepSize &amp;lt;double&amp;gt;&lt;br /&gt;
     Internal debugging parameter, and should probably never be used from&lt;br /&gt;
     the command line.  This will be removed in the future. (default: 0.2)&lt;br /&gt;
&lt;br /&gt;
   --relaxationFactor &amp;lt;double&amp;gt;&lt;br /&gt;
     Internal debugging parameter, and should probably never be used from&lt;br /&gt;
     the command line.  This will be removed in the future. (default: 0.5)&lt;br /&gt;
&lt;br /&gt;
   --useExplicitPDFDerivativesMode &amp;lt;AUTO|ON|OFF&amp;gt;&lt;br /&gt;
     Using mode AUTO means OFF for BSplineDeformableTransforms and ON for&lt;br /&gt;
     the linear transforms.  The ON alternative uses more memory to&lt;br /&gt;
     sometimes do a better job. (default: AUTO)&lt;br /&gt;
&lt;br /&gt;
   --useCachingOfBSplineWeightsMode &amp;lt;ON|OFF&amp;gt;&lt;br /&gt;
     This is a 5x speed advantage at the expense of requiring much more&lt;br /&gt;
     memory.  Only relevant when transformType is BSpline. (default: ON)&lt;br /&gt;
&lt;br /&gt;
   --movingVolumeOrigin &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The coordinates of the origin of the moving image.  This will&lt;br /&gt;
     over-ride the information read from disk and is VERY DANGEROUS.&lt;br /&gt;
     (default: 0,0,0)&lt;br /&gt;
&lt;br /&gt;
   --fixedVolumeOrigin &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The coordinates of the origin of the fixed image.  This will over-ride&lt;br /&gt;
     the information read from disk and is VERY DANGEROUS. (default: 0,0&lt;br /&gt;
     ,0)&lt;br /&gt;
&lt;br /&gt;
   --permitParameterVariation &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     A bit vector to permit linear transform parameters to vary under&lt;br /&gt;
     optimization.  The vector order corresponds with transform parameters,&lt;br /&gt;
     and beyond the end ones fill in as a default.  For instance, you can&lt;br /&gt;
     choose to rotate only in x (pitch) with 1,0,0;  this is mostly for&lt;br /&gt;
     expert use in turning on and off individual degrees of freedom in&lt;br /&gt;
     rotation, translation or scaling without multiplying the number of&lt;br /&gt;
     transform representations; this trick is probably meaningless when&lt;br /&gt;
     tried with the general affine transform.&lt;br /&gt;
&lt;br /&gt;
   --studyID &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Identifier for the scanner encounter (MRQID), This will eventually be&lt;br /&gt;
     removed. (default: ANON)&lt;br /&gt;
&lt;br /&gt;
   --patientID &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Identifier for the research subject, This will eventually be removed.&lt;br /&gt;
     (default: ANON)&lt;br /&gt;
&lt;br /&gt;
   --numberOfMatchPoints &amp;lt;int&amp;gt;&lt;br /&gt;
     the number of match points (default: 10)&lt;br /&gt;
&lt;br /&gt;
   --numberOfHistogramBins &amp;lt;int&amp;gt;&lt;br /&gt;
     the number of histogram levels (default: 50)&lt;br /&gt;
&lt;br /&gt;
   -e,  --histogramMatch&lt;br /&gt;
     Histogram Match the input images.  This is suitable for images of the&lt;br /&gt;
     same modality that may have different absolute scales, but the same&lt;br /&gt;
     overall intensity profile. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --medianFilterSize &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The radius for the optional MedianImageFilter preprocessing in all 3&lt;br /&gt;
     directions. (default: 0,0,0)&lt;br /&gt;
&lt;br /&gt;
   --movingVolumeTimeIndex &amp;lt;int&amp;gt;&lt;br /&gt;
     The index in the time series for the 3D moving image to fit, if&lt;br /&gt;
     4-dimensional. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --fixedVolumeTimeIndex &amp;lt;int&amp;gt;&lt;br /&gt;
     The index in the time series for the 3D fixed image to fit, if&lt;br /&gt;
     4-dimensional. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --movingBinaryVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Moving Image binary mask volume.&lt;br /&gt;
&lt;br /&gt;
   --fixedBinaryVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Fixed Image binary mask volume.&lt;br /&gt;
&lt;br /&gt;
   --outputMovingVolumeROI &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The ROI automatically found in moving image.&lt;br /&gt;
&lt;br /&gt;
   --outputFixedVolumeROI &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The ROI automatically found in fixed image.&lt;br /&gt;
&lt;br /&gt;
   --maskProcessingMode &amp;lt;NOMASK|ROIAUTO|ROI&amp;gt;&lt;br /&gt;
     What mode to use for using the masks.  If ROIAUTO is choosen, then the&lt;br /&gt;
     mask is implicitly defined using a otsu forground and hole filling&lt;br /&gt;
     algorithm. The Region Of Interest mode (choose ROI) uses the masks to&lt;br /&gt;
     define what parts of the image should be used for computing the&lt;br /&gt;
     transform. (default: NOMASK)&lt;br /&gt;
&lt;br /&gt;
   --useWindowedSinc&lt;br /&gt;
     Use windowedSinc interpolation to create output images.  WARNING: This&lt;br /&gt;
     will add 8 minutes to the interpolation of the final image of size&lt;br /&gt;
     256x256x256. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --scaleOutputValues&lt;br /&gt;
     If true, and the voxel values do not fit within the minimum and&lt;br /&gt;
     maximum values of the desired outputVolumePixelType, then linearly&lt;br /&gt;
     scale the min/max output image voxel values to fit within the min/max&lt;br /&gt;
     range of the outputVolumePixelType. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --backgroundFillValue &amp;lt;double&amp;gt;&lt;br /&gt;
     Background fill value for output image. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --outputVolumePixelType &amp;lt;float|short|ushort|int|uint|uchar&amp;gt;&lt;br /&gt;
     The output image Pixel Type is the scalar datatype for representation&lt;br /&gt;
     of the Output Volume. (default: float)&lt;br /&gt;
&lt;br /&gt;
   --outputVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The (optional) output image for registration.&lt;br /&gt;
&lt;br /&gt;
   --strippedOutputTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     File name for the estimated transform, stripped of scaling, to&lt;br /&gt;
     register the moving image to the fixed image.&lt;br /&gt;
&lt;br /&gt;
   --outputTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename to which save the estimated transform.&lt;br /&gt;
&lt;br /&gt;
   --maxBSplineDisplacement &amp;lt;double&amp;gt;&lt;br /&gt;
     Sets the maximum allowed displacements in image physical coordinates&lt;br /&gt;
     for BSpline control grid along each axis.  A value of 0.0 indicates&lt;br /&gt;
     that the problem should be unbounded.  NOTE:  This only constrains the&lt;br /&gt;
     BSpline portion, and does not limit the displacement from the&lt;br /&gt;
     associated bulk transform.  This can lead to a substantial reduction&lt;br /&gt;
     in computation time in the BSpline optimizer. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --splineGridSize &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The number of subdivisions of the BSpline Grid to be centered on the&lt;br /&gt;
     image space.  Each dimension must have at least 3 subdivisions for the&lt;br /&gt;
     BSpline to be correctly computed. (default: 14,10,12)&lt;br /&gt;
&lt;br /&gt;
   --skewScale &amp;lt;double&amp;gt;&lt;br /&gt;
     ScaleSkewVersor3D Skew compensation factor.  Increase this to put more&lt;br /&gt;
     skew in a ScaleSkewVersor3D search pattern.  1.0 works well with a&lt;br /&gt;
     translationScale of 1000.0 (default: 1)&lt;br /&gt;
&lt;br /&gt;
   --reproportionScale &amp;lt;double&amp;gt;&lt;br /&gt;
     ScaleVersor3D 'Scale' compensation factor.  Increase this to put more&lt;br /&gt;
     rescaling in a ScaleVersor3D or ScaleSkewVersor3D search pattern.  1.0&lt;br /&gt;
     works well with a translationScale of 1000.0 (default: 1)&lt;br /&gt;
&lt;br /&gt;
   --translationScale &amp;lt;double&amp;gt;&lt;br /&gt;
     How much to scale up changes in position compared to unit rotational&lt;br /&gt;
     changes in radians -- decrease this to put more rotation in the search&lt;br /&gt;
     pattern. (default: 1000)&lt;br /&gt;
&lt;br /&gt;
   --minimumStepSize &amp;lt;std::vector&amp;lt;double&amp;gt;&amp;gt;&lt;br /&gt;
     Each step in the optimization takes steps at least this big.  When&lt;br /&gt;
     none are possible, registration is complete. (default: 0.005)&lt;br /&gt;
&lt;br /&gt;
   --numberOfSamples &amp;lt;int&amp;gt;&lt;br /&gt;
     The number of voxels sampled for mutual information computation. &lt;br /&gt;
     Increase this for a slower, more careful fit.  You can also limit the&lt;br /&gt;
     sampling focus with ROI masks and ROIAUTO mask generation. (default:&lt;br /&gt;
     100000)&lt;br /&gt;
&lt;br /&gt;
   --numberOfIterations &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The maximum number of iterations to try before failing to converge. &lt;br /&gt;
     Use an explicit limit like 500 or 1000 to manage risk of divergence&lt;br /&gt;
     (default: 1500)&lt;br /&gt;
&lt;br /&gt;
   --initialTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename of transform used to initialize the registration.&lt;br /&gt;
&lt;br /&gt;
   --maskInferiorCutOffFromCenter &amp;lt;double&amp;gt;&lt;br /&gt;
     For use with --initializeTransformMode CenterOfHead (and&lt;br /&gt;
     --maskProcessingMode ROIAUTO): the cut-off below the image centers, in&lt;br /&gt;
     millimeters, (default: 1000)&lt;br /&gt;
&lt;br /&gt;
   --initializeTransformMode &amp;lt;Off|MomentsOn|CenterOfHead|GeometryOn&amp;gt;&lt;br /&gt;
     Determine how to initialize the transform center.  GeometryOn on&lt;br /&gt;
     assumes that the center of the voxel lattice of the images represent&lt;br /&gt;
     similar structures.  MomentsOn assumes that the center of mass of the&lt;br /&gt;
     images represent similar structures.  CenterOfHead attempts to use the&lt;br /&gt;
     top of head and shape of neck to drive a center of mass estimate.  Off&lt;br /&gt;
     assumes that the physical space of the images are close, and that&lt;br /&gt;
     centering in terms of the image Origins is a good starting point. &lt;br /&gt;
     This flag is mutually exclusive with the initialTransform flag.&lt;br /&gt;
     (default: Off)&lt;br /&gt;
&lt;br /&gt;
   --transformType &amp;lt;std::vector&amp;lt;std::string&amp;gt;&amp;gt;&lt;br /&gt;
     Specifies one of the four rigid ITK 3D transform types -- or BSpline&lt;br /&gt;
     -- to use in parameter optimization descent.  BRAINSFit always&lt;br /&gt;
     optimizes mutual information, but the kind of descent varies with the&lt;br /&gt;
     transform type.  The valid types are, Rigid, ScaleVersor3D,&lt;br /&gt;
     ScaleSkewVersor3D, Affine, and BSpline.  Specifiying more than one in&lt;br /&gt;
     a comma separated list will initialize the next stage with the&lt;br /&gt;
     previous results. (default: Rigid)&lt;br /&gt;
&lt;br /&gt;
   --movingVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The moving image for registration by mutual information optimization.&lt;br /&gt;
&lt;br /&gt;
   --fixedVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The fixed image for registration by mutual information optimization.&lt;br /&gt;
&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15427</id>
		<title>Modules:BRAINSFit</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15427"/>
		<updated>2010-05-06T19:29:04Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSFit&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSFitUI.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSFit is a program for mutual information registration of brain imaging data using ITK classes. It is based on an example program included in the ITK distribution,&lt;br /&gt;
&lt;br /&gt;
Insight/Examples/Registration/ImageRegistration8.cxx&lt;br /&gt;
This program is the most functional example of multi-modal 3D rigid image registration provided with ITK. ImageRegistration8 is in the Examples directory, and also sec. 8.5.3 in the ITK manual. We have modified and extended this example in several ways:&lt;br /&gt;
&lt;br /&gt;
*defined a new ITK Transform class, based on itkScaleSkewVersor3DTransform which has 3 dimensions of scale but no skew aspect.&lt;br /&gt;
*implemented a set of functions to convert between Versor Transforms and the general itk::AffineTransform and deferred converting from specific to more general representations to preserve transform information specificity as long as possible. Our Rigid transform is the narrowest, a Versor rotation plus separate translation.&lt;br /&gt;
*Added a template class itkMultiModal3DMutualRegistrationHelper which is templated over the type of ITK transform generated, and the optimizer used.&lt;br /&gt;
*Added image masks as an optional input to the Registration algorithm, limiting the volume considered during registration to voxels within the brain.&lt;br /&gt;
*Added image mask generation as an optional input to the Registration algorithm when meaningful masks such as for whole brain are not available, allowing the fit to at least be focused on whole head tissue.&lt;br /&gt;
*Added the ability to use one transform result, such as the Rigid transform, to initialize a more adaptive transform&lt;br /&gt;
*Defined the command line parameters using tools from the Slicer [ 3] program, in order to conform to the Slicer3 Execution model.&lt;br /&gt;
Added the ability to write output images in any ITK-supported scalar image format.&lt;br /&gt;
*Through extensive testing as part of the BRAINS2 application suite, determined reasonable defaults for registration algorithm parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The BRAINSFit distribution contains a directory named TestData, which contains two example images. The first, test.nii.gz is a NIfTI format image volume, which is used the input for the CTest-managed regression test program. The program makexfrmedImage.cxx, included in the BRAINSFit distribution was used to generate test2.nii.gz, by scaling, rotating and translating test.nii.gz. You can see representative Sagittal slices of test.nii.gz (in this case, the fixed image, test2.nii.gz (the moving image), and the two images ’checkerboarded’ together to the right. To register test2.nii.gz to test.nii.gz, you can use the following command:&lt;br /&gt;
&lt;br /&gt;
 BRAINSFit --fixedVolume test.nii.gz \&lt;br /&gt;
 --movingVolume test2.nii.gz \&lt;br /&gt;
 --outputVolume registered.nii.gz \&lt;br /&gt;
 --transformType Affine&lt;br /&gt;
A representative slice of the registered results image registered.nii.gz is to the right. You can see from the Checkerboard of the Fixed and Registered images that the fit is quite good with Affine transform-based registration. The blurring of the registered images is a consequence of the initial scaling used in generating the moving image from the fixed image, compounded by the interpolation necessitated by the transform operation.&lt;br /&gt;
&lt;br /&gt;
You can see the differences in results if you re-run BRAINSFit using Rigid, ScaleVersor3D, or ScaleSkewVersor3D as the ----transformType parameter. In this case, the authors judged Affine the best method for registering these particular two images; in the BRAINS2 automated processing pipeline, Rigid usually works well for registering research scans.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
   --returnparameterfile &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename in which to write simple return parameters (int, float,&lt;br /&gt;
     int-vector, etc.) as opposed to bulk return parameters (image,&lt;br /&gt;
     geometry, transform, measurement, table).&lt;br /&gt;
&lt;br /&gt;
   --processinformationaddress &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Address of a structure to store process information (progress, abort,&lt;br /&gt;
     etc.). (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --xml&lt;br /&gt;
     Produce xml description of command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --echo&lt;br /&gt;
     Echo the command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   -p,  --promptUser&lt;br /&gt;
     Prompt the user to hit enter each time an image is sent to the&lt;br /&gt;
     DebugImageViewer (default: 0)&lt;br /&gt;
&lt;br /&gt;
   -G,  --gui&lt;br /&gt;
     Display intermediate image volumes for debugging.  NOTE:  This is not&lt;br /&gt;
     part of the standard build sytem, and probably does nothing on your&lt;br /&gt;
     installation. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --projectedGradientTolerance &amp;lt;double&amp;gt;&lt;br /&gt;
     From itkLBFGSBOptimizer.h: Set/Get the ProjectedGradientTolerance.&lt;br /&gt;
     Algorithm terminates when the project gradient is below the tolerance.&lt;br /&gt;
     Default lbfgsb value is 1e-5, but 1e-4 seems to work well. (default:&lt;br /&gt;
     0.0001)&lt;br /&gt;
&lt;br /&gt;
   --costFunctionConvergenceFactor &amp;lt;double&amp;gt;&lt;br /&gt;
     From itkLBFGSBOptimizer.h: Set/Get the CostFunctionConvergenceFactor.&lt;br /&gt;
     Algorithm terminates when the reduction in cost function is less than&lt;br /&gt;
     (factor * epsmcj) where epsmch is the machine precision. Typical&lt;br /&gt;
     values for factor: 1e+12 for low accuracy; 1e+7 for moderate accuracy&lt;br /&gt;
     and 1e+1 for extremely high accuracy.  1e+9 seems to work well.&lt;br /&gt;
     (default: 1e+09)&lt;br /&gt;
&lt;br /&gt;
   --debugLevel &amp;lt;int&amp;gt;&lt;br /&gt;
     Display debug messages, and produce debug intermediate results.  0=OFF&lt;br /&gt;
     , 1=Minimal, 10=Maximum debugging. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --debugNumberOfThreads &amp;lt;int&amp;gt;&lt;br /&gt;
     Explicitly specify the maximum number of threads to use. (default: -1)&lt;br /&gt;
&lt;br /&gt;
   --writeTransformOnFailure&lt;br /&gt;
     Flag to save the final transform even if the numberOfIterations are&lt;br /&gt;
     reached without convergence. (Intended for use when --failureExitCode&lt;br /&gt;
     0 ) (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --failureExitCode &amp;lt;int&amp;gt;&lt;br /&gt;
     If the fit fails, exit with this status code.  (It can be used to&lt;br /&gt;
     force a successfult exit status of (0) if the registration fails due&lt;br /&gt;
     to reaching the maximum number of iterations. (default: -1)&lt;br /&gt;
&lt;br /&gt;
   --maximumStepSize &amp;lt;double&amp;gt;&lt;br /&gt;
     Internal debugging parameter, and should probably never be used from&lt;br /&gt;
     the command line.  This will be removed in the future. (default: 0.2)&lt;br /&gt;
&lt;br /&gt;
   --relaxationFactor &amp;lt;double&amp;gt;&lt;br /&gt;
     Internal debugging parameter, and should probably never be used from&lt;br /&gt;
     the command line.  This will be removed in the future. (default: 0.5)&lt;br /&gt;
&lt;br /&gt;
   --useExplicitPDFDerivativesMode &amp;lt;AUTO|ON|OFF&amp;gt;&lt;br /&gt;
     Using mode AUTO means OFF for BSplineDeformableTransforms and ON for&lt;br /&gt;
     the linear transforms.  The ON alternative uses more memory to&lt;br /&gt;
     sometimes do a better job. (default: AUTO)&lt;br /&gt;
&lt;br /&gt;
   --useCachingOfBSplineWeightsMode &amp;lt;ON|OFF&amp;gt;&lt;br /&gt;
     This is a 5x speed advantage at the expense of requiring much more&lt;br /&gt;
     memory.  Only relevant when transformType is BSpline. (default: ON)&lt;br /&gt;
&lt;br /&gt;
   --movingVolumeOrigin &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The coordinates of the origin of the moving image.  This will&lt;br /&gt;
     over-ride the information read from disk and is VERY DANGEROUS.&lt;br /&gt;
     (default: 0,0,0)&lt;br /&gt;
&lt;br /&gt;
   --fixedVolumeOrigin &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The coordinates of the origin of the fixed image.  This will over-ride&lt;br /&gt;
     the information read from disk and is VERY DANGEROUS. (default: 0,0&lt;br /&gt;
     ,0)&lt;br /&gt;
&lt;br /&gt;
   --permitParameterVariation &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     A bit vector to permit linear transform parameters to vary under&lt;br /&gt;
     optimization.  The vector order corresponds with transform parameters,&lt;br /&gt;
     and beyond the end ones fill in as a default.  For instance, you can&lt;br /&gt;
     choose to rotate only in x (pitch) with 1,0,0;  this is mostly for&lt;br /&gt;
     expert use in turning on and off individual degrees of freedom in&lt;br /&gt;
     rotation, translation or scaling without multiplying the number of&lt;br /&gt;
     transform representations; this trick is probably meaningless when&lt;br /&gt;
     tried with the general affine transform.&lt;br /&gt;
&lt;br /&gt;
   --studyID &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Identifier for the scanner encounter (MRQID), This will eventually be&lt;br /&gt;
     removed. (default: ANON)&lt;br /&gt;
&lt;br /&gt;
   --patientID &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Identifier for the research subject, This will eventually be removed.&lt;br /&gt;
     (default: ANON)&lt;br /&gt;
&lt;br /&gt;
   --numberOfMatchPoints &amp;lt;int&amp;gt;&lt;br /&gt;
     the number of match points (default: 10)&lt;br /&gt;
&lt;br /&gt;
   --numberOfHistogramBins &amp;lt;int&amp;gt;&lt;br /&gt;
     the number of histogram levels (default: 50)&lt;br /&gt;
&lt;br /&gt;
   -e,  --histogramMatch&lt;br /&gt;
     Histogram Match the input images.  This is suitable for images of the&lt;br /&gt;
     same modality that may have different absolute scales, but the same&lt;br /&gt;
     overall intensity profile. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --medianFilterSize &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The radius for the optional MedianImageFilter preprocessing in all 3&lt;br /&gt;
     directions. (default: 0,0,0)&lt;br /&gt;
&lt;br /&gt;
   --movingVolumeTimeIndex &amp;lt;int&amp;gt;&lt;br /&gt;
     The index in the time series for the 3D moving image to fit, if&lt;br /&gt;
     4-dimensional. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --fixedVolumeTimeIndex &amp;lt;int&amp;gt;&lt;br /&gt;
     The index in the time series for the 3D fixed image to fit, if&lt;br /&gt;
     4-dimensional. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --movingBinaryVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Moving Image binary mask volume.&lt;br /&gt;
&lt;br /&gt;
   --fixedBinaryVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Fixed Image binary mask volume.&lt;br /&gt;
&lt;br /&gt;
   --outputMovingVolumeROI &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The ROI automatically found in moving image.&lt;br /&gt;
&lt;br /&gt;
   --outputFixedVolumeROI &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The ROI automatically found in fixed image.&lt;br /&gt;
&lt;br /&gt;
   --maskProcessingMode &amp;lt;NOMASK|ROIAUTO|ROI&amp;gt;&lt;br /&gt;
     What mode to use for using the masks.  If ROIAUTO is choosen, then the&lt;br /&gt;
     mask is implicitly defined using a otsu forground and hole filling&lt;br /&gt;
     algorithm. The Region Of Interest mode (choose ROI) uses the masks to&lt;br /&gt;
     define what parts of the image should be used for computing the&lt;br /&gt;
     transform. (default: NOMASK)&lt;br /&gt;
&lt;br /&gt;
   --useWindowedSinc&lt;br /&gt;
     Use windowedSinc interpolation to create output images.  WARNING: This&lt;br /&gt;
     will add 8 minutes to the interpolation of the final image of size&lt;br /&gt;
     256x256x256. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --scaleOutputValues&lt;br /&gt;
     If true, and the voxel values do not fit within the minimum and&lt;br /&gt;
     maximum values of the desired outputVolumePixelType, then linearly&lt;br /&gt;
     scale the min/max output image voxel values to fit within the min/max&lt;br /&gt;
     range of the outputVolumePixelType. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --backgroundFillValue &amp;lt;double&amp;gt;&lt;br /&gt;
     Background fill value for output image. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --outputVolumePixelType &amp;lt;float|short|ushort|int|uint|uchar&amp;gt;&lt;br /&gt;
     The output image Pixel Type is the scalar datatype for representation&lt;br /&gt;
     of the Output Volume. (default: float)&lt;br /&gt;
&lt;br /&gt;
   --outputVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The (optional) output image for registration.&lt;br /&gt;
&lt;br /&gt;
   --strippedOutputTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     File name for the estimated transform, stripped of scaling, to&lt;br /&gt;
     register the moving image to the fixed image.&lt;br /&gt;
&lt;br /&gt;
   --outputTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename to which save the estimated transform.&lt;br /&gt;
&lt;br /&gt;
   --maxBSplineDisplacement &amp;lt;double&amp;gt;&lt;br /&gt;
     Sets the maximum allowed displacements in image physical coordinates&lt;br /&gt;
     for BSpline control grid along each axis.  A value of 0.0 indicates&lt;br /&gt;
     that the problem should be unbounded.  NOTE:  This only constrains the&lt;br /&gt;
     BSpline portion, and does not limit the displacement from the&lt;br /&gt;
     associated bulk transform.  This can lead to a substantial reduction&lt;br /&gt;
     in computation time in the BSpline optimizer. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --splineGridSize &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The number of subdivisions of the BSpline Grid to be centered on the&lt;br /&gt;
     image space.  Each dimension must have at least 3 subdivisions for the&lt;br /&gt;
     BSpline to be correctly computed. (default: 14,10,12)&lt;br /&gt;
&lt;br /&gt;
   --skewScale &amp;lt;double&amp;gt;&lt;br /&gt;
     ScaleSkewVersor3D Skew compensation factor.  Increase this to put more&lt;br /&gt;
     skew in a ScaleSkewVersor3D search pattern.  1.0 works well with a&lt;br /&gt;
     translationScale of 1000.0 (default: 1)&lt;br /&gt;
&lt;br /&gt;
   --reproportionScale &amp;lt;double&amp;gt;&lt;br /&gt;
     ScaleVersor3D 'Scale' compensation factor.  Increase this to put more&lt;br /&gt;
     rescaling in a ScaleVersor3D or ScaleSkewVersor3D search pattern.  1.0&lt;br /&gt;
     works well with a translationScale of 1000.0 (default: 1)&lt;br /&gt;
&lt;br /&gt;
   --translationScale &amp;lt;double&amp;gt;&lt;br /&gt;
     How much to scale up changes in position compared to unit rotational&lt;br /&gt;
     changes in radians -- decrease this to put more rotation in the search&lt;br /&gt;
     pattern. (default: 1000)&lt;br /&gt;
&lt;br /&gt;
   --minimumStepSize &amp;lt;std::vector&amp;lt;double&amp;gt;&amp;gt;&lt;br /&gt;
     Each step in the optimization takes steps at least this big.  When&lt;br /&gt;
     none are possible, registration is complete. (default: 0.005)&lt;br /&gt;
&lt;br /&gt;
   --numberOfSamples &amp;lt;int&amp;gt;&lt;br /&gt;
     The number of voxels sampled for mutual information computation. &lt;br /&gt;
     Increase this for a slower, more careful fit.  You can also limit the&lt;br /&gt;
     sampling focus with ROI masks and ROIAUTO mask generation. (default:&lt;br /&gt;
     100000)&lt;br /&gt;
&lt;br /&gt;
   --numberOfIterations &amp;lt;std::vector&amp;lt;int&amp;gt;&amp;gt;&lt;br /&gt;
     The maximum number of iterations to try before failing to converge. &lt;br /&gt;
     Use an explicit limit like 500 or 1000 to manage risk of divergence&lt;br /&gt;
     (default: 1500)&lt;br /&gt;
&lt;br /&gt;
   --initialTransform &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Filename of transform used to initialize the registration.&lt;br /&gt;
&lt;br /&gt;
   --maskInferiorCutOffFromCenter &amp;lt;double&amp;gt;&lt;br /&gt;
     For use with --initializeTransformMode CenterOfHead (and&lt;br /&gt;
     --maskProcessingMode ROIAUTO): the cut-off below the image centers, in&lt;br /&gt;
     millimeters, (default: 1000)&lt;br /&gt;
&lt;br /&gt;
   --initializeTransformMode &amp;lt;Off|MomentsOn|CenterOfHead|GeometryOn&amp;gt;&lt;br /&gt;
     Determine how to initialize the transform center.  GeometryOn on&lt;br /&gt;
     assumes that the center of the voxel lattice of the images represent&lt;br /&gt;
     similar structures.  MomentsOn assumes that the center of mass of the&lt;br /&gt;
     images represent similar structures.  CenterOfHead attempts to use the&lt;br /&gt;
     top of head and shape of neck to drive a center of mass estimate.  Off&lt;br /&gt;
     assumes that the physical space of the images are close, and that&lt;br /&gt;
     centering in terms of the image Origins is a good starting point. &lt;br /&gt;
     This flag is mutually exclusive with the initialTransform flag.&lt;br /&gt;
     (default: Off)&lt;br /&gt;
&lt;br /&gt;
   --transformType &amp;lt;std::vector&amp;lt;std::string&amp;gt;&amp;gt;&lt;br /&gt;
     Specifies one of the four rigid ITK 3D transform types -- or BSpline&lt;br /&gt;
     -- to use in parameter optimization descent.  BRAINSFit always&lt;br /&gt;
     optimizes mutual information, but the kind of descent varies with the&lt;br /&gt;
     transform type.  The valid types are, Rigid, ScaleVersor3D,&lt;br /&gt;
     ScaleSkewVersor3D, Affine, and BSpline.  Specifiying more than one in&lt;br /&gt;
     a comma separated list will initialize the next stage with the&lt;br /&gt;
     previous results. (default: Rigid)&lt;br /&gt;
&lt;br /&gt;
   --movingVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The moving image for registration by mutual information optimization.&lt;br /&gt;
&lt;br /&gt;
   --fixedVolume &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The fixed image for registration by mutual information optimization.&lt;br /&gt;
&lt;br /&gt;
|[[Image:BRAINSFitUIl.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.&lt;br /&gt;
===Tests===&lt;br /&gt;
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:BRAINSFitUI.png&amp;diff=15426</id>
		<title>File:BRAINSFitUI.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:BRAINSFitUI.png&amp;diff=15426"/>
		<updated>2010-05-06T19:19:25Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15425</id>
		<title>Modules:BRAINSFit</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15425"/>
		<updated>2010-05-06T18:58:53Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSFit&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSFit is a program for mutual information registration of brain imaging data using ITK classes. It is based on an example program included in the ITK distribution,&lt;br /&gt;
&lt;br /&gt;
Insight/Examples/Registration/ImageRegistration8.cxx&lt;br /&gt;
This program is the most functional example of multi-modal 3D rigid image registration provided with ITK. ImageRegistration8 is in the Examples directory, and also sec. 8.5.3 in the ITK manual. We have modified and extended this example in several ways:&lt;br /&gt;
&lt;br /&gt;
*defined a new ITK Transform class, based on itkScaleSkewVersor3DTransform which has 3 dimensions of scale but no skew aspect.&lt;br /&gt;
*implemented a set of functions to convert between Versor Transforms and the general itk::AffineTransform and deferred converting from specific to more general representations to preserve transform information specificity as long as possible. Our Rigid transform is the narrowest, a Versor rotation plus separate translation.&lt;br /&gt;
*Added a template class itkMultiModal3DMutualRegistrationHelper which is templated over the type of ITK transform generated, and the optimizer used.&lt;br /&gt;
*Added image masks as an optional input to the Registration algorithm, limiting the volume considered during registration to voxels within the brain.&lt;br /&gt;
*Added image mask generation as an optional input to the Registration algorithm when meaningful masks such as for whole brain are not available, allowing the fit to at least be focused on whole head tissue.&lt;br /&gt;
*Added the ability to use one transform result, such as the Rigid transform, to initialize a more adaptive transform&lt;br /&gt;
*Defined the command line parameters using tools from the Slicer [ 3] program, in order to conform to the Slicer3 Execution model.&lt;br /&gt;
Added the ability to write output images in any ITK-supported scalar image format.&lt;br /&gt;
*Through extensive testing as part of the BRAINS2 application suite, determined reasonable defaults for registration algorithm parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The BRAINSFit distribution contains a directory named TestData, which contains two example images. The first, test.nii.gz is a NIfTI format image volume, which is used the input for the CTest-managed regression test program. The program makexfrmedImage.cxx, included in the BRAINSFit distribution was used to generate test2.nii.gz, by scaling, rotating and translating test.nii.gz. You can see representative Sagittal slices of test.nii.gz (in this case, the fixed image, test2.nii.gz (the moving image), and the two images ’checkerboarded’ together to the right. To register test2.nii.gz to test.nii.gz, you can use the following command:&lt;br /&gt;
&lt;br /&gt;
 BRAINSFit --fixedVolume test.nii.gz \&lt;br /&gt;
 --movingVolume test2.nii.gz \&lt;br /&gt;
 --outputVolume registered.nii.gz \&lt;br /&gt;
 --transformType Affine&lt;br /&gt;
A representative slice of the registered results image registered.nii.gz is to the right. You can see from the Checkerboard of the Fixed and Registered images that the fit is quite good with Affine transform-based registration. The blurring of the registered images is a consequence of the initial scaling used in generating the moving image from the fixed image, compounded by the interpolation necessitated by the transform operation.&lt;br /&gt;
&lt;br /&gt;
You can see the differences in results if you re-run BRAINSFit using Rigid, ScaleVersor3D, or ScaleSkewVersor3D as the ----transformType parameter. In this case, the authors judged Affine the best method for registering these particular two images; in the BRAINS2 automated processing pipeline, Rigid usually works well for registering research scans.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
** '''First input'''&lt;br /&gt;
** '''Second input'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
** '''First parameter'''&lt;br /&gt;
** '''Second parameter'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
** '''First output'''&lt;br /&gt;
** '''Second output'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
Algorithms used, library classes depended upon, use cases, etc.&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15424</id>
		<title>Modules:BRAINSFit</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15424"/>
		<updated>2010-05-06T18:57:03Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
BRAINSFit&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Hans Johnson, University of Iowa&lt;br /&gt;
* Contributor1: Kent WIlliams, University of Iowa&lt;br /&gt;
* Contact: Hans Johnson, hans-johson at uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSFit is a program for mutual information registration of brain imaging data using ITK classes. It is based on an example program included in the ITK distribution,&lt;br /&gt;
&lt;br /&gt;
Insight/Examples/Registration/ImageRegistration8.cxx&lt;br /&gt;
This program is the most functional example of multi-modal 3D rigid image registration provided with ITK. ImageRegistration8 is in the Examples directory, and also sec. 8.5.3 in the ITK manual. We have modified and extended this example in several ways:&lt;br /&gt;
&lt;br /&gt;
*defined a new ITK Transform class, based on itkScaleSkewVersor3DTransform which has 3 dimensions of scale but no skew aspect.&lt;br /&gt;
*implemented a set of functions to convert between Versor Transforms and the general itk::AffineTransform and deferred converting from specific to more general representations to preserve transform information specificity as long as possible. Our Rigid transform is the narrowest, a Versor rotation plus separate translation.&lt;br /&gt;
*Added a template class itkMultiModal3DMutualRegistrationHelper which is templated over the type of ITK transform generated, and the optimizer used.&lt;br /&gt;
*Added image masks as an optional input to the Registration algorithm, limiting the volume considered during registration to voxels within the brain.&lt;br /&gt;
*Added image mask generation as an optional input to the Registration algorithm when meaningful masks such as for whole brain are not available, allowing the fit to at least be focused on whole head tissue.&lt;br /&gt;
*Added the ability to use one transform result, such as the Rigid transform, to initialize a more adaptive transform&lt;br /&gt;
*Defined the command line parameters using tools from the Slicer [ 3] program, in order to conform to the Slicer3 Execution model.&lt;br /&gt;
Added the ability to write output images in any ITK-supported scalar image format.&lt;br /&gt;
*Through extensive testing as part of the BRAINS2 application suite, determined reasonable defaults for registration algorithm parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
** '''First input'''&lt;br /&gt;
** '''Second input'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
** '''First parameter'''&lt;br /&gt;
** '''Second parameter'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
** '''First output'''&lt;br /&gt;
** '''Second output'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
Algorithms used, library classes depended upon, use cases, etc.&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15423</id>
		<title>Modules:BRAINSFit</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSFit&amp;diff=15423"/>
		<updated>2010-05-06T18:52:42Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
MyModule&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: Interactive or CLI&lt;br /&gt;
&lt;br /&gt;
Category: Base or (Filtering, Registration, ''etc.'')&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Affiliation &amp;amp; logo, if desired&lt;br /&gt;
* Contributor1: Affiliation &amp;amp; logo, if desired&lt;br /&gt;
* Contributor2: Affiliation &amp;amp; logo, if desired&lt;br /&gt;
* Contact: name, email&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
Overview of what the module does goes here.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
** '''First input'''&lt;br /&gt;
** '''Second input'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
** '''First parameter'''&lt;br /&gt;
** '''Second parameter'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
** '''First output'''&lt;br /&gt;
** '''Second output'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
Algorithms used, library classes depended upon, use cases, etc.&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/3.6&amp;diff=15422</id>
		<title>Documentation/3.6</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/3.6&amp;diff=15422"/>
		<updated>2010-05-06T18:38:07Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Documentation Draft notes=&lt;br /&gt;
Key for flagged modules below:&lt;br /&gt;
&lt;br /&gt;
[[Image:MissingOrStaleDoc.png]]: No 3.6 Documentation&lt;br /&gt;
&lt;br /&gt;
[[Image:MissingOrStaleDocLink.png]]: Missing or stale link to 3.6 Documentation from Help Panel in software module. If you're not sure how/where to add the link and module description:&lt;br /&gt;
* for command line modules, see other xml files (such as that for the GradientAnisotropicDiffusion Module) for an example of how to add documentation and links to wiki help.&lt;br /&gt;
* for interactive modules, see other modules in Base/GUI for an example.&lt;br /&gt;
&lt;br /&gt;
[[Image:WeakDoc.png]]: Weak or Incomplete 3.6 Documentation&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
3D Slicer is a flexible platform that can be easily extended to enable development of both interactive and batch processing tools for a variety of applications.  &lt;br /&gt;
 &lt;br /&gt;
3D Slicer provides image registration, processing of DTI (diffusion tractography), an interface to external devices for image guidance support, and GPU-enabled volume rendering, among other capabilities.  3D Slicer has a modular organization that allows the easy addition of new functionality and provides a number of generic features not available in competing tools. Finally, 3D Slicer is distributed under a non-restrictive BSD license.&lt;br /&gt;
&lt;br /&gt;
The interactive visualization capabilities of 3D Slicer include the ability to display arbitrarily oriented image slices, build surface models from image labels, and high performance and high performance volume rendering. 3D Slicer also supports a rich set of annotation features (fiducials and measurement widgets, customized colormaps). To the best of our knowledge, no individual segmentation tool provides such powerful visualization capabilities for the user as 3D Slicer. (These paragraphs were provided by A. Fedorov and C. Lisle)&lt;br /&gt;
&lt;br /&gt;
The 3.6 release of 3D Slicer contains significant changes both to the organization of the software and to the functionality. Please check the [[Announcements:Slicer3.6 |3.6 Announcement page]] for a list of those changes. The community contributing to Slicer 3.6 is and the following [[Announcments-3.6-Team|acknowledged here]]. &lt;br /&gt;
&lt;br /&gt;
*For information on how to use Slicer 3.6 please go to the [[Training|training]] pages.&lt;br /&gt;
*For information on how to obtain Slicer 3.6 please go to the [http://www.slicer.org/pages/Special:SlicerDownloads Download Pages].&lt;br /&gt;
*For sample data see [[SampleData|here]]&lt;br /&gt;
&lt;br /&gt;
=Main GUI=&lt;br /&gt;
&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:MainApplicationGUI-Documentation-3.6| Main Application GUI]] (Wendy Plesniak) &lt;br /&gt;
*[[Modules:EventBindings-3.6| &amp;quot;Hot-keys&amp;quot; and Keyboard Shortcuts]] (Wendy Plesniak) &lt;br /&gt;
*[[Modules:Loading-Data-3.6| Loading Data]] (scenes, DICOM, volumes, models, fiducials, transforms, etc.)   (Wendy Plesniak)&lt;br /&gt;
*[[Modules:Saving-Documentation-3.6| Saving Data]] (scenes, volumes, models, fiducials, transforms, etc.)  (Wendy Plesniak)&lt;br /&gt;
*[[Modules:SceneSnapshots-3.6| Creating and Restoring Scene Snapshots]] (Wendy Plesniak)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:ExtensionsManagementWizard-Documentation-3.6| Extensions Management Wizard]] '''in progress''' (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
=Modules=&lt;br /&gt;
&lt;br /&gt;
==Core==&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:Welcome-Documentation-3.6| Welcome Module]] (Wendy Plesniak, Steve Pieper, Sonia Pujol, Ron Kikinis)&lt;br /&gt;
*[[Modules:Data-Documentation-3.6| Data Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Volumes-Documentation-3.6| Volumes Module]] (Alex Yarmarkovich, Steve Pieper) &lt;br /&gt;
**[[Modules:Volumes:Diffusion Editor-Documentation-3.6| Diffusion Editor]] (CF Westin)&lt;br /&gt;
*[[Modules:Slices-Documentation-3.6|Slices Module]] (Jim Miller) &lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:VolumeRendering-Documentation-3.6| Volume Rendering Module]] (Yanling Liu, Alex Yarmarkovich)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:Editor-Documentation-3.6|Editor]] (Steve Pieper)  &lt;br /&gt;
*[[Modules:Models-Documentation-3.6| Models Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Fiducials-Documentation-3.6| Fiducials Module]]  (Nicole Aucoin) &lt;br /&gt;
*[[Modules:Measurements-Documentation-3.6 | Measurements (rulers and angles) ]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:ROIModule-Documentation-3.6|ROI Module]] (Alex Yarmarkovich)&lt;br /&gt;
*[[Modules:Transforms-Documentation-3.6| Transforms Module]] (Alex Yarmarkovich) &lt;br /&gt;
*[[Modules:Colors-Documentation-3.6| Color Module]] (Nicole Aucoin)&lt;br /&gt;
&lt;br /&gt;
==Wizards==&lt;br /&gt;
*[[Modules:ChangeTracker-Documentation-3.6|ChangeTracker]] (Andriy Fedorov)&lt;br /&gt;
*[[Modules:IA_FEMesh-Documentation-3.6|IA FE Meshing Module]] (Vincent Magnotta, Curt Lisle)&lt;br /&gt;
&lt;br /&gt;
==Informatics Modules==&lt;br /&gt;
*[[Modules:FetchMI-Documentation-3.6| Fetch Medical Informatics Module]] (Wendy Plesniak, Dan Marcus)  &lt;br /&gt;
*[[Modules:QueryAtlas-Documentation-3.6|Query Atlas Module]] (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
*[[Slicer3:Registration|'''Overview of all Registration Modules''' ]]: This page provides guidance for selecting the module that is optimal for your task.&lt;br /&gt;
*Fast Registration&lt;br /&gt;
**[[Modules:Transforms-Documentation-3.6|Transforms]]:  manual &amp;amp; interactive rigid registration , (Alex Yarmarkovich)&lt;br /&gt;
**[[Modules:AffineRegistration-Documentation-3.6|Fast Affine Registration]]:  automated fast affine registration , (Jim Miller)   &lt;br /&gt;
**[[Modules:RigidRegistration-Documentation-3.6|Fast Rigid Registration]]:  automated fast rigid (6 DOF) registration , (Jim Miller)  &lt;br /&gt;
**[[Modules:DeformableB-SplineRegistration-Documentation-3.6|Fast Nonrigid BSpline Registration]]: fast non-rigid registration , (Bill Lorensen)  &lt;br /&gt;
*Robust Registration&lt;br /&gt;
**[[Modules:RegisterImages-Documentation-3.6|Expert Automated Registration]]:  automated registration (rigid to affine to nonrigid) with extensive parameter options, robust initialization, variable DOF and masking options, (Casey Goodlett)&lt;br /&gt;
**[[Modules:RegisterImagesMultiRes-Documentation-3.6|Robust Multiresolution Affine Registration]]: affine registration in multi-resolution scheme, robust to large differences in initial position or image content ,  (Casey Goodlett)&lt;br /&gt;
** [[Modules:BRAINSDemonWarp|BRAINSDemonWarp]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:BRAINSFit|BRAINSFit]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:BRAINSResample|BRAINSResample]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
*Brain Only Registration&lt;br /&gt;
**[[Modules:ACPCTransform-Documentation-3.6|ACPC Transform]]: calculate a transformation to align a single brain along theh AC-PC line (Nicole Aucoin)&lt;br /&gt;
*Non-Raster-Image Data Registration&lt;br /&gt;
**[[Modules:TransformFromFiducials-Documentation-3.6|Fiducial Registration]]: align two sets of fiducials (translation, rigid or similarity)  (Casey Goodlett)&lt;br /&gt;
**[[Modules:PythonSurfaceICPRegistration-Documentation-3.6|Surface Registration]]: automated surface-to-surface (model) registration (Luca Antiga, Daniel Blezek)&lt;br /&gt;
&lt;br /&gt;
==Segmentation==&lt;br /&gt;
*[[Modules:SegmentationOverview3.6|Overview]]&lt;br /&gt;
**[[Modules:EMSegmentTemplateBuilder3.6|EM Segment Template Builder 3.6]] (Kilian Pohl)  &lt;br /&gt;
**[[Modules:EMSegment-Command-Line3.6|EM Segment Command-Line]] (Kilian Pohl)  &lt;br /&gt;
**[[Modules:EMSegment-Simple3.6|EM Segment Simple]] (Kilian Pohl) &lt;br /&gt;
**[[Modules:FastMarchingSegmentation-Documentation-3.6|Fast Marching segmentation]] (Andriy Fedorov)&lt;br /&gt;
**[[Modules:OtsuThresholdSegmentation-Documentation-3.6|Otsu Threshold Segmentation]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:Simple Region Growing-Documentation-3.6|Simple Region Growing]] (Jim Miller, Harini Veeraraghavan)  &lt;br /&gt;
**[[Modules:RobustStatisticsSeg-Documentation-3.6|RobustStatisticsSeg]] Yi Gao (yigao@gatech.edu).&lt;br /&gt;
**[[Image:MissingOrStaleDoc.png]][[Modules:BRAINSROIAuto-Documentation-3.6|BRAINSROIAuto]] Hans Johnson (hans-johnson@uiowa.edu).&lt;br /&gt;
&lt;br /&gt;
==Quantification==&lt;br /&gt;
*[[Modules:LabelStatistics-Documentation-3.6|Label Statistics]] (Steve Pieper)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:PETCTFusion-Documentation-3.6 | PET/CT Fusion Module]] (Wendy Plesniak)&lt;br /&gt;
&lt;br /&gt;
==Diffusion MRI==&lt;br /&gt;
*Diffusion MRI Welcome Module&lt;br /&gt;
* DWI filtering&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:JointRicianLMMSEImageFilter-Documentation-3.6|Joint Rician LMMSE Image Filter]] (Antonio Tristán Vega, Santiago Aja-Fernandez)   &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:RicianLMMSEImageFilter-Documentation-3.6|Rician LMMSE Image Filter]] (Antonio Tristán Vega, Santiago Aja-Fernandez, Marc Niethammer)  &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:UnbiasedNonLocalMeans-Documentation-3.6|Unbiased Non Local Means filter for DWI]]  (Antonio Tristán Vega, Santiago Aja-Fernandez)  &lt;br /&gt;
* Diffusion tensor utilities&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:DiffusionTensorEstimation-Documentation-3.6|Diffusion Tensor Estimation]] (Raul San Jose Estepar)   &lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:DiffusionTensorScalarMeasurements-Documentation-3.6 | Diffusion Tensor Scalar Measurements]] (Raul San Jose Estepar)  &lt;br /&gt;
* Resampling&lt;br /&gt;
**[[Modules:ResampleDTIVolume-Documentation-3.6|Resample DTI Volume]] (Francois Budin)&lt;br /&gt;
* Tractography&lt;br /&gt;
**[[Image:MissingOrStaleDocLink.png]][[Modules:ROISeeding-Documentation-3.6 | Label Seeding]] (Raul San Jose Estepar)   &lt;br /&gt;
**[[Modules:FiducialSeeding-Documentation-3.6|Fiducial Seeding]] (Alex Yarmarkovich, Steve Pieper) &lt;br /&gt;
**[[Modules:DTIDisplay-Documentation-3.6|FiberBundles]] (Alex Yarmarkovich) &lt;br /&gt;
**[[Modules:StochasticTractography-Documentation-3.6|Python Stochastic Tractography]] (Ryan Eckbo)   &lt;br /&gt;
**[[Modules:ROISelect-Documentation-3.6|ROI Select]] (Lauren O'Donnell)&lt;br /&gt;
&lt;br /&gt;
==IGT==&lt;br /&gt;
*[[Modules:OpenIGTLinkIF-Documentation-3.6| OpenIGTLinkIF Module]] (Junichi Tokuda)&lt;br /&gt;
*[[Modules:NeuroNav-Documentation-3.6| NeuroNav Module]] (Haiying Liu)&lt;br /&gt;
*[[Modules:ProstateNav-Documentation-3.6| ProstateNav Module]] (Junichi Tokuda, Andras Lasso)&lt;br /&gt;
*[[Modules:CollectFiducials-Documentation-3.6 | Collect Patient Fiducials ]] (Andrew Wiles)&lt;br /&gt;
*[[Modules:IGTToolSelector-Documentation-3.6 | IGT Tool Selector ]] (Andrew Wiles)&lt;br /&gt;
&lt;br /&gt;
==Time Series==&lt;br /&gt;
* [[Modules:FourDImage-Documentation-3.6|4D Image (Viewer)]] (Junichi Tokuda)&lt;br /&gt;
&lt;br /&gt;
==Filtering==&lt;br /&gt;
*[[Registration:Resampling|'''Overview of Resampling Tools''']]: available resampling methods, including tools to resample in place (e.g. change resolution or voxel anisotropy etc.)&lt;br /&gt;
*[[Modules:N4ITKBiasFieldCorrection-Documentation-3.6|N4 Bias Field Correction]] (Andriy Fedorov), based on most recent version of ITK&lt;br /&gt;
*[[Modules:MRIBiasFieldCorrection-Documentation-3.6|MRI Bias Field Correction]] (Sylvain Jaume)&lt;br /&gt;
*[[Modules:CheckerboardFilter-Documentation-3.6|Checkerboard Filter]] (Bill Lorensen, Jim Miller)&lt;br /&gt;
*[[Modules:HistogramMatching-Documentation-3.6|Histogram Matching]]  (Bill Lorensen, Xiaodong Tao)&lt;br /&gt;
*[[Image:WeakDoc.png]][[Modules:ImageLabelCombine-3.6|Image Label Combine]] (Alex Yarmarkovich)  &lt;br /&gt;
*[[Modules:ResampleVolume-Documentation-3.6|Resample Volume]] (Bill Lorensen)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:ResampleVolumeBatch-Documentation-3.4|Resample Scalar Volume Batch Make]]  (Julien Finet)&lt;br /&gt;
*[[Modules:ResampleScalarVectorDWIVolume-Documentation-3.6|Resample Scalar/Vector/DWI Volume]] (Francois Budin)&lt;br /&gt;
*[[Modules:ModelTransform-Documentation-3.6|Model Transform]] (Alex Yarmarkovich)&lt;br /&gt;
*[[Modules:ThresholdImage-Documentation-3.6|Threshold Image]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:OtsuThreshold-Documentation-3.6|Otsu Threshold]] (Bill Lorensen) &lt;br /&gt;
*Arithmetic&lt;br /&gt;
**[[Modules:AddImages-Documentation-3.6|Add Images]] (Harini Veeraraghavan) &lt;br /&gt;
**[[Modules:SubtractImages-Documentation-3.6|Subtract Images]] (Harini Veeraraghavan)  &lt;br /&gt;
** [[Modules:CastImage-Documentation-3.6|Cast Image]] (Nicole Aucoin) &lt;br /&gt;
** [[Modules:MaskImage-Documentation-3.6|Mask Image]] (Nicole Aucoin) Can be used to apply a mask such as a brain mask to a grey scale image&lt;br /&gt;
**[[Image:WeakDoc.png]][[Modules:MultiplyImages-Documentation-3.6|Multiply Images]] (Harini Veeraraghavan) &lt;br /&gt;
*Denoising&lt;br /&gt;
**[[Modules:GradientAnisotropicFilter-Documentation-3.6| Gradient Anisotropic Filter]]  (Bill Lorensen)&lt;br /&gt;
**[[Modules:CurvatureAnisotropicDiffusion-Documentation-3.6|Curvature Anisotropic Diffusion]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:GaussianBlur-Documentation-3.6|Gaussian Blur]] (Julien Jomier, Stephen Aylward)&lt;br /&gt;
**[[Modules:MedianFilter-Documentation-3.6|Median Filter]] (Xiaodong Tao)  &lt;br /&gt;
*Morphology&lt;br /&gt;
**[[Modules:VotingBinaryHoleFilling-Documentation-3.6|Voting Binary Hole Filling]] (Jim Miller)  &lt;br /&gt;
**[[Modules:GrayscaleFillHole-Documentation-3.6|Grayscale Fill Hole]] (Bill Lorensen)&lt;br /&gt;
**[[Modules:GrayscaleGrindPeak-Documentation-3.6|Grayscale Grind Peak]] (Bill Lorensen)&lt;br /&gt;
&lt;br /&gt;
==Surface Models==&lt;br /&gt;
*[[Modules:ModelMaker-Documentation-3.6| ModelMaker]] (Nicole Aucoin) &lt;br /&gt;
*[[Modules:GrayscaleModelMaker-Documentation-3.6|Grayscale Model Maker]] (Bill Lorensen)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:MeshContourSegmentation-Documentation-3.6|Mesh Contour Segmentation]] (Peter Karasev)  &lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceConnectivity-Documentation-3.6| Python Surface Connectivity]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceICPRegistration-Documentation-3.6| Python Surface ICP Registration]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonSurfaceToolbox-Documentation-3.6| Python Surface Toolbox]] (Luca Antiga, Daniel Blezek) &lt;br /&gt;
*[[Modules:ClipModel-Documentation-3.6| Clip Model]] (Alex Yarmarkovich)  &lt;br /&gt;
*[[Modules:Model_Into_Label_Volume_Documentation-3.6| Model into Label Volume]] (Nicole Aucoin)&lt;br /&gt;
*[[Modules:MergeModels-Documentation-3.6| Merge Models]] (Nicole Aucoin)&lt;br /&gt;
*[[Image:MissingOrStaleDoc.png]][[Modules:ModelMirror-Documentation-3.6| Model Mirror]] (Wendy Plesniak) ('''in progress''')&lt;br /&gt;
*[[Modules:PolyDatToLabelmap-Documentation-3.6| PolyDataToLabelmap]] (Xiaodong Tao, Nicole Aucoin)&lt;br /&gt;
&lt;br /&gt;
==Converters==&lt;br /&gt;
*[[Modules:CropVolume-Documentation-3.6|Crop Volume]] (previously ExtractSubvolumeROI) (Andriy Fedorov)&lt;br /&gt;
*[[Modules:CreateaDicomSeries-Documentation-3.6|Create a Dicom Series]]  (Xiaodong Tao)  &lt;br /&gt;
*[[Modules:DicomToNRRD-3.6|Dicom to NRRD]] (Xiaodong Tao)&lt;br /&gt;
*[[Modules:OrientImages-Documentation-3.6|Orient Images]]  (Xiaodong Tao)  &lt;br /&gt;
*[[Image:MissingOrStaleDocLink.png]][[Modules:PythonExplodeVolumeTransform-Documentation-3.6| Python Explode Volume Transform]] (Luca Antiga, Daniel Blezek)&lt;br /&gt;
&lt;br /&gt;
==Endoscopy==&lt;br /&gt;
* [[Modules:Endoscopy-Documentation-3.6|Virtual Endoscopy]] (Steve Pieper)&lt;br /&gt;
&lt;br /&gt;
==Slicer Extensions==&lt;br /&gt;
&lt;br /&gt;
'''Introduction'''&lt;br /&gt;
* Slicer Extensions are a mechanism for third parties to provide modules which extend the functionality of 3d Slicer.&lt;br /&gt;
* Some of the extensions do not use the Slicer license. Please review carefully.&lt;br /&gt;
* For a subset of extensions, you can use the extension wizard in Slicer to find their webpages and to install/uninstall individual extensions. In case of problems with those modules, please talk directly to the developers of the extensions.&lt;br /&gt;
* The version that is available through the extension manager is chosen by the developer of that extension&lt;br /&gt;
&lt;br /&gt;
'''Available Extensions'''&lt;br /&gt;
&lt;br /&gt;
* Segmentation&lt;br /&gt;
** [[Modules:ABC-Documentation-3.5|ABC]] Marcel Prastawa (prastawa@sci.utah.edu) (a.k.a. Atlas Based Classification) '''Not yet 3.6'''. &lt;br /&gt;
** [[Modules:FuzzySegmentationModule|FuzzySegmentationModule]] Xiaodong Tao (taox at research.ge.com) .&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:SpineSegmentation-Documentation-3.6|SpineSegmentation]] Sylvain Jaume (sylvain@csail.mit.edu). &lt;br /&gt;
* Registration&lt;br /&gt;
**Robust&lt;br /&gt;
*** [[Image:MissingOrStaleDoc.png]][[Modules:BRAINSMush|BRAINSMush]] Hans Johnson (hans-johnson@uiowa.edu) . &lt;br /&gt;
*** [[Image:MissingOrStaleDoc.png]][[Modules:CMTK|CMTK]] Computational Morphometry Toolkit Torsten Rohlfing (torsten@synapse.sri.com). &lt;br /&gt;
*** [[Modules:HammerRegistration|HammerRegistration]] GuorongWu, XiaodongTao, JimMiller, DinggangShen (dgshen@med.unc.edu). &lt;br /&gt;
*** [[Modules:Plastimatch|Plastimatch]] Greg Sharp (gcsharp@partners.org).&lt;br /&gt;
* Wizards&lt;br /&gt;
** [[Modules:ARCTIC-Documentation-3.6|ARCTIC]] Cedric Mathieu and Clement Vachet (cvachet@email.unc.edu) (a.k.a Automatic Regional Cortical ThICkness) . &lt;br /&gt;
** [[Modules:LesionSegmentationApplications-Documentation-3.6|LesionSegmentationApplications]] Mark Scully (mscully@mrn.org) (a.k.a. 3DSlicerLupusLesionModule) .&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:SkullStripperModule|SkullStripperModule]] Xiaodong Tao (taox@research.ge.com). &lt;br /&gt;
* Tractography&lt;br /&gt;
** [[Modules:EMDTIClustering-Documentation-3.6|EMFiberClusteringModule]] Mahnaz Maddah (maddah@ge.com) (a.k.a. Quantitative Diffusion Tools).&lt;br /&gt;
* DWI&lt;br /&gt;
** [[Image:MissingOrStaleDoc.png]][[Modules:RicianNoiseFilter|RicianNoiseFilter]] Ross Whitaker (whitaker@cs.utah.edu) .&lt;br /&gt;
* Time Series&lt;br /&gt;
** [[Modules:FourDAnalysis-Documentation-3.6|4D Analysis (Time-series plotting and analysis including kinetic analysis of DCE MRI)]] Junichi Tokuda (tokuda@bwh.harvard.edu)&lt;br /&gt;
* Quantification&lt;br /&gt;
** [[Modules:LabelDiameterEstimation-Documentation-3.5|LabelDiameterEstimation]] Andriy Fedorov (fedorov@bwh.harvard.edu) . &lt;br /&gt;
* [[Image:Slicervmtk_logo.png|right|150px]] The Vascular Modeling Toolkit in 3D Slicer, Daniel Haehn (haehn@bwh.harvard.edu)&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKSlicerModule|VmtkSlicerModule]] prerequisite install for all VMTK plug-ins&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKCenterlines|VMTKCenterlines]] providing centerline computation of surface models&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKEasyLevelSetSegmentation|VMTKEasyLevelSetSegmentation]] providing level-set segmentation of vessels, aneurysms and tubular structures using an easy interface&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKLevelSetSegmentation|VMTKLevelSetSegmentation]] providing level-set segmentation of vessels, aneurysms and tubular structures using different algorithms for initialization and evolution&lt;br /&gt;
&lt;br /&gt;
:*[[Modules:VMTKVesselEnhancement|VMTKVesselEnhancement]] providing vessel enhancement filters to highlight vascular or tubular structures&lt;br /&gt;
&lt;br /&gt;
'''Installation Instructions'''&lt;br /&gt;
*Click on the cogwheel icon to start the extensions wizard (highlighted in red)&lt;br /&gt;
[[image:Slicertoolbar.png|Extensions Wizard]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Slicer-3.4.1-extension-manager-2009-10-02.png|thumb|right|Extension manager dialog box]]&lt;br /&gt;
To add extension modules to an installed binary of slicer:&lt;br /&gt;
* Use the View-&amp;gt;Extension Manager menu option&lt;br /&gt;
* The dialog will be initialized with the URL to the extensions that have been compiled to match your binary of slicer.&lt;br /&gt;
** '''Note''' installing extensions from a different repository URL is likely to be unstable due to platform and software version differences.&lt;br /&gt;
** You can select a local install directory for your downloaded extensions (be sure to choose a directory with enough free space).&lt;br /&gt;
* Select the extensions you wish to install and click to download them.  Installed extensions will be available when you restart slicer.&lt;br /&gt;
* To turn modules on or off, you can use the Module Settings page of the View-&amp;gt;Application Settings dialog.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Info for Developers'''&lt;br /&gt;
&lt;br /&gt;
*We are using NITRC as the primary repository for contributed extensions. As a general rule, we do not test the extensions ourselves. Use them at your own risk.&lt;br /&gt;
*Click [http://www.nitrc.org/search/?type_of_search=soft&amp;amp;words=slicer3&amp;amp;Search.x=0&amp;amp;Search.y=0&amp;amp;Search=Search  here] to see a listing of Slicer 3 extensions on NITRC.&lt;br /&gt;
&lt;br /&gt;
*Extensions are compiled as part of the nightly build. In order to have your extension compiled nightly and made available to end users, please contact the Slicer team. For explanations for developers see [[Slicer3:Extensions| here]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleCommandLine|ExampleCommandLine]] Jim Miller &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleLoadableGuiLessModule|ExampleLoadableGuiLessModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:ExampleLoadableModule|ExampleLoadableModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:PythonSampleScriptedModule|PythonSampleScriptedModule]] Steve Pieper &lt;br /&gt;
&lt;br /&gt;
* [[Image:MissingOrStaleDoc.png]][[Modules:TclSampleScriptedModule|TclSampleScriptedModule]] Steve Pieper&lt;br /&gt;
&lt;br /&gt;
=Other information=&lt;br /&gt;
&lt;br /&gt;
'''Developer Tools'''&lt;br /&gt;
*[[Modules:Cameras-Documentation-3.6| Camera Module]] (Sebastian Barre)&lt;br /&gt;
*Note: most developer tools are not documented for end users, but contain comments in the source code&lt;br /&gt;
&lt;br /&gt;
*[[Modules:EMSegmentBatch-Documentation-3.6|EM Segmenter batch]] (Julien Jomier, Brad Davis)&lt;br /&gt;
*[[Modules:GaussianBlurBatch-Documentation-3.6|Gaussian Blur batch]] (Julien Jomier, Stephen Aylward)&lt;br /&gt;
*[[Modules:RegisterImagesBatch-Documentation-3.6|Register Images batch]] (Julien Finet, Stephen Aylward)&lt;br /&gt;
*[[Modules:ResampleVolumeBatch-Documentation-3.6|Resample Volume batch]] (Julien Finet)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Non-SPL Supported Compatibility Packages'''&lt;br /&gt;
* [[Modules:BioImageSuite|BioImageSuite]] Xenios Papademtrios '''Not yet 3.6'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''QA Table'''&lt;br /&gt;
&lt;br /&gt;
[[Slicer-3.6-QA|Slicer 3.6 QA table]]&lt;br /&gt;
&lt;br /&gt;
'''Modules'''&lt;br /&gt;
*Please copy the template linked below, paste it into your page and customize it with your module's information.&lt;br /&gt;
[[Slicer3:Module_Documentation-3.6_Template|Slicer3:Module_Documentation-3.6_Template]] &lt;br /&gt;
*See Requirements for Modules for info to be put into the Help and Acknowledgment Tabs&lt;br /&gt;
*To put your lab's logo into a module, see [[Slicer3:Execution_Model_Documentation#Adding_Module_Logos_to_Slicer3|here]]&lt;br /&gt;
&lt;br /&gt;
Please adhere to the naming scheme for the module documentation:&lt;br /&gt;
*[ [Modules:MyModuleNameNoSpaces-Documentation-3.6|My Module Name With Spaces] ] (First Last Name)&lt;br /&gt;
&lt;br /&gt;
'''Requirements for Modules'''&lt;br /&gt;
{| border=&amp;quot;00&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;| &lt;br /&gt;
* The module is '''feature complete''', it does everything that it advertises it can do&lt;br /&gt;
* The module has a '''test'''. See [http://wiki.na-mic.org/Wiki/index.php/Slicer3:Execution_Model_Testing '''here'''] for more information.&lt;br /&gt;
* Module has '''documentation''' on the [[Documentation-3.5#Modules|Slicer wiki]]. Please use the template provided [[Documentation-3.6#Modules|'''here''']] to structure your page. Please keep in mind that our users are not computer scientists with a background in computer vision.&lt;br /&gt;
*Please add a pointer to the documentation on the Slicer wiki to the the '''Help''' tab of the module. See the '''Editor module''' in Slicer for an example.&lt;br /&gt;
* The contributor (and their manager/advisor), the lab (with labs/institution logo) and the funding source (with grant number, logo optional) are listed in the '''Acknowledegment''' tab of the module. Please see the '''Models module''' for an example. The people listed in the acknowledgement will be the primary people for support and maintenance relative of the module. [[Slicer3:Execution_Model_Documentation#Adding_Module_Logos_to_Slicer3|See here for more information.]]&lt;br /&gt;
** '''Style Guide:''' All acknowledgment icons should be 100x100 pixels, preferably in png format.&lt;br /&gt;
** '''Accessing logos:''' Icons for BIRN, NAC, NA-MIC and IGT are included in Slicer3/Base/GUI//vtkSlicerBaseAcknowledgementLogoIcons.cxx/h and resources for them are in Slicer3/Base/GUI/Resources/vtkSlicerBaseAcknowledgementLogos_ImageData.h. The API for vtkSlicerModuleGUI provides access to these icons. &lt;br /&gt;
** '''Adding logos:''' Please add additional image resources and logo icons to these files as required in order to promote shared use (and to prevent duplication in the code.)&lt;br /&gt;
* Many modules are better suited to be [[Documentation-3.4#Extensions_for_Downloading|downloadable extensions]].  The same module creation guidelines apply, but the actual implementation is done outside of the slicer source code repository.&lt;br /&gt;
* Follow [[Documentation-3.5-Rons-Rules|'''Ron's rules for tools''']]&lt;br /&gt;
| style=&amp;quot;background: #e5e5e5&amp;quot; align=&amp;quot;center&amp;quot;| Examples for the Help and &lt;br /&gt;
Acknowledgment Panels&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #ebeced&amp;quot;|[[Image:SlicerHelpExample.png|center|200px]][[Image:SlicerAcknowledgementExample.png|center|200px]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Please adhere to the naming scheme for the module documentation:&lt;br /&gt;
*[[Modules:MyModuleNameNoSpaces-Documentation-3.6|My Module Name With Spaces] ] (First Last Name)&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15420</id>
		<title>Modules:BRAINSDemonWarp</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15420"/>
		<updated>2010-05-06T16:16:06Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
MyModule&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSDemonWarpForm.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: Interactive &lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Original Author: Tom Vercauteren : Institut National de Recherche En Informatique Et En Automatique &lt;br /&gt;
* Contributor: Gregory Harris : University of Iowa&lt;br /&gt;
* Contributor: Hans J. Johnson : University of Iowa&lt;br /&gt;
* Contributor: Kent WIlliams : University of Iowa&lt;br /&gt;
* Contact: Hans J. Johnson hans-johnson@uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSDemonWarp is a command line program for image registration by using different methods including Thirion and diffeomorphic demons algorithms. &lt;br /&gt;
== Usage ==&lt;br /&gt;
The module requires a template image and a target image and registers the template (moving) image onto the target (fixed) image. The resultant deformation fields and metric values can be written to a file. The program uses the Insight Toolkit (www.ITK.org) for all the computations, and can operate on any of the image file types supported by that library.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
The inputs to the BrainDemonsWarp program are the target image, the template image and the optional parameters. These parameters define the arguments for histogram matching and multi resolution registration. The outputs are the deformation field, output image, checkerboard image of the output and the fixed image and the x,y,z displacement vectors. If we specify debug option we can get the outputs at different stages. The filter is templated over the input image type, real image type and the output image types. We implement the algorithm by parsing the input, preprocessing them and registering the processed images.&lt;br /&gt;
&lt;br /&gt;
# Parsing - The images are initialized by the ValidationInputParser. This function reads in the arguments from the parameter file. It sets the histogram bins, match points, number of levels in the multi resolution registration, shrink factors and number of iterations at each levels. If the orientations of the images are different it sets the orientation of the moving image to that of the fixed image.&lt;br /&gt;
# PreProcessing - In the next step the DemonsPreProcessor preprocesses the images by resampling the template image to target image space. The intensity mismatch problem is solved by histogram matching the images. Histogram matching is done only if the command line option -e is set. ItkHistogramMatchingImageFilter is used to perform this function. Another important step in preprocessing is skull stripping. Skull stripping is done only if the command line option -maskProcessingMode is set to BOBF. We have written an itk filter, named itkBOBFFilter for this purpose. This filter takes in an input image and a whole brain mask and outputs a Brain Only Background Filled(BOBF) image. The non-brain parts in the image are filled with the user specified background value. All computations are performed in the precision of ﬂoat data. &lt;br /&gt;
# Registration - The resulting moving Image and the fixed image are given as inputs to the demons registrator.It uses the MultiResolutionPDEDeformableRegistration filter with NN extrapolation as interpolator and implements the demons deformable algorithm by computing the deformation field which will map a moving image onto a fixed image. It is assumed that the vector elements behave like ﬂoating point scalars. Each vector in the deformation field represent the distance between a geometric point in the input space and a point in the output space. The output image is generated by warping the input image with the deformation field using the ItkWarpImageFilter. WarpImageFilter warps an existing image with respect to a given deformation field. Typically the mapped position does not correspond to an integer pixel position in the input image. Interpolation via an image function is used to compute values at non-integer positions. We have used the LinearInterpolateImageFunction for our application. To write the output image we cast the image to the user specified output pixel type. &lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
[http://viewvc.slicer.org/viewcvs.cgi/trunk/Applications/CLI/BRAINSTools/BRAINSDemonWarp/ BRAINSDemonWarp]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15419</id>
		<title>Modules:BRAINSDemonWarp</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15419"/>
		<updated>2010-05-06T16:14:22Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
MyModule&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSDemonWarpForm.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: Interactive &lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Original Author: Tom Vercauteren : Institut National de Recherche En Informatique Et En Automatique &lt;br /&gt;
* Contributor: Gregory Harris : University of Iowa&lt;br /&gt;
* Contributor: Hans J. Johnson : University of Iowa&lt;br /&gt;
* Contributor: Kent WIlliams : University of Iowa&lt;br /&gt;
* Contact: Hans J. Johnson hans-johnson@uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSDemonWarp is a command line program for image registration by using different methods including Thirion and diffeomorphic demons algorithms. &lt;br /&gt;
== Usage ==&lt;br /&gt;
The module requires a template image and a target image and registers the template (moving) image onto the target (fixed) image. The resultant deformation fields and metric values can be written to a file. The program uses the Insight Toolkit (www.ITK.org) for all the computations, and can operate on any of the image file types supported by that library.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
The inputs to the BrainDemonsWarp program are the target image, the template image and the optional parameters. These parameters define the arguments for histogram matching and multi resolution registration. The outputs are the deformation field, output image, checkerboard image of the output and the fixed image and the x,y,z displacement vectors. If we specify debug option we can get the outputs at different stages. The filter is templated over the input image type, real image type and the output image types. We implement the algorithm by parsing the input, preprocessing them and registering the processed images.&lt;br /&gt;
&lt;br /&gt;
# Parsing - The images are initialized by the ValidationInputParser. This function reads in the arguments from the parameter file. It sets the histogram bins, match points, number of levels in the multi resolution registration, shrink factors and number of iterations at each levels. If the orientations of the images are different it sets the orientation of the moving image to that of the fixed image.&lt;br /&gt;
# PreProcessing - In the next step the DemonsPreProcessor preprocesses the images by resampling the template image to target image space. The intensity mismatch problem is solved by histogram matching the images. Histogram matching is done only if the command line option -e is set. ItkHistogramMatchingImageFilter is used to perform this function. Another important step in preprocessing is skull stripping. Skull stripping is done only if the command line option -maskProcessingMode is set to BOBF. We have written an itk filter, named itkBOBFFilter for this purpose. This filter takes in an input image and a whole brain mask and outputs a Brain Only Background Filled(BOBF) image. The non-brain parts in the image are filled with the user specified background value. All computations are performed in the precision of ﬂoat data. &lt;br /&gt;
# Registration - The resulting moving Image and the fixed image are given as inputs to the demons registrator.It uses the MultiResolutionPDEDeformableRegistration filter with NN extrapolation as interpolator and implements the demons deformable algorithm by computing the deformation field which will map a moving image onto a fixed image. It is assumed that the vector elements behave like ﬂoating point scalars. Each vector in the deformation field represent the distance between a geometric point in the input space and a point in the output space. The output image is generated by warping the input image with the deformation field using the ItkWarpImageFilter. WarpImageFilter warps an existing image with respect to a given deformation field. Typically the mapped position does not correspond to an integer pixel position in the input image. Interpolation via an image function is used to compute values at non-integer positions. We have used the LinearInterpolateImageFunction for our application. To write the output image we cast the image to the user specified output pixel type. &lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk/Applications/CLI/BRAINSTools/BRAINSDemonWarp/]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15410</id>
		<title>Modules:BRAINSDemonWarp</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15410"/>
		<updated>2010-05-06T14:20:49Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
MyModule&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSDemonWarpForm.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: Interactive &lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Original Author: Tom Vercauteren : Institut National de Recherche En Informatique Et En Automatique &lt;br /&gt;
* Contributor: Gregory Harris : University of Iowa&lt;br /&gt;
* Contributor: Hans J. Johnson : University of Iowa&lt;br /&gt;
* Contributor: Kent WIlliams : University of Iowa&lt;br /&gt;
* Contact: Hans J. Johnson hans-johnson@uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSDemonWarp is a command line program for image registration by using different methods including Thirion and diffeomorphic demons algorithms. &lt;br /&gt;
== Usage ==&lt;br /&gt;
The module requires a template image and a target image and registers the template (moving) image onto the target (fixed) image. The resultant deformation fields and metric values can be written to a file. The program uses the Insight Toolkit (www.ITK.org) for all the computations, and can operate on any of the image file types supported by that library.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
The inputs to the BrainDemonsWarp program are the target image, the template image and the optional parameters. These parameters define the arguments for histogram matching and multi resolution registration. The outputs are the deformation field, output image, checkerboard image of the output and the fixed image and the x,y,z displacement vectors. If we specify debug option we can get the outputs at different stages. The filter is templated over the input image type, real image type and the output image types. We implement the algorithm by parsing the input, preprocessing them and registering the processed images.&lt;br /&gt;
&lt;br /&gt;
# Parsing - The images are initialized by the ValidationInputParser. This function reads in the arguments from the parameter file. It sets the histogram bins, match points, number of levels in the multi resolution registration, shrink factors and number of iterations at each levels. If the orientations of the images are different it sets the orientation of the moving image to that of the fixed image.&lt;br /&gt;
# PreProcessing - In the next step the DemonsPreProcessor preprocesses the images by resampling the template image to target image space. The intensity mismatch problem is solved by histogram matching the images. Histogram matching is done only if the command line option -e is set. ItkHistogramMatchingImageFilter is used to perform this function. Another important step in preprocessing is skull stripping. Skull stripping is done only if the command line option -maskProcessingMode is set to BOBF. We have written an itk filter, named itkBOBFFilter for this purpose. This filter takes in an input image and a whole brain mask and outputs a Brain Only Background Filled(BOBF) image. The non-brain parts in the image are filled with the user specified background value. All computations are performed in the precision of ﬂoat data. &lt;br /&gt;
# Registration - The resulting moving Image and the fixed image are given as inputs to the demons registrator.It uses the MultiResolutionPDEDeformableRegistration filter with NN extrapolation as interpolator and implements the demons deformable algorithm by computing the deformation field which will map a moving image onto a fixed image. It is assumed that the vector elements behave like ﬂoating point scalars. Each vector in the deformation field represent the distance between a geometric point in the input space and a point in the output space. The output image is generated by warping the input image with the deformation field using the ItkWarpImageFilter. WarpImageFilter warps an existing image with respect to a given deformation field. Typically the mapped position does not correspond to an integer pixel position in the input image. Interpolation via an image function is used to compute values at non-integer positions. We have used the LinearInterpolateImageFunction for our application. To write the output image we cast the image to the user specified output pixel type. &lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* '''Input Image Files'''&lt;br /&gt;
** '''Moving Image Volume -- image to register'''&lt;br /&gt;
** '''Fixed Image Volume -- target for registration'''&lt;br /&gt;
* '''Output Files'''&lt;br /&gt;
** '''Output Image Volume -- transformed moving volume'''&lt;br /&gt;
** '''Output Deformation Field Volume -- each voxel is a vector defining translation of voxels from the moving image to fixed image space'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
** '''First output'''&lt;br /&gt;
** '''Second output'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
|[[Image:BRAINSDemonWarpForm.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
Algorithms used, library classes depended upon, use cases, etc.&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15405</id>
		<title>Modules:BRAINSDemonWarp</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15405"/>
		<updated>2010-05-05T21:40:00Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
MyModule&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSDemonWarpForm.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: Interactive &lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Original Author: Tom Vercauteren : Institut National de Recherche En Informatique Et En Automatique &lt;br /&gt;
* Contributor: Gregory Harris : University of Iowa&lt;br /&gt;
* Contributor: Hans J. Johnson : University of Iowa&lt;br /&gt;
* Contributor: Kent WIlliams : University of Iowa&lt;br /&gt;
* Contact: Hans J. Johnson hans-johnson@uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
BRAINSDemonWarp is a command line program for image registration by using different methods including Thirion and diffeomorphic demons algorithms. &lt;br /&gt;
== Usage ==&lt;br /&gt;
The module requires a template image and a target image and registers the template (moving) image onto the target (fixed) image. The resultant deformation fields and metric values can be written to a file. The program uses the Insight Toolkit (www.ITK.org) for all the computations, and can operate on any of the image file types supported by that library.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
The inputs to the BrainDemonsWarp program are the target image, the template image and the optional parameters. These parameters define the arguments for histogram matching and multi resolution registration. The outputs are the deformation field, output image, checkerboard image of the output and the fixed image and the x,y,z displacement vectors. If we specify debug option we can get the outputs at different stages. The filter is templated over the input image type, real image type and the output image types. We implement the algorithm by parsing the input, preprocessing them and registering the processed images.&lt;br /&gt;
&lt;br /&gt;
# Parsing - The images are initialized by the ValidationInputParser. This function reads in the arguments from the parameter file. It sets the histogram bins, match points, number of levels in the multi resolution registration, shrink factors and number of iterations at each levels. If the orientations of the images are different it sets the orientation of the moving image to that of the fixed image.&lt;br /&gt;
# PreProcessing - In the next step the DemonsPreProcessor preprocesses the images by resampling the template image to target image space. The intensity mismatch problem is solved by histogram matching the images. Histogram matching is done only if the command line option -e is set. ItkHistogramMatchingImageFilter is used to perform this function. Another important step in preprocessing is skull stripping. Skull stripping is done only if the command line option -maskProcessingMode is set to BOBF. We have written an itk filter, named itkBOBFFilter for this purpose. This filter takes in an input image and a whole brain mask and outputs a Brain Only Background Filled(BOBF) image. The non-brain parts in the image are filled with the user specified background value. All computations are performed in the precision of ﬂoat data. &lt;br /&gt;
# Registration - The resulting moving Image and the fixed image are given as inputs to the demons registrator.It uses the MultiResolutionPDEDeformableRegistration filter with NN extrapolation as interpolator and implements the demons deformable algorithm by computing the deformation field which will map a moving image onto a fixed image. It is assumed that the vector elements behave like ﬂoating point scalars. Each vector in the deformation field represent the distance between a geometric point in the input space and a point in the output space. The output image is generated by warping the input image with the deformation field using the ItkWarpImageFilter. WarpImageFilter warps an existing image with respect to a given deformation field. Typically the mapped position does not correspond to an integer pixel position in the input image. Interpolation via an image function is used to compute values at non-integer positions. We have used the LinearInterpolateImageFunction for our application. To write the output image we cast the image to the user specified output pixel type. &lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
** '''First input'''&lt;br /&gt;
** '''Second input'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
** '''First parameter'''&lt;br /&gt;
** '''Second parameter'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
** '''First output'''&lt;br /&gt;
** '''Second output'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
|[[Image:BRAINSDemonWarpForm.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
Algorithms used, library classes depended upon, use cases, etc.&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:BRAINSDemonWarpForm.png&amp;diff=15403</id>
		<title>File:BRAINSDemonWarpForm.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:BRAINSDemonWarpForm.png&amp;diff=15403"/>
		<updated>2010-05-05T21:00:01Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: uploaded a new version of &amp;quot;File:BRAINSDemonWarpForm.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15402</id>
		<title>Modules:BRAINSDemonWarp</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15402"/>
		<updated>2010-05-05T20:49:40Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
MyModule&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:BRAINSDemonWarpForm.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: Interactive &lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author: Tom Vercauteren : Institut National de Recherche En Informatique Et En Automatique &lt;br /&gt;
* Contributor: Hans J. Johnson : University of Iowa&lt;br /&gt;
* Contributor2: Kent WIlliams : University of Iowa&lt;br /&gt;
* Contact: Hans J. Johnson hans-johnson@uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
Overview of what the module does goes here.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
BRAINSDemonWarp is a command line program for image registration by using different methods including Thirion and diffeomorphic demons algorithms. The function takes in a template image and a target image along with other optional parameters and registers the template image onto the target image. The resultant deformation fields and metric values can be written to a file. The program uses the Insight Toolkit (www.ITK.org) for all the computations, and can operate on any of the image types supported by that library.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
The inputs to the BrainDemonsWarp program are the target image, the template image and the optional parameters. These parameters define the arguments for histogram matching and multi resolution registration. The outputs are the deformation field, output image, checkerboard image of the output and the fixed image and the x,y,z displacement vectors. If we specify debug option we can get the outputs at different stages. The filter is templated over the input image type, real image type and the output image types. We implement the algorithm by parsing the input, preprocessing them and registering the processed images.&lt;br /&gt;
&lt;br /&gt;
# Parsing - The images are initialized by the ValidationInputParser. This function reads in the arguments from the parameter file. It sets the histogram bins, match points, number of levels in the multi resolution registration, shrink factors and number of iterations at each levels. If the orientations of the images are different it sets the orientation of the moving image to that of the fixed image.&lt;br /&gt;
# PreProcessing - In the next step the DemonsPreProcessor preprocesses the images by resampling the template image to target image space. The intensity mismatch problem is solved by histogram matching the images. Histogram matching is done only if the command line option -e is set. ItkHistogramMatchingImageFilter is used to perform this function. Another important step in preprocessing is skull stripping. Skull stripping is done only if the command line option -maskProcessingMode is set to BOBF. We have written an itk filter, named itkBOBFFilter for this purpose. This filter takes in an input image and a whole brain mask and outputs a Brain Only Background Filled(BOBF) image. The non-brain parts in the image are filled with the user specified background value. All computations are performed in the precision of ﬂoat data. &lt;br /&gt;
# Registration - The resulting moving Image and the fixed image are given as inputs to the demons registrator.It uses the MultiResolutionPDEDeformableRegistration filter with NN extrapolation as interpolator and implements the demons deformable algorithm by computing the deformation field which will map a moving image onto a fixed image. It is assumed that the vector elements behave like ﬂoating point scalars. Each vector in the deformation field represent the distance between a geometric point in the input space and a point in the output space. The output image is generated by warping the input image with the deformation field using the ItkWarpImageFilter. WarpImageFilter warps an existing image with respect to a given deformation field. Typically the mapped position does not correspond to an integer pixel position in the input image. Interpolation via an image function is used to compute values at non-integer positions. We have used the LinearInterpolateImageFunction for our application. To write the output image we cast the image to the user specified output pixel type. &lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
** '''First input'''&lt;br /&gt;
** '''Second input'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
** '''First parameter'''&lt;br /&gt;
** '''Second parameter'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
** '''First output'''&lt;br /&gt;
** '''Second output'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
|[[Image:BRAINSDemonWarpForm.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
Algorithms used, library classes depended upon, use cases, etc.&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:BRAINSDemonWarpForm.png&amp;diff=15401</id>
		<title>File:BRAINSDemonWarpForm.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:BRAINSDemonWarpForm.png&amp;diff=15401"/>
		<updated>2010-05-05T20:46:01Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15397</id>
		<title>Modules:BRAINSDemonWarp</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15397"/>
		<updated>2010-05-05T19:15:21Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
MyModule&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: Interactive &lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author: Tom Vercauteren : Institut National de Recherche En Informatique Et En Automatique &lt;br /&gt;
* Contributor: Hans J. Johnson : University of Iowa&lt;br /&gt;
* Contributor2: Kent WIlliams : University of Iowa&lt;br /&gt;
* Contact: Hans J. Johnson hans-johnson@uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
Overview of what the module does goes here.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
BRAINSDemonWarp is a command line program for image registration by using different methods including Thirion and diffeomorphic demons algorithms. The function takes in a template image and a target image along with other optional parameters and registers the template image onto the target image. The resultant deformation fields and metric values can be written to a file. The program uses the Insight Toolkit (www.ITK.org) for all the computations, and can operate on any of the image types supported by that library.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
The inputs to the BrainDemonsWarp program are the target image, the template image and the optional parameters. These parameters define the arguments for histogram matching and multi resolution registration. The outputs are the deformation field, output image, checkerboard image of the output and the fixed image and the x,y,z displacement vectors. If we specify debug option we can get the outputs at different stages. The filter is templated over the input image type, real image type and the output image types. We implement the algorithm by parsing the input, preprocessing them and registering the processed images.&lt;br /&gt;
&lt;br /&gt;
# Parsing - The images are initialized by the ValidationInputParser. This function reads in the arguments from the parameter file. It sets the histogram bins, match points, number of levels in the multi resolution registration, shrink factors and number of iterations at each levels. If the orientations of the images are different it sets the orientation of the moving image to that of the fixed image.&lt;br /&gt;
# PreProcessing - In the next step the DemonsPreProcessor preprocesses the images by resampling the template image to target image space. The intensity mismatch problem is solved by histogram matching the images. Histogram matching is done only if the command line option -e is set. ItkHistogramMatchingImageFilter is used to perform this function. Another important step in preprocessing is skull stripping. Skull stripping is done only if the command line option -maskProcessingMode is set to BOBF. We have written an itk filter, named itkBOBFFilter for this purpose. This filter takes in an input image and a whole brain mask and outputs a Brain Only Background Filled(BOBF) image. The non-brain parts in the image are filled with the user specified background value. All computations are performed in the precision of ﬂoat data. &lt;br /&gt;
# Registration - The resulting moving Image and the fixed image are given as inputs to the demons registrator.It uses the MultiResolutionPDEDeformableRegistration filter with NN extrapolation as interpolator and implements the demons deformable algorithm by computing the deformation field which will map a moving image onto a fixed image. It is assumed that the vector elements behave like ﬂoating point scalars. Each vector in the deformation field represent the distance between a geometric point in the input space and a point in the output space. The output image is generated by warping the input image with the deformation field using the ItkWarpImageFilter. WarpImageFilter warps an existing image with respect to a given deformation field. Typically the mapped position does not correspond to an integer pixel position in the input image. Interpolation via an image function is used to compute values at non-integer positions. We have used the LinearInterpolateImageFunction for our application. To write the output image we cast the image to the user specified output pixel type. &lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
** '''First input'''&lt;br /&gt;
** '''Second input'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
** '''First parameter'''&lt;br /&gt;
** '''Second parameter'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
** '''First output'''&lt;br /&gt;
** '''Second output'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
Algorithms used, library classes depended upon, use cases, etc.&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15391</id>
		<title>Modules:BRAINSDemonWarp</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15391"/>
		<updated>2010-05-05T18:23:53Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
MyModule&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: Interactive &lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author: Tom Vercauteren : Institut National de Recherche En Informatique Et En Automatique &lt;br /&gt;
* Contributor: Hans J. Johnson : University of Iowa&lt;br /&gt;
* Contributor2: Kent WIlliams : University of Iowa&lt;br /&gt;
* Contact: Hans J. Johnson hans-johnson@uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
Overview of what the module does goes here.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
BRAINSDemonWarp is a command line program for image registration by using different methods including Thirion and diffeomorphic demons algorithms. The function takes in a template image and a target image along with other optional parameters and registers the template image onto the target image. The resultant deformation fields and metric values can be written to a file. The program uses the Insight Toolkit (www.ITK.org) for all the computations, and can operate on any of the image types supported by that library.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
BRAINSDemonWarp's purpose is to register one anatomical image to another, i.e. to transform an image so that the anatomical features are aligned with the same anatomical features in another image.  The transformed image is called the 'moving image', the image to which the moving image is aligned is called the 'fixed image.'&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
** '''First input'''&lt;br /&gt;
** '''Second input'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
** '''First parameter'''&lt;br /&gt;
** '''Second parameter'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
** '''First output'''&lt;br /&gt;
** '''Second output'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
Algorithms used, library classes depended upon, use cases, etc.&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15384</id>
		<title>Modules:BRAINSDemonWarp</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:BRAINSDemonWarp&amp;diff=15384"/>
		<updated>2010-05-05T16:54:43Z</updated>

		<summary type="html">&lt;p&gt;KentWilliams: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
MyModule&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|[[Image:screenshotBlank.png|thumb|280px|Output]]&lt;br /&gt;
|[[Image:screenshotBlank.png|thumb|280px|Caption]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: Interactive &lt;br /&gt;
&lt;br /&gt;
Category: Registration&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author: Tom Vercauteren : Institut National de Recherche En Informatique Et En Automatique &lt;br /&gt;
* Contributor: Hans J. Johnson : University of Iowa&lt;br /&gt;
* Contributor2: Kent WIlliams : University of Iowa&lt;br /&gt;
* Contact: Hans J. Johnson hans-johnson@uiowa.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
Overview of what the module does goes here.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
BrainDemonsWarp is a command line program for image registration by using different methods including Thirion and diffeomorphic demons algorithms. The function takes in a template image and a target image along with other optional parameters and registers the template image onto the target image. The resultant deformation fields and metric values can be written to a file. The program uses the Insight Toolkit (www.ITK.org) for all the computations, and can operate on any of the image types supported by that library.&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
** '''First input'''&lt;br /&gt;
** '''Second input'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
** '''First parameter'''&lt;br /&gt;
** '''Second parameter'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
** '''First output'''&lt;br /&gt;
** '''Second output'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
Algorithms used, library classes depended upon, use cases, etc.&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>KentWilliams</name></author>
		
	</entry>
</feed>