[vtkusers] Convert Binary Image to vtkPolyData

Bill Lorensen bill.lorensen at gmail.com
Thu Sep 14 14:05:11 EDT 2017


This example might help.
https://lorensen.github.io/VTKExamples/site/Cxx/Modelling/ContourTriangulator/


On Thu, Sep 14, 2017 at 10:47 AM, David Gobbi <david.gobbi at gmail.com> wrote:
> And, of course, vtkMarchingSquares for 2D images.
>
>
> On Thu, Sep 14, 2017 at 8:43 AM, Dean Inglis <inglis.dl at gmail.com> wrote:
>>
>> Hi Siming,
>>
>> you could use vtkImageMarchingCubes to extract an isosurface.
>>
>> - Dean
>>
>> On Thu, Sep 14, 2017 at 10:28 AM, Siming Bayer <siming.bayer at gmail.com>
>> wrote:
>>>
>>> Dear all,
>>>
>>> I know that vtkPolyDataToImageStencil can be used to convert vtkPolyData
>>> to a binary image. Is there any possibility to do it in the inverse way? I
>>> would like to use a binary image to generate a mesh via VTK.
>>>
>>> best,
>>> Siming
>
>
>
> _______________________________________________
> 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
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list