Hello vtk-users<div><br></div><div>I am having problems understanding the </div><div>output of vtkDiscreteMarchingCubes. </div><div><br></div><div>when I print the output polydata points, they </div><div>do not match the input positions. It looks like </div>
<div>the filter is doing a bounding box for the </div><div>object. The extent and the origin seems </div><div>to change. My sphere is located around 100,100,100</div><div>with a radius of 10 in the input image, after the </div>
<div>marching cubes it is around 10,10,10 with a </div><div>radius of 10. How can make the filter give me </div><div>the correct indices ? </div><div><br></div><div>Thanks, </div><div>Cagatay</div>