Difference between revisions of "Documentation/4.1/Modules/BRAINSResample"
From Slicer Wiki
m (using module-developerinfo-UIowa template) |
(Updated for 4.1 release) |
||
Line 27: | Line 27: | ||
Most frequently used for these scenarios: | Most frequently used for these scenarios: | ||
− | + | # Change an image's resolution and spacing. | |
− | + | # Apply a transformation to an image (using an ITK transform IO mechanisms) | |
− | + | # Warping an image (using a vector image deformation field). | |
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 41: | Line 41: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Similar Modules}} | {{documentation/{{documentation/version}}/module-section|Similar Modules}} | ||
− | * | + | * [[Documentation/4.1/Modules/ResampleScalarVolume]] |
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Revision as of 21:02, 17 April 2012
Home < Documentation < 4.1 < Modules < BRAINSResample
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:
- Change an image's resolution and spacing.
- Apply a transformation to an image (using an ITK transform IO mechanisms)
- Warping an image (using a vector image deformation field).
Tutorials
Links to tutorials that use this module
Panels and their use
Parameters:
* ' ** ':
Similar Modules
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
See details above. |