InterviewSolution
Saved Bookmarks
| 1. |
The standard deviation ‘σ’ at any point in image averaging: σḡ(x, y) = 1/√K σɳ(x, y), where ḡ(x, y) is the average image formed by averaging K different noisy images and ɳ(x, y) is the noise added to an original image f(x, y). What is the relation between K and the variability of the pixel values at each location (x, y)?(a) Increase in K, decreases the noise of pixel values(b) Increase in K, increases the noise of pixel values(c) Decrease in K, decreases the noise of pixel values(d) Decrease in K, increases the noise of pixel valuesThe question was asked in a national level competition.My question comes from Enhancement using Arithmetic Operations in section Image Enhancement of Digital Image Processing |
|
Answer» The correct option is (a) Increase in K, decreases the noise of pixel values |
|