If pth term of an A.P is q and qth term of the A.P. is p, find its rth term.
See Answer →Find the sum of first all integers between 100 and 1000 which are divisible by 7.
See Answer →Explain Agglomerative Hierarchical Clustering with the help of a suitable example.
See Answer →Explain Supervised, Unsupervised and Reinforcement learning.
See Answer →Explain Bayesian Classification with the help of a suitable example.
See Answer →Explain how Deep Learning Techniques are used for feature extraction?
See Answer →What do you understand by feature extraction? What are its applications? Also discuss few traditional methods of feature extraction
See Answer →Explain Image segmentation. Also discuss about its applications.
See Answer →What do you mean by Camera Calibration? Explain how intrinsic and extrinsic parameters of a camera are estimated?
See Answer →Perform a 600 rotation of a triangle ABC with coordinates A: (0, 0),B: (1,1),C: (5,2) about the origin.
See Answer →Consider the coordinates of warm white (0.55, 0.3) and the coordinates of deep blue (0.25, 0.15). Find the percentage of the three colours red (X), green (Y) and blue (Z).
See Answer →Discuss Mean and Median filters with suitable examples
See Answer →Explain image degradation and its types.
See Answer →What is a Doubly Linked List? How does it differ from Circularly Doubly Linked List?
See Answer →What is Heap Sort? What is Merge Sort? Write the factors on the basis of which Heap Sort or Merge Sort is selected.
See Answer →Explain the process of converting a Tree into a Binary Tree with an example.
See Answer →For the given 4x4 image having grey scales between [0, 9], carry out histogram equalization. Also, draw the histogram of image before and after equalization.
| 2 | 4 | 5 | 3 |
| 3 | 3 | 8 | 4 |
| 3 | 4 | 6 | 2 |
| 2 | 2 | 7 | 2 |
See Answer →
What are B-trees? Explain with example.
See Answer →Compute various bit planes of the following 8-bit image.
| 50 | 80 | 100 | 150 |
| 20 | 75 | 200 | 250 |
| 90 | 125 | 155 | 155 |
| 175 | 210 | 230 | 110 |
See Answer →