Difference between revisions of "Documentation/4.0/Modules/BRAINSResample"
From Slicer Wiki
(Templates now point to BRAINSResample.xml in github.) |
(Prepend documentation/versioncheck template. See http://na-mic.org/Mantis/view.php?id=2887) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude>{{documentation/versioncheck}}</noinclude> | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-header}} | {{documentation/{{documentation/version}}/module-header}} | ||
Line 9: | Line 10: | ||
This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].<br> | This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].<br> | ||
Author: Hans Johnson, UIOWA<br> | Author: Hans Johnson, UIOWA<br> | ||
− | Contributor1: | + | Contributor1: Vincent Magnotta, UIOWA<br> |
− | |||
Contact: Hans Johnson, <email>(hans-johnson@uiowa.edu</email><br> | Contact: Hans Johnson, <email>(hans-johnson@uiowa.edu</email><br> | ||
{{documentation/{{documentation/version}}/module-introduction-row}} | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
Line 18: | Line 18: | ||
}} | }} | ||
{{documentation/{{documentation/version}}/module-introduction-end}} | {{documentation/{{documentation/version}}/module-introduction-end}} | ||
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Module Description}} | {{documentation/{{documentation/version}}/module-section|Module Description}} | ||
− | + | {{documentation/{{documentation/version}}/module-description}} | |
− | {{documentation/{{documentation/version}}/module-description | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 30: | Line 28: | ||
Most frequently used for these scenarios: | Most frequently used for these scenarios: | ||
− | * Use Case 1: | + | * Use Case 1: Change an image's resolution and spacing. |
− | * Use Case 2: | + | * Use Case 2: Apply a transformation to an image (using an ITK transform IO mechanisms) |
+ | * Use Case 3: Warping an image (using a vector image deformation field). | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 39: | Line 38: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Panels and their use}} | {{documentation/{{documentation/version}}/module-section|Panels and their use}} | ||
− | + | {{documentation/{{documentation/version}}/module-parametersdescription}} | |
− | |||
− | |||
− | { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 83: | Line 51: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Information for Developers}} | {{documentation/{{documentation/version}}/module-section|Information for Developers}} | ||
− | {{documentation/{{documentation/version}}/module-developerinfo | + | {{documentation/{{documentation/version}}/module-developerinfo}} |
+ | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
− | {{documentation/{{documentation/version}}/module-footer | + | {{documentation/{{documentation/version}}/module-footer}} |
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Latest revision as of 07:28, 14 June 2013
Home < Documentation < 4.0 < Modules < BRAINSResample
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the NA-MIC website. | |||||
|
Module Description
Use Cases
Most frequently used for these scenarios:
- Use Case 1: Change an image's resolution and spacing.
- Use Case 2: Apply a transformation to an image (using an ITK transform IO mechanisms)
- Use Case 3: Warping an image (using a vector image deformation field).
Tutorials
Links to tutorials that use this module
Panels and their use
Parameters:
* ' ** ':
Similar Modules
- Point to other modules that have similar functionality
References
Publications related to this module go here. Links to pdfs would be useful. For extensions: link to the source code repository and additional documentation
Information for Developers
Section under construction. |