The first assignment questions of Digital Image Processing are given below. Please check the PS for the instructions.
- Read a matrix of size 5*5 and find the following by using a user-defined function. i. sum
- maximum
iii.mean
iv.median
v.mode
vi.standard deviation
- frequency distribution
- Read the matrix size through the keyboard and create a random matrix of integers ranging from 0 to 10 and compute all theabove functions listed in question 1.
- Take a Lena image and convert it into grayscale. Add three different types of noises(salt and pepper, additive Gaussian noise,speckle), each noise in the sets of 5,10,15,20,25,30. Take average for each set and display the average images. Report the observation made.
- Download Lena image and scale it by factors of 1,2,0.5 using bilinear interpolation and display the scaled images. Also, display theoutput of built-in functions for doing scaling by factors of 0.5,2. Compare the results.
- Download the leaning tower of PISA image and find the angle of inclination using appropriate rotations with bilinear interpolation.
- Do histogram equalization on pout-dark and display the same
- Do histogram matching(specification) on the pout-dark image, keeping pout-bright as a reference image.(Please find the attached pout-dark,pout-bright images)
Note(s):
- You are allowed to use only python.
- Should not import any module for Question 1
- Only a random module package is allowed in Question 2
- Maximum of 3 students can be formed for doing the assignments
- The deadline, mode of submission and TA details will be communicated to you shortly.
You received this message because you are subscribed to the Google Groups dip2021 group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] To view this discussion on the web visit https://groups.google.com/a/iiitdm.ac.in/d/msgid/dip2021/CAFJGwUXMTAUa3mn79M_ 13eyHtFapVa6EQPRxDpasfyJ6auZJfg%40mail.gmail.com.
For more options, visit https://groups.google.com/a/iiitdm.ac.in/d/optout.
https://mail.google.com/mail/u/2?ik=6a92ffa6cf&view=pt&search=all&permthid=thread-f%3A1691049270789613994&simpl=msg-f%3A16 1/1
Reviews
There are no reviews yet.