[vtkusers] adding noise to vtkImageData

Jothy jothybasu at gmail.com
Mon Jul 19 11:17:59 EDT 2010


You may also look into vtkImageGaussianSmooth and vtkImageConvolve.


Jothy

On Mon, Jul 19, 2010 at 4:13 PM, Prathamesh Kulkarni <
prathameshmkulkarni at gmail.com> wrote:

>
> Hello all,
>
> I need to add different kinds of noise to a vtkImage. I have looked at
> vtkImageNoiseSource and vtkMath::Random().
>
> Of these,
>
> vtkImageNoiseSource only produces a uniform noise output - is there a way
> (already existing in vtk) to have a different underlying noise distribution?
>
> vtkMath::Random produces a random number - what is the internal
> distribution used here?
>
>
> Apart from these, are there any other better ways to adding noise to
> vtkImages?
>
>
> Thanks in advance,
>
>
> Prathamesh
>
>
>
>
> _______________________________________________
> 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://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100719/58ed4cf9/attachment.htm>


More information about the vtkusers mailing list