[vtkusers] Marching cubes filter

Sylvain Jaume sylvainjaume at gmail.com
Thu Jun 5 15:19:19 EDT 2008


Hi Flory,

Yes, vtkMarchingCubes will use the origin and spacing of the input image.
There is no units per se in VTK (mm, cm, inch,...). The vertices in the
Marching Cubes mesh will interpolate the voxel positions, so vertices and
voxels won't have exactly the same positions.

HTH,
Sylvain

On Thu, Jun 5, 2008 at 3:00 PM, flory <florysf at gmail.com> wrote:

>
> Hello,
>        I was wondering if the vtkMarchingCubes filter preserves the
> coordinates of the points - do the points on the triangulated surface have
> the same coordinates as in the initial image or the units or distances are
> changed?
> Thanks a lot!
>                     Flory
>
> --
> View this message in context:
> http://www.nabble.com/Marching-cubes-filter-tp17677120p17677120.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080605/5aba4459/attachment.htm>


More information about the vtkusers mailing list