[vtkusers] vtkDiscreteMarchingCubes extend

Bill Lorensen bill.lorensen at gmail.com
Mon May 7 15:46:42 EDT 2012


Please post a small compilable example that illustrates the problem.

On Mon, May 7, 2012 at 2:18 PM, Cagatay Bilgin <bilgincc at gmail.com> wrote:
> Hello vtk-users
>
> I am having problems understanding the
> output of vtkDiscreteMarchingCubes.
>
> when I print the output polydata points, they
> do not match the input positions. It looks like
> the filter is doing a bounding box for the
> object. The extent and the origin seems
> to change. My sphere is located around 100,100,100
> with a radius of 10 in the input image, after the
> marching cubes it is around 10,10,10 with a
> radius of 10. How can make the filter give me
> the correct indices ?
>
> Thanks,
> Cagatay
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtkusers mailing list