<div dir="ltr"><br>Hello all,<br><br>I need to add different kinds of noise to a vtkImage. I have looked at vtkImageNoiseSource and vtkMath::Random().<br><br>Of these, <br><br>vtkImageNoiseSource only produces a uniform noise output - is there a way (already existing in vtk) to have a different underlying noise distribution?<br>
<br>vtkMath::Random produces a random number - what is the internal distribution used here?<br><br><br>Apart from these, are there any other better ways to adding noise to vtkImages?<br><br><br>Thanks in advance,<br><br><br>
Prathamesh<br><br><br><br></div>