[vtkusers] Create 3D Volume from 2D DICOM Images

Jothy jothybasu at gmail.com
Tue Aug 2 05:26:42 EDT 2011


Then try vtkVRMLImporter.

Have a look at this post

http://vtk.1045678.n5.nabble.com/Help-on-reading-VRML-file-td1247802.html

 and

http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/VRML

Jothy

On Tue, Aug 2, 2011 at 10:15 AM, emreturkoz <emreturkoz at gmail.com> wrote:

> 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.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110802/e8afa808/attachment.htm>


More information about the vtkusers mailing list