For convolution filters, the "radius" is the size of the convolution kernel to use on the local space pixel grid of the filter input. For Gaussian blur kernels, this unit has a linear relationship with Sigma
. See kKernelRadiusPerSigma
for details on how this relationship works.
More...
For convolution filters, the "radius" is the size of the convolution kernel to use on the local space pixel grid of the filter input. For Gaussian blur kernels, this unit has a linear relationship with Sigma
. See kKernelRadiusPerSigma
for details on how this relationship works.
Definition at line 48 of file sigma.h.