asdf013cv
28th July 2016, 18:16
Hi, I am reading the paper, Intra Coding of the HEVC Standard (http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6317153).
After figuring out reference sample substitution and smoothing, I have 2 questions about Reference Pixel Handling.
From the paper,
"all sample locations within one prediction block are projected to a single reference row or column
depending on the directionality of the selected prediction mode
(utilizing the left reference column for angular modes 2 to 17 and the above reference row for angular modes 18 to 34).",
can anyone explain what exactly it mean? (for example, 4x4 prediction block)
Also, the paper says
"The intra sample prediction process in HEVC is performed by extrapolating sample values
from the reconstructed reference samples utilizing a given directionality.",
why do I need extrapolation? All reference samples is available, isn't it? If it is, why cannot I use reference samples directly?
I also read the book, High Efficiency Video Coding (HEVC) Algorithms and Architectures (http://www.springer.com/us/book/9783319068947), but it just make me more confused....
After figuring out reference sample substitution and smoothing, I have 2 questions about Reference Pixel Handling.
From the paper,
"all sample locations within one prediction block are projected to a single reference row or column
depending on the directionality of the selected prediction mode
(utilizing the left reference column for angular modes 2 to 17 and the above reference row for angular modes 18 to 34).",
can anyone explain what exactly it mean? (for example, 4x4 prediction block)
Also, the paper says
"The intra sample prediction process in HEVC is performed by extrapolating sample values
from the reconstructed reference samples utilizing a given directionality.",
why do I need extrapolation? All reference samples is available, isn't it? If it is, why cannot I use reference samples directly?
I also read the book, High Efficiency Video Coding (HEVC) Algorithms and Architectures (http://www.springer.com/us/book/9783319068947), but it just make me more confused....