ECE5578 : Multimedia Communication Homework-3 [1] Fractional Motion Estimation and Compensation, for the “foreman” sequence, please load frames 150 and 151, and try to predict frame 151 from frame...

1 answer below »
Attaching the questions in the word document


ECE5578 : Multimedia Communication Homework-3 [1] Fractional Motion Estimation and Compensation, for the “foreman” sequence, please load frames 150 and 151, and try to predict frame 151 from frame 150. (f-150.png, f-151.png provided). a) [15pts] compute integer precision motion compensation with block size 8x8, and plot the predicted frame 151 side-by-side with 151 original. Also plot the motion vectors (using quiver, as in the example). What is the MSE of the residual ? repeat the process with block size 4x4. Notice that the max motion search range is set to 16x16 pixel. b) [15 pts] compute ½ pel precision motion compensation with block size 8x8 as in a), plot the MV, residual image, and repeat the process with block size 4x4. What is the difference in residual MSE between a) and b) ? Hint: use imresize() to scale up the reference frame. c) [20 pts] B-frame exercise: load the frames 150, 151, and 152, predict frame 151 from 150 and 152 by finding the best match from previous and next frames, i.e, we use a bit to signal if the block is predicted from the previous or the next frame, and only use one block from either 150 or 152 to predict. Compute and plot the integer pel resolution motion residual for frame 151, as well as associated motion vectors (we have forward and backward MV in this case) [10pts], and repeat the process with ½ pel resolution motion compensation [10pts]. 2) [50pts] Fast Motion estimation exercise: load frames 150 and 151 from “foreman” sequence, implement the Diamond search algorithm for fast motion estimation, and report the average number of SAD/SSD operations as compared with the exhaustive search on range 16x16 pixels. For details please refer to: {Note: this will be bonus points for undergrad students, not required. } [12] Shan Zhu, Kai-Kuang Ma, A new diamond search algorithm for fast block-matching motion estimation, IEEE Transactions on Image Processing vol.9(2): 287-290 (2000). Name: ________________ Id: ________________ Email:__________________ -2-
Answered 1 days AfterMar 28, 2022

Answer To: ECE5578 : Multimedia Communication Homework-3 [1] Fractional Motion Estimation and Compensation, for...

Sathishkumar answered on Mar 29 2022
96 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here