Documentation/4.8/Modules/CastScalarVolume
From Slicer Wiki
Home < Documentation < 4.8 < Modules < CastScalarVolume
For the latest Slicer documentation, visit the 4.10 page. |
Introduction and Acknowledgements
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. |