You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This Function INTER_RECONS preforms the Inter Prediction/ReConstruction, also known as Temporal Predictiion, in image "im_new"'s current block, (i,j)of size N. It adds the motion vector the the image and reconstructs the new image.
I and J are pixel numbers, N is the block size
This function is used for H.264 video format encoding and decoding
Example:
rim_inter=inter_recons(imag_old,motion,pred_err,1,1,8)
Author:Santhana Raj.A
https://sites.google.com/site/santhanarajarunachalam/
Cite As
Santhana Raj (2026). Interprediction Re-Construction of Image in a video frame (https://se.mathworks.com/matlabcentral/fileexchange/47795-interprediction-re-construction-of-image-in-a-video-frame), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.46 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
