Ip MCQ3
Ip MCQ3
H(x)= 6 6 6
11 1
1 4 4
The RLE representation is given as:-
A. 6 3 1 4 4 2
B. 1 3 6 4 4 2
C. 4 3 6 4 1 2
D. 1 0 6 6 4 2
Ans a
Q4. How many bits may be required for encoding the message ‘mississippi using Huffman coding
method’?
A. 0.7
B. 1.7
C. 1.9
D. 2.5
Ans c
ans c
Q8. In a 4 bit image how many maximum intensity levels can be there
A. 15
B. 20
C. 16
D. 256
Ans c
Q9.How many parts does arithmetic coding technique has
A. 3
B. 2
C. 5
D. 4
Ans b
ans b
Q 14. Pixels where intensity changes abruptly are called
a) line pixels
b) area pixels
c) edge pixels
d) point pixels
ans c
Q21. Which step of image processing deals with assigning a label to an object based on its
descriptors.
a) morphological processing
b) object recognition
c) segmentation
d) representation and description
Q22. Watershed algorithm belongs to
a) image enhancement
b) Object recognition
c) compression
d) segmentation
ans b
Q26. Which of the following algorithms is the best approach for solving for Huffman codes?
a) exhaustive search
b) brute force algorithm
c) greedy algorithm
d) divide and conquer algorithm
ans c
Q30. Which one of the following is not true about arithmetic coding algorithm.
A. It is a lossy data compression technique.
B. It uses stream based encoding
C. It is a variable length encoding technique.
D. All are correct.
Ans a