Parameters for bilateral filter blur. More...
#include <BlurProcessor.h>
Public Attributes | |
int | d |
Diameter of each pixel neighborhood. | |
double | sigma_space |
Filter sigma in the color space. | |
double | sigma_color |
Filter sigma in the coordinate space. | |
Parameters for bilateral filter blur.