[vtkusers] Create 3D Volume from 2D DICOM Images
emreturkoz
emreturkoz at gmail.com
Tue Aug 2 05:15:13 EDT 2011
It has no format (seriously). But when I open it with text editor, I see
this:
################################################
# ITK-SnAP Label Description File
# File format:
# IDX -R- -G- -B- -A-- VIS MSH LABEL
# Fields:
# IDX: Zero-based index
# -R-: Red color component (0..255)
# -G-: Green color component (0..255)
# -B-: Blue color component (0..255)
# -A-: Label transparency (0.00 .. 1.00)
# VIS: Label visibility (0 or 1)
# IDX: Label mesh visibility (0 or 1)
# LABEL: Label description
################################################
0 0 0 0 0 0 0 "Clear Label"
1 255 0 0 1 1 1 "Label 1"
2 0 255 0 1 1 1 "Label 2"
3 0 0 255 1 1 1 "Label 3"
4 255 255 0 1 1 1 "Label 4"
5 0 255 255 1 1 1 "Label 5"
6 255 0 255 1 1 1 "Label 6"
And there is also a *.wrl file (VRML file) included in which the coordinates
are written.
--
View this message in context: http://vtk.1045678.n5.nabble.com/Create-3D-Volume-from-2D-DICOM-Images-tp4656536p4658067.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list