bethgelab / imagecorruptions

Python package to corrupt arbitrary images.
https://pypi.org/project/imagecorruptions/
Apache License 2.0
409 stars 64 forks source link

fix skimage gaussian call to new signature: remove multichannel arg #25

Closed JohannesTheo closed 1 week ago

JohannesTheo commented 4 months ago

There is a similar PR pending which doesn't update all gaussian calls.

rgeirhos commented 1 week ago

Thanks for the PR. The changes have now been merged (in PR https://github.com/bethgelab/imagecorruptions/pull/23)