Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Use the Lena image for this assignment. Use a method discussed in class to find all the vertical lines in the image. What size of
Use the Lena image for this assignment.
- Use a method discussed in class to find all the vertical lines in the image. What size of the kernel did you pick and why.
- Use the Gaussian operator and the Sobel operator to transform the image. What is the effect of these filters?
- Transform the input image using full-frame histogram equalization. Present the histogram of the input image, the CDF of the input image, the histogram of the output image, the CDF of the output image, as well as the output image.
- Transform the given input image using 11x11, 41x41 local area histogram enhancement. Use the method of updating the histogram at each position or the processing will take a very long time.
- Comment on the image enhancement – which features are enhanced by which local area method and why.
- Present the histogram of each of these locally transformed images. Are they flat? (why / why not) MATLAB CODE
Step by Step Solution
★★★★★
3.48 Rating (155 Votes )
There are 3 Steps involved in it
Step: 1
To find virtical lines from image use cod...
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started