Interprediction Re-Construction of Image in a video frame

版本 1.0.0.0 (1.5 KB) 作者: Santhana Raj
To perform the Inter prediction reconstruction to get the image of a video frame
341.0 次下载
更新时间 2014/9/10

查看许可证

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/

引用格式

Santhana Raj (2024). Interprediction Re-Construction of Image in a video frame (https://www.mathworks.com/matlabcentral/fileexchange/47795-interprediction-re-construction-of-image-in-a-video-frame), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0