<div dir="ltr">Hi all,<div><br></div><div>I tryed to create a volume following the VolumeFromSlices example (<a href="http://www.itk.org/Wiki/ITK/Examples/IO/VolumeFromSlices">http://www.itk.org/Wiki/ITK/Examples/IO/VolumeFromSlices</a>). So I obtained a .mhd file, that i'm able to visualize with Paraview as a contour. </div>
<div>With Paraview I'm also able to generate triangles (so, a mesh!?). Then, i save the triangularized volume as filename.stl.</div><div>Now, I'd like to smooth the volume i have, and i'm using the itkSmoothingQuadEdgeMeshFilterTest as a guide. It works with a Mesh in input, but it doesn't work. In fact, I have an exception during the program execution ("Exception thrown while reading the input file "). That's because i'm using an .stl file, but in this file i haven't a mesh? ...but I can visualize it as a mesh!</div>
<div>What can i do to solve it?</div><div>thanks in advance</div><div><br></div><div>Chiara</div></div>