Page 1 of 1

In neighborhood operation for spatial filtering using square mask of n*n, which of the following approach is/are used to

Posted: Thu Jul 14, 2022 10:06 am
by answerhappygod
a) By padding the image
b) By filtering all the pixels only with the mask section that is fully contained in the image
c) By ensuring that center of mask must be at a distance ≥ (n – 1)/2 pixels from border of image
d) None of the mentioned