Box Blur

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf Image processing algorithm
gptkbp:alsoKnownAs Box filter
gptkbp:application Noise reduction
Image smoothing
Preprocessing for edge detection
gptkbp:artifactsFound Blockiness
Edge halos
gptkbp:complexity O(n)
gptkbp:function Blurring images
https://www.w3.org/2000/01/rdf-schema#label Box Blur
gptkbp:implementedIn Convolution with uniform kernel
gptkbp:kernelType gptkb:public_square
Rectangular
gptkbp:operator Averages pixel values in a neighborhood
gptkbp:property Can introduce artifacts
Fast to compute
gptkbp:relatedTo gptkb:Gaussian_Blur
Mean filter
gptkbp:supportsAlgorithm Linear filter
gptkbp:usedIn gptkb:Computer_graphics
Image processing
gptkbp:bfsParent gptkb:Gaussian_Blur
gptkbp:bfsLayer 8