Page 1 of 1

Multimedia Communications and loT (ELEC 30004.2) - Spring 22 - CW (Assignment 2) - QP Part A Task 1 (50 Marks) Q.1. The

Posted: Thu May 26, 2022 10:01 am
by answerhappygod
Multimedia Communications And Lot Elec 30004 2 Spring 22 Cw Assignment 2 Qp Part A Task 1 50 Marks Q 1 The 1
Multimedia Communications And Lot Elec 30004 2 Spring 22 Cw Assignment 2 Qp Part A Task 1 50 Marks Q 1 The 1 (47.9 KiB) Viewed 12 times
Multimedia Communications and loT (ELEC 30004.2) - Spring 22 - CW (Assignment 2) - QP Part A Task 1 (50 Marks) Q.1. The discrete cosine transform (DCT) represents an image as a sum of sinusoids of varying magnitudes and frequencies. The functions of DCT computes the two-dimensional DCT of an image. The DCT has the property that, for a typical image, most of the visually significant information about the image is concentrated in just a few coefficients of the DCT. For this reason, the DCT is often used in image compression applications i) Write a MATLAB Program to obtain low bit rate block and compressed image quality using Discrete (20 Marks) cosine transform coding. ii) Detail each step of compression and decompression and reduce the size to 8x8 non-overlapping blocks with DCT quantized coefficients for blocking artifacts by MATLAB program. (20 Marks) iii) Highlight the results of reduced artifacts and validate the quality using Peak Signal to Noise Ratio (PSNR) (10 Marks) value. Justify the result.