Hi!<div>So here is the thing. . .I have a segmentation in a 3D binary mask (let's call it original) and then obtained its mesh using itkBinaryMask3DMeshSource, finally I stored the itk mesh in a .vtk file using itkVTKPolyDataWriter.</div>
<div>Everything good so far.</div><div>Then I created another function that reads the .vtk file into an itk mesh using itkVTKPolyDataReader, I get the 3D binary mask (let's call it output) from the mesh using itkTriangleMeshToBinaryImageFilter and store it as a .mhd file.</div>
<div>Here is the problem: when I load both my original and the output binary masks, I'm expecting them to be exactly the same BUT the last slice of my output volume turns out to be all zeros. I'm attaching an image that hopefully will describe what's happening better. . .</div>
<div>Does anybody knows what is causing this? and how to solve it?</div><div>Thanks a lot!</div><div><br></div><div>Olga C Avila-Montes<br>Research Assistant, Computational Biomedicine Lab (<a href="http://www.cbl.uh.edu" target="_blank">www.cbl.uh.edu</a>)<br>
Dept. of Computer Science, University of Houston, Houston, TX 77204-3010<br>Email: <a href="mailto:ocamcaro@gmail.com" target="_blank">ocamcaro@gmail.com</a><br>
</div>