Difference between revisions of "Documentation/Nightly/Modules/SeparateVectorImage"
(Created page with "<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- --------------------...") |
|||
Line 30: | Line 30: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
− | This | + | This module can be used in order to separate a vectorImage (i.e. a diffusion weighted image) into several images.<br> |
Each created image will contain one component of the input vectorImage.<br> | Each created image will contain one component of the input vectorImage.<br> | ||
<br> | <br> |
Revision as of 20:46, 5 July 2017
Home < Documentation < Nightly < Modules < SeparateVectorImage
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Extensions: BoneTextureExtesion
|
Module Description
This module can be used in order to separate a vectorImage (i.e. a diffusion weighted image) into several images.
Each created image will contain one component of the input vectorImage.
For example, if the input is a diffusion-weighted image where each voxel contains a vector of 8 values, 8 images will be generated as outputs.
Use Cases
Similar Modules
N/A
Information for Developers
The source code is available on github