Question: Write a program in Matlab which takes a .BMP image and applies chroma sampling (4:4:4, 4:2:2 and 4:2:0) on the image in the given data
Write a program in Matlab which takes a .BMP image and applies chroma sampling (4:4:4, 4:2:2 and 4:2:0) on the image in the given data set and convert them to YUV color model. Then,
a. Show the Y, U and V components of the images. Compute the size of images in each chroma sampling.
b. Divide the Y values by 2, 4 and 8 and then convert the YUV resultant images into RGB images.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
