Documentation/4.1/Modules/CastScalarVolume
From Slicer Wiki
Home < Documentation < 4.1 < Modules < CastScalarVolume
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
Cast a volume to a given data type. Use at your own risk when casting an input volume into a lower precision type! Allows casting to the same type as the input volume.
Use Cases
Most frequently used for these scenarios:
- Use Case 1: when an algorithm requires a specific data type for an input volume.
Examples of the module in use:
- Example 1: Cast a volume when it's not in the correct data type to be taken as input to the EM Segmentation pipeline.
Tutorials
N/A
Panels and their use
Parameters:
|
Similar Modules
N/A
References
N/A
Information for Developers
Section under construction. |