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

From Slicer Wiki
Jump to: navigation, search
(→‎Known bugs: No space in path)
Line 1: Line 1:
 
[[Documentation-3.4|Return to Slicer 3.4 Documentation]]
 
[[Documentation-3.4|Return to Slicer 3.4 Documentation]]
 +
 +
[[Announcements:Slicer3.4#Highlights|Gallery of New Features]]
 
__NOTOC__
 
__NOTOC__
 
===Module Name===
 
===Module Name===

Revision as of 20:20, 26 May 2009

Home < Modules:ResampleVolumeBatch-Documentation-3.4

Return to Slicer 3.4 Documentation

Gallery of New Features

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

Don't use space character in paths 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