Intra Prediction Re-Construction of Image in a video frame
This Function Intra_RECONS preforms the Intra Re-Construction, also known as Spatial Prediction, in image "im_recons"'s current block,(i,j) of size N. The function implements all modes. Which ever mode has earlier been selected,That mode's reconstruction is performed. The function returns the reconstructed block
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_intra=intra_recons(image,'Mode 1',1,1,8)
Author:Santhana Raj.A
https://sites.google.com/site/santhanarajarunachalam/
인용 양식
Santhana Raj (2025). Intra Prediction Re-Construction of Image in a video frame (https://kr.mathworks.com/matlabcentral/fileexchange/47797-intra-prediction-re-construction-of-image-in-a-video-frame), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Deblurring >
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
