[vtkusers] Fill closed surface with voxels.
Vladimir Lazunin
lazunin.v.aa at m.titech.ac.jp
Sat Aug 25 01:24:51 EDT 2007
Thank you, Hendrik. From the description of vtkPolyDataToImageStencil it
looks like what I need. Hope I won't be too annoying by asking if you
have any code example?
Now I'm trying to figure it out from the only example I found in VTK
"Examples" folder, but it does something too different.
Vladimir.
Hendrik Belitz wrote:
>
> Hi Vladimir,
>
> since I guess that this is essentially the same problem Achim Poll
> required a solution for a day before, I'll give you the same answer:
>
> With high probability, this answer is still valid:
> http://public.kitware.com/pipermail/vtkusers/2002-April/060535.html
>
> I use vtkPolyDataToImageStencil for myself with good results to
> "voxelize" polydata meshes. Even more decent results could be obtained
> by using an external library, like object voxelization by filterung
> for example( http://www.viskom.oeaw.ac.at/~milos/
> <http://www.viskom.oeaw.ac.at/%7Emilos/> ), with the only drawback
> that you need to convert your data by yourself into the appropiate
> formats.
>
More information about the vtkusers
mailing list