[vtkusers] Cleaning noise from data

Mathieu Coursolle mcoursolle at rogue-research.com
Mon Dec 8 09:19:15 EST 2008


You could try smoothing the input data first.

You could try using vtkImageGaussianSmooth or vtkImageConvolve with
an averaging convolution kernel for example.

Mathieu


On 6-Dec-08, at 10:29 AM, Yasmin Zaman wrote:

> Dear VTKuser,
>                     Using isosurface, I have extracted the human  
> face (skin, not bone), But there are still many noises. How can I  
> remove noises?
>
> Yasmin.
>
>
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>




More information about the vtkusers mailing list