2-D box filtering of integral images
filters the integral image B
= integralBoxFilter(A
,filterSize
)A
with a 2-D box
filter with size specified by
filterSize
.
uses name-value pairs to control various aspects of the
filtering.B
= integralBoxFilter(___,Name,Value
)