Gaussian blur bias
Posted: 2014-04-04T06:44:34-07:00
According to the documentation http://www.imagemagick.org/script/comma ... ssian-blur , this can take a "bias" argument.
-gaussian-blur radiusxsigma+bias
What does bias do, or what should it do? I've tried it with various numbers, with or without "%", and it seems to make no difference.
(I ask because I'm building an interface so nip2 can drive IM. If bias doesn't do anything, I'll leave it out.)
Bias isn't mentioned on Anthony's http://www.imagemagick.org/Usage/blur/ page.
The same question applies to motion blur: "-motion-blur radiusxsigma+angle+bias"
-gaussian-blur radiusxsigma+bias
What does bias do, or what should it do? I've tried it with various numbers, with or without "%", and it seems to make no difference.
(I ask because I'm building an interface so nip2 can drive IM. If bias doesn't do anything, I'll leave it out.)
Bias isn't mentioned on Anthony's http://www.imagemagick.org/Usage/blur/ page.
The same question applies to motion blur: "-motion-blur radiusxsigma+angle+bias"