<div dir="ltr">Then try vtkVRMLImporter.<br><br>Have a look at this post<br><br><a href="http://vtk.1045678.n5.nabble.com/Help-on-reading-VRML-file-td1247802.html">http://vtk.1045678.n5.nabble.com/Help-on-reading-VRML-file-td1247802.html</a><br>
<br> and <br><br><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/VRML">http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/VRML</a><br><br>Jothy<br><br><div class="gmail_quote">On Tue, Aug 2, 2011 at 10:15 AM, emreturkoz <span dir="ltr">&lt;<a href="mailto:emreturkoz@gmail.com">emreturkoz@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">It has no format (seriously). But when I open it with text editor, I see<br>
this:<br>
<br>
################################################<br>
# ITK-SnAP Label Description File<br>
# File format:<br>
# IDX   -R-  -G-  -B-  -A--  VIS MSH  LABEL<br>
# Fields:<br>
#    IDX:   Zero-based index<br>
#    -R-:   Red color component (0..255)<br>
#    -G-:   Green color component (0..255)<br>
#    -B-:   Blue color component (0..255)<br>
#    -A-:   Label transparency (0.00 .. 1.00)<br>
#    VIS:   Label visibility (0 or 1)<br>
#    IDX:   Label mesh visibility (0 or 1)<br>
#  LABEL:   Label description<br>
################################################<br>
    0     0    0    0        0  0  0    &quot;Clear Label&quot;<br>
    1   255    0    0        1  1  1    &quot;Label 1&quot;<br>
    2     0  255    0        1  1  1    &quot;Label 2&quot;<br>
    3     0    0  255        1  1  1    &quot;Label 3&quot;<br>
    4   255  255    0        1  1  1    &quot;Label 4&quot;<br>
    5     0  255  255        1  1  1    &quot;Label 5&quot;<br>
    6   255    0  255        1  1  1    &quot;Label 6&quot;<br>
<br>
<br>
<br>
And there is also a *.wrl file (VRML file) included in which the coordinates<br>
are written.<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Create-3D-Volume-from-2D-DICOM-Images-tp4656536p4658067.html" target="_blank">http://vtk.1045678.n5.nabble.com/Create-3D-Volume-from-2D-DICOM-Images-tp4656536p4658067.html</a><br>

</font><div><div></div><div class="h5">Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br></div>