Difference between revisions of "Modules:ResampleVolumeBatch-Documentation-3.4"

From Slicer Wiki
Jump to: navigation, search
(Add the Resample Scalar Volume BatchMake module)
 
Line 4: Line 4:
 
Resample Scalar Volume BatchMake
 
Resample Scalar Volume BatchMake
 
{|
 
{|
|[[Image:ResampleVolumeBatchMakeModule.png|thumb|580px|Resample Scalar Volume BatchMake GUI]]}
+
|[[Image:ResampleVolumeBatchMakeModule.png|thumb|580px|Resample Scalar Volume BatchMake GUI]]
 +
|}
  
 
== General Information ==
 
== General Information ==

Revision as of 20:10, 6 April 2009

Home < Modules:ResampleVolumeBatch-Documentation-3.4

Return to Slicer 3.4 Documentation

Module Name

Resample Scalar Volume BatchMake

Resample Scalar Volume BatchMake GUI

General Information

Module Type & Category

Type: CLI

Category: Filtering

Authors, Collaborators & Contact

  • Author: Stephen Aylward
  • Contact: stephen.aylward at kitware.com

Module Description

This module is the BatchMake version of the Resample Scalar Volume module. It can resample automatically every file in a the input directory with a specified scaling. See the Resample Volume documentation for more information.

Usage

Input volume volume= directory where the input images are located
Directory mask = Images to resample must match the directory mask to be processed by the module
Output volume directory = directory where to save the output
Output volume suffix = name to give to the output files. To ensure uniqueness of the name, the BatchMake variable ${InputVolume} contains the name of each moving image.

Examples, Use Cases & Tutorials

  • Use to resample volumes

Quick Tour of Features and Use

Development

Dependencies

Resample Volume module

Known bugs

Follow this link to the Slicer3 bug tracker.


Usability issues

Follow this link to the Slicer3 bug tracker. Please select the usability issue category when browsing or contributing.

Source code & documentation

Source Code: ResampleVolumeBatchMakeModule.cxx

XML Description: ResampleVolumeBatchMakeModule.xml

Documentation:

More Information

Acknowledgment

This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on the National Centers for Biomedical Computing can be obtained from National Centers for Biomedical Computing.

References