The vertex-covering number of an odd cycle is 1 more than its independence number.
See Answer →K4, as a plane graph, is self-dual.
See Answer →Gr¨otzsch graph is Eulerian.
See Answer →For some nonnegative integers d1, d2, . . . , dn the sequence (max{d1, n}, d2, d3, . . . , dn) is graphic.
See Answer →Every 2-connected bipartite graph is Hamiltonian.
See Answer →Every tree has a perfect matching.
See Answer →Construct a 4-directional and 8-directional chain code for the shape of the alphabet ‘C’. Hence, obtain its difference code and shape number.
See Answer →Two images g (x, y) 1 and g (x, y) 2 have histograms 1 hg and hg , 2 respectively. Give the condition under which the histograms of the following can be determined:
i) g1 (x, y) g2 (x, y)
ii) g1 (x, y) g2 (x, y)
iii) g1 (x, y) g2 (x, y)
iv) g1 (x, y) g2 (x, y)
Hence, obtain the histogram in each case in terms of hg1 and hg . 2
See Answer →Compute the degree of compression that can be achieved using (i) Huffman coding, and (ii) Run length coding, assuming two-bits to represent the pixel value and twobits to represent the run length.
What is Histogram Equalization? Why is it performed? Perform histogram equalization of the following image:
See Answer →Define the following intensity transformation functions, with suitable examples:
i) Log Transformations
ii) Power-Law (Gamma) Transformations.
Image segmentation.
See Answer →MPP Algorithm
See Answer →Digital Watermarking and its Applications
See Answer →Principal Component Analysis
See Answer →Let the salt and pepper noise have the following pdf:
Obtain the mean and variance of this distribution.
Given a four-symbol source {a, b, c, } with source probabilities {0.1, 0.4, 0.3, 0.2}, arithmetically encode the sequence b b a d c.
See Answer →Calculate the following for the data given below:
i) Entropy
ii) Coding redundancy of Binary code
iii) Coding redundancy of Huffman code
| Symbol: | 1 | 2 | 3 | 4 | 5 | 6 |
| Huffman code: | 0 | 10 | 110 | 1110 | 11110 | 111111 |
| Binary code: | 000 | 001 | 010 | 011 | 100 | 101 |
| Probability: | 0.4 | 0.2 | 0.2 | 0.1 | 0.05 | 0.05 |
[Given, log 0.05= -4.32]
See Answer →The following pattern classes have Gaussian probability functions:
w :{(1, 1)T , (3, 1)T , (3, 3)T , (1,3)T} and
w :{(5, 5)T , (7, 5)T , (7, 7)T , (5, 7)T }
Assuming that ,P(w1 ) P(w2) = obtain the equation of the Bayes’ decision boundary between these two classes.