<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&#39;m able to visualize with Paraview as a contour. </div>
<div>With Paraview I&#39;m also able to generate triangles (so, a mesh!?). Then, i save the triangularized volume as filename.stl.</div><div>Now, I&#39;d like to smooth the volume i have, and i&#39;m using the itkSmoothingQuadEdgeMeshFilterTest as a guide. It works with a Mesh in input, but it doesn&#39;t work. In fact, I have an exception during the program execution (&quot;Exception thrown while reading the input file &quot;). That&#39;s because i&#39;m using an .stl file, but in this file i haven&#39;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>