<div>Hi,</div>
<div>&nbsp;</div>
<div>I used a program called binvox to convert OBJ models into volumes. I&#39;m not sure if this is going to help you or not since the process is a bit long. I only needed to do this once so it didn&#39;t matter to me. Here&#39;s how I did it:
</div>
<div>&nbsp;</div>
<div>1) used binvox to convert an OBJ file to a volume file (RAW format)</div>
<div>2) used AMIRA to convert RAW data to a series of DICOM images (my program loads DICOM files only)</div>
<div>3) load the volume DICOM data into vtk using vtkDICOMReader<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 8/21/07, <b class="gmail_sendername">Dominik Szczerba</b> &lt;<a href="mailto:domi@vision.ee.ethz.ch">domi@vision.ee.ethz.ch</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I am not sure if this exists in VTK (pls keep me posted), however it<br>does for sure in the GNU GTS library.
<br>- Dominik<br><br>Michael Hanley wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I have an STL File which has been imported into vtk using STLReader. The<br>&gt; surface has been reconstructed using a polydata mapper to render the<br>
&gt; actor. Is it possible to obtain volumetric information about this<br>&gt; object? It is completely enclosed, however it is not a &quot;true&quot; volume.<br>&gt;<br>&gt; Thanks,<br>&gt;<br>&gt; Michael<br>&gt;<br><br>
--<br>Dominik Szczerba, Ph.D.<br>Computer Vision Lab CH-8092 Zurich<br><a href="http://www.vision.ee.ethz.ch/~domi">http://www.vision.ee.ethz.ch/~domi</a><br>_______________________________________________<br>This is the private VTK discussion list.
<br>Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.vtk.org/mailman/listinfo/vtkusers">
http://www.vtk.org/mailman/listinfo/vtkusers</a><br></blockquote></div><br>