Digital imge procssing
TASK 1 Write Matlab functions to do the followings:
1. Accept user input image. Allow user to select the image.
2. Perform filtering functions on the input image.
Example:
Select an image: Lena.png
Convert to grayscale
Add noise:
Noise 1: Gaussian noise
Noise 2: Salt & Pepper
Perform filtering on image with each noise:
a) Weighted Average filter
b) Median filter
c) Laplacian filter
d) Ideal lowpass filter
e) Butterworth highpass filter
3. Display: Input image, image with noise, filtered image
TASK 2 Write a Matlab function to perform image segmentation using:
a) Global thresholding
b) Iterative thresholding
Load the image into memory. Convert to grey image. Then perform image segmentation.
Example:
Select an image: Lena.png (use your own image)
Perform segmentation:
Display: Input image, Binary images (output images)
NOTES: Filtering in frequency domain:
i. The command fft2, fftshift, ifft2, ifftshift A = imread(Lenna.tiff);
B = rgb2gray(A); C = fftshift(fft2(B)); figure, imshow(log(abs(C)), colormap(jet(64))),
colorbar
You can place an order similar to this with us. You are assured of an authentic custom paper delivered within the given deadline besides our 24/7 customer support all through.
Latest completed orders:
# | topic title | discipline | academic level | pages | delivered |
---|---|---|---|---|---|
6
|
Writer's choice
|
Business
|
University
|
2
|
1 hour 32 min
|
7
|
Wise Approach to
|
Philosophy
|
College
|
2
|
2 hours 19 min
|
8
|
1980's and 1990
|
History
|
College
|
3
|
2 hours 20 min
|
9
|
pick the best topic
|
Finance
|
School
|
2
|
2 hours 27 min
|
10
|
finance for leisure
|
Finance
|
University
|
12
|
2 hours 36 min
|