The numpy tag has no wiki summary.
5
votes
2answers
232 views
Adding noise to a raster
I want to add some fine-grained noise to a raster in an automated python process (i.e. I do not want to use Photoshop or GIMP). I looked at PIL, but unless I'm mistaken, it doesn't seem to have any ...
