Jump to content

Shape coding: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Leeaiwei (talk | contribs)
General fixes and clean up using AWB
Line 4: Line 4:
*[http://ergo.human.cornell.edu/studentdownloads/DEA325pdfs/controls.pdf A paper on the design of controls (pdf file)]
*[http://ergo.human.cornell.edu/studentdownloads/DEA325pdfs/controls.pdf A paper on the design of controls (pdf file)]


[[Category:Design]]
{{design-stub}}
{{Compu-stub}}
===[[MPEG-4]] Video Object Plane Decoder and the functionality===
===[[MPEG-4]] Video Object Plane Decoder and the functionality===
The shape information is referred to as alpha planes. The techniques to be adopted by the standard will provide lossless coding of alpha planes and lossy coding of shapes and transparency information since the shape size scalable, thus allowing a tradeoffs between bit rate and accuracy of shape representation. Furthermore, intra and inter shape prediction is envisioned so as to allow both efficient random access operations as well as efficient compression of shape and transparency information.
The shape information is referred to as alpha planes. The techniques to be adopted by the standard will provide lossless coding of alpha planes and lossy coding of shapes and transparency information since the shape size scalable, thus allowing a tradeoffs between bit rate and accuracy of shape representation. Furthermore, intra and inter shape prediction is envisioned so as to allow both efficient random access operations as well as efficient compression of shape and transparency information.
Line 12: Line 9:
Alpha planes
Alpha planes
Binary (each pixel is either 0 or 255). Grey scale (each pixel is 8 bit).
Binary (each pixel is either 0 or 255). Grey scale (each pixel is 8 bit).

[[Category:Design]]

{{design-stub}}
{{Compu-stub}}

Revision as of 13:28, 25 September 2008

Shape coding is a method of design of a control that allows the control's function to be signified by the shape of the control. It was used successfully by Alphonse Chapanis on airplane controls to improve aviation safety.

MPEG-4 Video Object Plane Decoder and the functionality

The shape information is referred to as alpha planes. The techniques to be adopted by the standard will provide lossless coding of alpha planes and lossy coding of shapes and transparency information since the shape size scalable, thus allowing a tradeoffs between bit rate and accuracy of shape representation. Furthermore, intra and inter shape prediction is envisioned so as to allow both efficient random access operations as well as efficient compression of shape and transparency information.

Alpha planes Binary (each pixel is either 0 or 255). Grey scale (each pixel is 8 bit).