[vtkusers] vtk and segmentation

Bill Lorensen bill.lorensen at gmail.com
Thu Aug 30 16:29:40 EDT 2012


If you have mesh mesh of multiple disconnected segments you can use
vtkConnectivityFIlter to extract each connected component.


On Thu, Aug 30, 2012 at 4:25 PM, tasnim <hanene-jeder at hotmail.fr> wrote:

> I seek not a precise filter, but I want a filter that segments the mesh and
> allows me to retrieve the mesh points by each region
>
> David Gobbi wrote
> >
> > On Thu, Aug 30, 2012 at 1:55 PM, Bill Lorensen &lt;bill.lorensen@&gt;
> > wrote:
> >> Yes there are filters for mesh segmentation. For example the threshold
> >> filters and the connectivity filters.
> >>
> >> Perhaps you can be more specific regarding what segmentation you want.
> >
> > I suspect the original poster wanted image segmentation with
> > deformable mesh models.  Remove the "deformable," and both
> > vtkMarchingCubes and vtkContourFilter are candidates.
> >
> >  - 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://vtk.1045678.n5.nabble.com/vtk-and-segmentation-tp5715662p5715708.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
>



-- 
Unpaid intern in BillsBasement at noware dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120830/a79ae587/attachment.htm>


More information about the vtkusers mailing list