Difference between revisions of "Documentation/Nightly/Modules/SeparateVectorImage"
Line 11: | Line 11: | ||
'''''Contributors:''''' Beatriz Paniagua (Kitware Inc), Lucia Cevidanes (University of Michigan - School of Dentistry), Erika Benavides (University of Michigan - School of Dentistry), Antônio Carlos de Oliveira Ruellas (University of Michigan - School of Dentistry)<br> | '''''Contributors:''''' Beatriz Paniagua (Kitware Inc), Lucia Cevidanes (University of Michigan - School of Dentistry), Erika Benavides (University of Michigan - School of Dentistry), Antônio Carlos de Oliveira Ruellas (University of Michigan - School of Dentistry)<br> | ||
'''''Contact:''''' Jean-Baptiste Vimort, <email>jb.vimort@kitware.com</email><br> | '''''Contact:''''' Jean-Baptiste Vimort, <email>jb.vimort@kitware.com</email><br> | ||
− | '''''Acknowledgments:''''' This work was supported by the National Institute of Health (NIH) National Institute for Dental and | + | '''''Acknowledgments:''''' This work was supported by the National Institute of Health (NIH) National Institute for Dental and Craniofacial Research (NIDCR) grant R21DE025306 (Textural Biomarkers of Arthritis for the Subchondral Bone in the Temporomandibular Joint), NIDCR grant R01DE024450 (Quantification of 3D bony Changes in |
− | + | Temporomandibular Joint Osteoarthritis) and National Institute of Biomedical Imaging and Bioengineering NIBIB) grant R01EB021391 (Shape Analysis Toolbox for Medical Image Computing Projects).<br> | |
− | in the Temporomandibular Joint), NIDCR grant R01DE024450 (Quantification of 3D bony Changes in | ||
− | Temporomandibular Joint Osteoarthritis) and National Institute of Biomedical Imaging and Bioengineering | ||
− | |||
'''''License:''''' [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0] | '''''License:''''' [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0] | ||
Revision as of 14:12, 6 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