A box blur is a blur where the value of every pixel is the average of all pixels within one of the particular pixel.
- where is the patch around the current pixel
A box blur is a blur where the value of every pixel is the average of all pixels within one of the particular pixel.