Content deleted Content added
m Added warning |
del cv from http://www.cs.cf.ac.uk/Dave/Multimedia/node248.html |
||
Line 12:
[[File:Pixel-prediction.svg|thumb|128px|Usually known adjacent samples (or blocks) are above, above left, above right, and left (A–D).]]
Usually only few of the spatially closest known samples are used for the extrapolation. Formats that operate sample by sample like [[Portable Network Graphics]] (PNG) can usually use one of four adjacent pixels (above, above left, above right, left) or some function of them like e.g. their average. Block-based (frequency transform) formats prefill whole blocks with prediction values extrapolated from usually one or two straight lines of pixels that run along their top and left borders.
Inter frame has been specified by the [[CCITT]] in 1988–1990 by [[H.261]] for the first time. H.261 was meant for teleconferencing and ISDN telephoning.
|