Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please using matlab to solve and include the screenshot of the code . Homework #8 Applied Programming, ENGR 10573 Spring 2018 Due Monday, Apr. 2

image text in transcribed

Please using matlab to solve and include the screenshot of the code .

Homework #8 Applied Programming, ENGR 10573 Spring 2018 Due Monday, Apr. 2 uploaded through TCU Online by 11:59 PM. Upload one script or function, named studentlastnamehowmework8 () ?n a single m- file that runs each problem. The homework problems should run sequentially showing 1 figure and/or plots along with the proof that each problem works correctly. The single m-file that you turn in is the code that will be graded. Open a new figure for every problem (not every image/plot) by using the figure command. Use of subplot (m, n, k) will help. wage Tuage sc I lans 1. Open the standard image, 'came raman.tif' with the imread. Filter and display the image with a vertical Sobel edge filter using the command, v- imfilter (I,h1). Filter and display the image with a horizontal Sobel edge filter with the command, H imfilter (I,h2). Display both images atong with the addition of the two images. 2. Open the standard image, ,cameraman. tif, with the imread? function Filter the image with an embossing filter and display the image with the same 256-element gray colormap 3. Again, open the standard image, 'camezaman.tif with the imread( function. Filter the image with a sharpening t0 -1 0 1 5 -1: 0 -1 0] filter and an edge filer (o -1 0: 1 4 1 0 -1 0). Display the images with the same 256-element gray colormap and comment on the differences. 4. Using the images from Problem #3, plot the histogram using the In, v)-hist (x, nbins) command for the same value of nbins. Plot the histograms in different colors on the same graph and display the results. 5. Again, open the standard image, 'cameraman.tif' and display the image. Use the imnoise () command to add 'salt & pepper' noise (sometimes called shot noise') to the image and display the result. Try and remove the added x3 noise with a 3x3 averaging filter using AVG =imfilter-h) and a 3 median filter, MED medfilt2( ) and display both results. State which one works better

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

Big Data Fundamentals Concepts, Drivers & Techniques

Authors: Thomas Erl, Wajid Khattak, Paul Buhler

1st Edition

0134291204, 9780134291208

More Books

Students also viewed these Databases questions

Question

What does corporate sustainability mean?

Answered: 1 week ago

Question

=+j Understand different types of regions in the world.

Answered: 1 week ago