[ITK] Mesh smoothing

Fijoy Vadakkumpadan tofijoy at gmail.com
Tue Jan 17 10:10:53 EST 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20170117/06a91997/attachment.html>


More information about the Community mailing list