Subject: | gaussian blur radius fixed at 10 |
The gaussian blur filter radius is fixed at 10, which means values of
stddev > 3 are rendered inaccurately.
The user should be able to specify a radius, with a default of zero
which calculates an appropriate radius from stddev.
This parameter should also be supplied to the unsharpmask filter.