

MCQOPTIONS
Saved Bookmarks
This section includes 7 Mcqs, each offering curated multiple-choice questions to sharpen your Digital Image Processing knowledge and support exam preparation. Choose a topic below to get started.
1. |
The transformation T (rk) = k(j=0) nj /n, k = 0, 1, 2, , L-1, where L is max gray value possible and r-k is the kth gray level, is called _______ |
A. | tHistogram linearization |
B. | tHistogram equalization |
C. | tAll of the mentioned |
D. | tNone of the mentioned |
Answer» D. tNone of the mentioned | |
2. |
For the transformation T(r) = [ 0r pr(w) dw], r is gray value of input image, pr(r) is PDF of random variable r and w is a dummy variable. If, the PDF are always positive and that the function under integral gives the area under the function, the transformation is said to be __________ |
A. | tSingle valued |
B. | tMonotonically increasing |
C. | tAll of the mentioned |
D. | tNone of the mentioned |
Answer» D. tNone of the mentioned | |
3. |
The transformation s = T(r) producing a gray level s for each pixel value r of input image. Then, if the T(r) is satisfying 0 T(r) 1 in interval 0 r 1, what does it signifies? |
A. | tIt guarantees the existence of inverse transformation |
B. | tIt is needed to restrict producing of some inverted gray levels in output |
C. | tIt guarantees that the output gray level and the input gray level will be in same range |
D. | tAll of the mentioned |
Answer» D. tAll of the mentioned | |
4. |
The transformation s = T(r) producing a gray level s for each pixel value r of input image. Then, if the T(r) is monotonically increasing in interval 0 r 1, what does it signifies? |
A. | tIt guarantees the existence of inverse transformation |
B. | tIt is needed to restrict producing of some inverted gray levels in output |
C. | tIt guarantees that the output gray level and the input gray level will be in same range |
D. | tAll of the mentioned |
Answer» C. tIt guarantees that the output gray level and the input gray level will be in same range | |
5. |
The transformation s = T(r) producing a gray level s for each pixel value r of input image. Then, if the T(r) is single valued in interval 0 r 1, what does it signifies? |
A. | tIt guarantees the existence of inverse transformation |
B. | tIt is needed to restrict producing of some inverted gray levels in output |
C. | tIt guarantees that the output gray level and the input gray level will be in same range |
D. | tAll of the mentioned |
Answer» B. tIt is needed to restrict producing of some inverted gray levels in output | |
6. |
A bright image will have what kind of histogram, when the histogram, h(rk) = nk, rk the kth gray level and nk total pixels with gray level rk, is plotted nk versus rk? |
A. | tThe histogram that are concentrated on the dar<sub>k</sub> side of gray scale |
B. | tThe histogram whose component are biased toward high side of gray scale |
C. | tThe histogram that is narrow and centered toward the middle of gray scale |
D. | tThe histogram that covers wide range of gray scale and the distribution of pixel is approximately uniform |
Answer» C. tThe histogram that is narrow and centered toward the middle of gray scale | |
7. |
If h(rk) = nk, rk the kth gray level and nk total pixels with gray level rk, is a histogram in gray level range [0, L 1]. Then how can we normalize a histogram? |
A. | tIf each value of histogram is added by total number of pixels in image, say n, p(r<sub>k</sub>)=n<sub>k</sub>+n |
B. | If each value of histogram is subtracted by total number of pixels in image, say n, p(r<sub>k</sub>)=n<sub>k</sub>-n |
C. | tIf each value of histogram is multiplied by total number of pixels in image, say n, p(r<sub>k</sub>)=n<sub>k</sub> * n |
D. | tIf each value of histogram is divided by total number of pixels in image, say n, p(r<sub>k</sub>)=n<sub>k</sub> / n |
Answer» E. | |