[vtkusers] voxelization ?

Jérôme jerome.velut at gmail.com
Mon Nov 23 08:07:24 EST 2009


Hi,
I never used this, but it exists a vtkImplicitBoolean, which I think you can
use in conjonction with vtkImplicitDataSet. Working with implicit functions
will prevent you from discretizing your meshes.

Don't hesitate to give feedbacks!

Jerome



2009/11/23 Frantch <le_maitre at bluewin.ch>

>
> Thank's ! Actually I'm trying do to some boolean stuff between 2 polydata.
> So I wanted to voxelize them, and then apply a AND or OR filter....
>
> Is that possible with VTK ?
>
>
> David Doria-2 wrote:
> >
> > On Thu, Nov 19, 2009 at 9:47 AM, Frantch <le_maitre at bluewin.ch> wrote:
> >>
> >> Hi,
> >>
> >> I'm wondering if someone can explain me what's the voxelization ? I've
> >> tried
> >> to find on google but... nothing ?!?!?
> >>
> >>
> >> Thank's
> >
> > Voxelization is dividing a volume into discrete cells, typically cubes
> > or rectangular prisms stacked in a grid pattern. You need to be more
> > specific if you are looking to actually do something with VTK.
> >
> > Thanks,
> >
> > David
> > _______________________________________________
> > 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
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/voxelization---tp26421362p26477170.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20091123/074ed831/attachment.htm>


More information about the vtkusers mailing list