[ITK] Mesh smoothing

Dženan Zukić dzenanz at gmail.com
Tue Jan 17 14:28:02 EST 2017


Hi Fijoy,

you might want to look into cuberille
<https://itk.org/Doxygen/html/classitk_1_1CuberilleImageToMeshFilter.html>
filter for smooth mesh generation.

Regards,
Dženan

On Tue, Jan 17, 2017 at 10:10 AM, Fijoy Vadakkumpadan <tofijoy at gmail.com>
wrote:

> Hello,
>
> I need to get a smoothed mesh after applying the BinaryMask3DMeshSource
> class to a binary image. I considered using the AntiAliasBinaryImageFilter
> to smooth the binary image first, but since ITK does not support a true
> isosurface extraction after smoothing a binary image, that doesn't help.
>
> Is applying SmoothingQuadEdgeMeshFilter to the output mesh the way to go?
> What are the major parameters to SmoothingQuadEdgeMeshFilter? Are there
> code examples for this filter?
>
> Thanks,
> --Fijoy
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20170117/16cc8469/attachment.html>


More information about the Community mailing list