[vtkusers] Image Blob as polydata.

Cory Quammen cory.quammen at kitware.com
Fri Oct 23 11:40:01 EDT 2015


Tariq,

One possibility would be this pipeline:

<image reader> -> vtkThreshold -> vtkDataSetSurfaceFilter

Another could be

<image reader> -> vtkThreshold -> vtkDiscreteMarchingCubes

Hope that helps,
Cory

On Thu, Oct 22, 2015 at 10:52 PM, tariq <tdinar at gmail.com> wrote:

> hi,
>
>
> I have a black and white image, that has one black connected region.  Is
> there a way to extract the black connected region and have it  as polydata?
> I want to visualize this region as polydata and work with its geometry
> without the image data.
>
> I am kind of not experienced with VTK and this might be a simple question.
>
> Thanks.
> T.
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Image-Blob-as-polydata-tp5734533.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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151023/6506a1ae/attachment.html>


More information about the vtkusers mailing list