[vtkusers] 3D mesh

Nicolas Gallego nicgallego at gmail.com
Thu Sep 4 08:31:00 EDT 2014


Hi Selcuk,

If you data is already binary, you could use vtkContourFilter [1] or
equivanlently itkBinaryMask3DMeshSource[2]

[1] http://www.vtk.org/doc/release/6.1/html/classvtkContourFilter.html
[2]
http://itk.org/ITKExamples/src/Core/Mesh/ExtractIsoSurface/Documentation.html?highlight=itkbinarymask3dmeshsource

hope that helps,

Nicolás Gallego-Ortiz
Université catholique de Louvain, Belgium


2014-09-04 13:19 GMT+02:00 Selcuk ÇALLI <selcukcalli at gmail.com>:

> Can we obtain a mesh from 3D array with floating values? What kind of
> filters/functions do we need to do this process? Sample output images are
> below.
>
>
>
>
>
>
>>
>
>>
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140904/1ee89043/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ornek_2.jpg
Type: image/jpeg
Size: 56781 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140904/1ee89043/attachment-0002.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ornek_1.jpg
Type: image/jpeg
Size: 40735 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140904/1ee89043/attachment-0003.jpg>


More information about the vtkusers mailing list