Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This needs to be done in Matlab. You may use any image for this. Just need the function. please keep it as simple as possible

image text in transcribed

This needs to be done in Matlab. You may use any image for this. Just need the function. please keep it as simple as possible and I will give thumbs up if it works! Thanks :)

Read the image hidden-horse.tif and histogram-equalize it. You will note that the histogram- equalized image reveals details not discernible in the original image. However, the large, light object on the right side of the original image has good tonality, whereas the same object in the histogram- equalized image is over exposed. Enhance the image using histogram specification so that the originally- hidden details are again visible, but the tonality of the large light object on the right is preserved. Write a function, function [g] = Project1_XX (f) where XX is replaced by your student number. The input will be the hidden-horse image and the output your enhanced image. Your function must be completely automatic, so do not use interactive functions. Comment your code clearly. Discuss your procedure and results in a one-page report in pdf format, named Project1_xx.pdf. Read the image hidden-horse.tif and histogram-equalize it. You will note that the histogram- equalized image reveals details not discernible in the original image. However, the large, light object on the right side of the original image has good tonality, whereas the same object in the histogram- equalized image is over exposed. Enhance the image using histogram specification so that the originally- hidden details are again visible, but the tonality of the large light object on the right is preserved. Write a function, function [g] = Project1_XX (f) where XX is replaced by your student number. The input will be the hidden-horse image and the output your enhanced image. Your function must be completely automatic, so do not use interactive functions. Comment your code clearly. Discuss your procedure and results in a one-page report in pdf format, named Project1_xx.pdf

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Inductive Databases And Constraint Based Data Mining

Authors: Saso Dzeroski ,Bart Goethals ,Pance Panov

2010th Edition

1489982175, 978-1489982179

More Books

Students also viewed these Databases questions

Question

Why is it important to match sources and methods of recruitment?

Answered: 1 week ago