[Insight-users] vtk image marching cubes
Luis Ibanez
luis . ibanez at kitware . com
Thu, 25 Sep 2003 00:36:29 -0400
Hi Zein,
1) No,
but you could subsample the image before
applying marching cubes,... or you can
decimate the mesh after the extraction.
2) vtk/Examples/DataManipulation/Cxx
3) InsightApplications/Auxiliary/vtk/vtk2itk.cxx
Regards,
Luis
----------------------
salah wrote:
> Hello,
>
> I have some questions about the vtk image marching cubes filter:
>
> 1. can I change the size of the cube? i.e., can I change the size
> of length of the edges in the resulting triangulated mesh?
>
> 2. how can I browse/access the elements of the resulting mesh
> (vertices and triangles)? Is there some example that does this?
>
> 3. can I convert this mesh to an itk mesh?
>
>
> Many thanks for any help,
>
> Zein
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk . org
> http://www . itk . org/mailman/listinfo/insight-users
>