Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Apply a multiresolution (3-lelels) representation (LL1-LH1-HL1-HH1 LL3,LH3, HL3, HH3)of Washington DC image. Show the images in a single 512512 image grid. Reconstruct the original image

image text in transcribed
image text in transcribed
Apply a multiresolution (3-lelels) representation (LL1-LH1-HL1-HH1 LL3,LH3, HL3, HH3)of Washington DC image. Show the images in a single 512512 image grid. Reconstruct the original image from the multilevel decomposition as follows. 1. Reconstruct the original image from decomposition and calculate mean squared error 2. Reconstruct image by dividing HH3,LH3,HL3 by 16 and converting the value as integer and multiply by 16 . Find the MSE 3. Multiply all HH3,LH3,HL3 by zero and reconstruct the image and find MSE 4. Finally multiply HH3, LH3, HL3 by zero and quantize HH2, LH2, HI2 by 8 and reconstruct the original image and find MSE Submit the assignment with: (i) problem statement (ii) design approach (iii) program code (specific to the problem being solved) (iv) results and conclusions Implement morphological boundary extraction as in Eq. (9.5-1) for the Lincoln image attached. The image needs thresholding to convert to bi-level image. Use 100 as threshold; if pixel value is less than 100 assign 0 and greater than 0 assign 255. Submit the project with following details (i) problem statement (ii) design approach (iii) program code (specific to the problem being solved) (iv) results and conclusions

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

More Books

Students also viewed these Databases questions