Draw the histogram of the original image, MATLAB Programming

Assignment Help:

Given the following image,

1

2

1

1

2

0

0

1

5

1

0

1

1

6

7

6

1

2

(a)   Draw the histogram of the original image (8 + 2 marks)

(b)   Compute the equalized image with eight possible gray levels. Show each step carefully.

-          Draw the histogram of the equalized image. (8 + 4 + 2)

-          Show the equalized image.  (6 marks)

Question The following figure shows

(a) a 3-bit image of size 5-by-5 image in the square, with x and y coordinates specified,

(b) a Laplacian filter

                                                                                              Laplacian filter

y\x

0

1

2

3

4

0

3

7

6

2

0

1

2

4

6

1

1

2

4

7

2

5

4

3

3

0

6

2

1

4

5

7

5

1

2

Compute the following:

(a) The output of correlation of h=[1 1 0] and the first row. Assume the first row as 1-D image.

(b) The output of convolution of h=[1 1 0] at (0,0). Assume the first row as 1-D image.

(c) The output of a 3 × 3 mean filter at (2,2).

(d) The output of a 3 × 3 median filter at (2,2).

(e) The output of the 3 × 3 Laplacian filter shown above at (2,2).

Question 

a) Read the 'Cameraman.tif'  image file into MATLAB and then display the image in a MATLAB figure window. 

b) Apply a 3-by-3  average filter (A) in spatial domain on the original image and then display the filtered image.

c) Apply a 3-by-3 Laplacian filter (B) in spatial domain on the original image and then display the filtered image.

d) Based on the output images obtained from the above two filters, what you can deduce about the function for the two filters: (A) and  (B).

e) Write the sequence of Matlab commands that can be applied to the original image and the results from (b) to implement the 'Unsharp Masking'. What  you can deduce about the function of this process?


Related Discussions:- Draw the histogram of the original image

Expressions, Expressions: The Expressions can be formed using values, ...

Expressions: The Expressions can be formed using values, variables which have already been formed, operators, parentheses, and built-in functions. For numbers, these can invol

Forward diff erence case, Use Taylor series to derive the form of the trunc...

Use Taylor series to derive the form of the truncation error of the approximation Suppose f € C3. Given that the roundo error has the similar form as in the Forward D

Steady-state circuit in a series rl circuit, Q. The steady-state circuit i(...

Q. The steady-state circuit i(t) in a series RL circuit due to a periodic sawtooth voltage is given by where θ n = tan -1 (nω 0 L/R).With the parameters V A = 25 V, T 0

Enciphering by a shift method, Hello! How to cipher on Matlab the message c...

Hello! How to cipher on Matlab the message consisting eight symbols. At first the message shares on blocks. Then in each of blocks shift of symbols is carried out. The initial text

Matrices, use the loop for to produce [-1 -1 -1 -1; 0 -1 -1 -1; 0 0 -1 -1; ...

use the loop for to produce [-1 -1 -1 -1; 0 -1 -1 -1; 0 0 -1 -1; 0 0 0 -1]

Plot the function, Consider the 3rd order Bessel function J3(x). Write a sc...

Consider the 3rd order Bessel function J3(x). Write a script findBessRoots.m that computes all the roots of J3(x) in the interval [0; 40]. Your script must store the roots of the f

Kurtosis, please send the matlab program to find mean,variance,standard dev...

please send the matlab program to find mean,variance,standard deviation and kurtosis for a set of values?

Illustration of output statements, Illustration of Output statements: ...

Illustration of Output statements: For illustration, >> disp('Hello') Hello >> disp(4^3)   64 The formatted output can be printed to the screen by using the fpr

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd