[vtkusers] closed curface

briend briend at cyceron.fr
Sat Mar 2 13:04:15 EST 2019


Hi,

You could easily make that by the module "segment editor 
<https://slicer.readthedocs.io/en/latest/user_guide/module_segmenteditor.html>" 
(smoothing option) of 3D slicer <https://www.slicer.org/>, or by command 
(in 3dslicer):

|segmentEditorWidget.setActiveEffectByName("Smoothing") effect = 
segmentEditorWidget.activeEffect() 
effect.setParameter("SmoothingMethod", "MEDIAN") 
effect.setParameter("KernelSizeMm", 6) effect.self().onApply() HTH, 
Frederic |

On 3/2/2019 1:51 AM, davood paknejad wrote:
> hello friends i have a 3D.mha file i will display this image as closed 
> image ( in the attach image, converted above image to bellow image) 
> https://ufile.io/n3cjh ( link of 3D.mha)
> ------------------------------------------------------------------------
> Sent from the VTK - Users mailing list archive 
> <http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html> at Nabble.com.
>
> _______________________________________________
> 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:
> https://vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20190302/c3e6af7b/attachment.html>


More information about the vtkusers mailing list