Content deleted Content added
No edit summary |
Bongwarrior (talk | contribs) m Reverted edits by 183.82.1.147 (talk) to last version by Flugaal |
||
Line 3:
{{refimprove|date=March 2017}}
'''Intra-frame coding''' is used in video coding (compression). It is part of an intra-frame codec like [[ProRes 422|ProRes]]: a [[group of pictures]] codec without [[inter frame]]s.
Intra-frame prediction exploits spatial redundancy, i.e. correlation among pixels within one frame, by calculating prediction values through extrapolation from already coded pixels for effective [[delta coding]]. It is one of the two classes of predictive coding methods in [[video coding]]. Its counterpart is inter-frame prediction which exploits temporal redundancy. Temporally independently coded so-called intra frames use only intra coding. The temporally coded [[predicted frame]]s (e.g. MPEG's P- and B-frames) may use intra- as well as inter-frame prediction.
|