<div dir="ltr"><div>Dear all,</div><div><br></div><div>I still have another question according to this isseue:</div><div><br></div><div>I just tried the vtkMarchingCubes. This works fine. I got a isosurface of type vtkMarchingCubes. But since I would like to use the vtkProbeFilter to interpolate the values on the nodes of a volumetric mesh to a dicom image volume, I need to convert the vtkMarchingCubes to vtkPolyData, where the cell centers are the center of each voxel. Is there any filter which provides this function?</div><div><br></div><div>best,</div><div>Siming</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-09-14 22:10 GMT+02:00 Siming Bayer <span dir="ltr"><<a href="mailto:siming.bayer@gmail.com" target="_blank">siming.bayer@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you guys!<br>
<br>
best,<br>
Siming<br>
<div class="HOEnZb"><div class="h5">> Am 14.09.2017 um 20:05 schrieb Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>>:<br>
><br>
> This example might help.<br>
> <a href="https://lorensen.github.io/VTKExamples/site/Cxx/Modelling/ContourTriangulator/" target="_blank" rel="noreferrer">https://lorensen.github.io/<wbr>VTKExamples/site/Cxx/<wbr>Modelling/ContourTriangulator/</a><br>
><br>
><br>
> On Thu, Sep 14, 2017 at 10:47 AM, David Gobbi <<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>> wrote:<br>
>> And, of course, vtkMarchingSquares for 2D images.<br>
>><br>
>><br>
>> On Thu, Sep 14, 2017 at 8:43 AM, Dean Inglis <<a href="mailto:inglis.dl@gmail.com">inglis.dl@gmail.com</a>> wrote:<br>
>>><br>
>>> Hi Siming,<br>
>>><br>
>>> you could use vtkImageMarchingCubes to extract an isosurface.<br>
>>><br>
>>> - Dean<br>
>>><br>
>>> On Thu, Sep 14, 2017 at 10:28 AM, Siming Bayer <<a href="mailto:siming.bayer@gmail.com">siming.bayer@gmail.com</a>><br>
>>> wrote:<br>
>>>><br>
>>>> Dear all,<br>
>>>><br>
>>>> I know that vtkPolyDataToImageStencil can be used to convert vtkPolyData<br>
>>>> to a binary image. Is there any possibility to do it in the inverse way? I<br>
>>>> would like to use a binary image to generate a mesh via VTK.<br>
>>>><br>
>>>> best,<br>
>>>> Siming<br>
>><br>
>><br>
>><br>
>> ______________________________<wbr>_________________<br>
>> Powered by <a href="http://www.kitware.com" target="_blank" rel="noreferrer">www.kitware.com</a><br>
>><br>
>> Visit other Kitware open-source projects at<br>
>> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank" rel="noreferrer">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
>><br>
>> Please keep messages on-topic and check the VTK FAQ at:<br>
>> <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank" rel="noreferrer">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
>><br>
>> Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank" rel="noreferrer">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank" rel="noreferrer">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
>><br>
><br>
><br>
><br>
> --<br>
> Unpaid intern in BillsBasement at noware dot com<br>
<br>
</div></div></blockquote></div><br></div>