0
4.6kviews
Quality of picture depends upon the number of pixels and grey level that represent the picture. Justify or contradict.
written 7.8 years ago by | modified 2.6 years ago by |
ADD COMMENT
EDIT
Ans:
An image can be considered as a two dimensional array say f(x,y). Now every image that is seen on the monitor is actually a matrix or a two dimensional array.
Each element of the array is called a pixel. Whenever we see an image on the computer screen, it is actually a matrix which consists of pixels and each pixel is considered to be a sample.
Thus more the number of pixels, means more samples which results in higher sampling rate and hence better spatial resolution.
Now coming to grey level, we know that each pixel will carry a value. This value of each pixel is known as grey level. Let us consider we have only two bits to represent the grey level, in this case we would have 22 different grey levels.