disintegration / imaging

Imaging is a simple image processing package for Go
MIT License
5.22k stars 433 forks source link

Blur function add a radius parameter #145

Open kidkidkid opened 3 years ago

kidkidkid commented 3 years ago

Is it possible to expose the radius parameter in the blur function? The single sigma parameter is not enough.

bgreenblatt commented 2 years ago

I made a similar request a while back. But, my suggested change would change the Blur function signature