<div>Hi,</div>
<div> </div>
<div>I used a program called binvox to convert OBJ models into volumes. I'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't matter to me. Here's how I did it:
</div>
<div> </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> </div>
<div><span class="gmail_quote">On 8/21/07, <b class="gmail_sendername">Dominik Szczerba</b> <<a href="mailto:domi@vision.ee.ethz.ch">domi@vision.ee.ethz.ch</a>> 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>> Hi,<br>><br>> I have an STL File which has been imported into vtk using STLReader. The<br>> surface has been reconstructed using a polydata mapper to render the<br>
> actor. Is it possible to obtain volumetric information about this<br>> object? It is completely enclosed, however it is not a "true" volume.<br>><br>> Thanks,<br>><br>> Michael<br>><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>