Question: 1. Implement block matching algorithm with integer-pel accuracy. Use MSE criterion with either exhaustive search or three step search to determine the best match. Set

1. Implement block matching algorithm with integer-pel accuracy. Use MSE criterion with either exhaustive search or three step search to determine the best match. Set the block size to 16x16 pixels, and the search range to +/-15 pixels horizontally and vertically. For each frame pair, define the first frame as the anchor frame and the second as the target frame. a. Extract the estimated motion vectors through the video sequence. Report the estimated motion vectors. b. Report the predicted frames. i) Make predictions from the orginal video frame. ii) Make predctions from the previous predicted frame. 1. Implement block matching algorithm with integer-pel accuracy. Use MSE criterion with either exhaustive search or three step search to determine the best match. Set the block size to 16x16 pixels, and the search range to +/-15 pixels horizontally and vertically. For each frame pair, define the first frame as the anchor frame and the second as the target frame. a. Extract the estimated motion vectors through the video sequence. Report the estimated motion vectors. b. Report the predicted frames. i) Make predictions from the orginal video frame. ii) Make predctions from the previous predicted frame
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
