CU4073 -SET 3

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

M.E / M.Tech.

PRACTICAL END SEMESTER EXAMINATIONS, NOVEMBER/DECEMBER 2022


Third Semester

CU4073 - IMAGE PROCESSING AND VIDEO ANALYTICS

(Regulations 2021)

Time : 3 Hours Answer any one Question Max. Marks 100

Aim/Principle/Apparat Tabulation/Circui Calculatio Viva- Recor Total


us t/ n& Voce d
required/Procedure Program/Drawin Results
g

30 20 30 10 10 100

1. Write a MATLAB program logical operations of two images

2. Write a MATLAB code to perform point wise operations on grey scale images

3. Write a MATLAB code to improve the contrast of input image using histogram
equalization technique and plot the histogram of input and output image

4. Write a MATLAB program to perform video segmentation using region based


segmentation algorithms

5. Write a MATLAB program to generate the basics images with the given matrix dimension
using DCT transform

6. Write a MATLAB program to add noise in the image and apply image restoration
technique by wiener and median filter

7. Write a MATLAB program to extract Red, Green and Blue components in RGB image

8. Write a MATLAB program to calculate boundary features of an image

9. Write a MATLAB code Non-Linear Filtering technique using edge detection

10. Write a MATLAB program for segmentation of an image based on region growing
approach

Page 1 of 2
11. Write a MATLAB program to find the edges of the input image using various gradient
operators

12. Write a MATLAB program and enhance the image by

a) Bit plane Slicing

b) Gray level Slicing

13. Write a MATLAB program and enhance contrast of an image using histogram
equalization and contrast stretching.

14. Write a MATLAB code to perform Histogram equalization of an image, when the image is
uniformally distributed on all gray levels. Obtain the image quality of the image.

15. Write a MATLAB code to improve the contrast of input image using histogram
specification technique and plot the histogram of input and output image.

16. Write a MATLAB program

a) To create gray scale image and perform masking operation

b) To perform threshold operation

17. Perform second level decomposition of an image by Haar wavelet transform using
MATLAB

18. Write a MATLAB code to perform

a) Detection of lines and points

b) Threshold operation of an image using watershed transformation

19. Write a MATLAB code to find the highest correlation between given input images and
also find its matching parameters.

20. Write a MATLAB program to Detect an object in a video using Bayes Classifier

Page 2 of 2

You might also like