RGBE is an image format invented by Gregory Ward Larson. It stores pixels as one byte each for RGB (red, green, and blue) values with a one byte shared exponent. Thus it stores four bytes per pixel. RGBE's biggest advantage is that it allows pixels to have the extended range and precision of floating point values.

PropertyValue
dbpprop:abstract
  • RGBE is an image format invented by Gregory Ward Larson. It stores pixels as one byte each for RGB (red, green, and blue) values with a one byte shared exponent. Thus it stores four bytes per pixel. RGBE's biggest advantage is that it allows pixels to have the extended range and precision of floating point values. Often when images are generated from light simulations, the range of pixels values is much greater than will nicely fit into the standard 0..255 range of standard 24-bit image formats. As a result the bright pixels are either clipped to 255 or end up losing all their precision in dimmer pixels. By using a shared exponent, the RGBE format gains some of the advantages of floating point values without the 12 bytes per pixel needed for single precision IEEE floating-point values, or 6 bytes in half precision (and which would cover smaller range). It can handle very bright pixels without loss of precision for darker ones. Greg Ward provides code to handle RGBE files in his Radiance rendering system.
  • Questa voce sull'argomento fotografia è solo un abbozzo. Contribuisci a migliorarla secondo le convenzioni di Wikipedia. File:No image. svg L'RGBE è un formato di immagine digitale inventato da Greg Ward Larson. Immagazzina i pixel usando un byte per ognuno dei tre colori fondamentali della codifica RGB (e un ulteriore byte per un esponente condiviso. In totale quattro bytes per pixel. Il principale vantaggio del formato RGBE è il fatto di rappresentare l'informazione luminosa con un'estensione e una precisione maggiore rispetto ai formati tradizionali. Molto spesso, infatti, le situazioni di luce reali di una scena hanno una scala cromatica che non può essere espressa con i valori 0-255 per ognuno dei tre colori dei formati standard a 24 bit. Ciò risulta normalmente in pixel "bruciati" dove la luminosità è maggiore, oppure in pixel scuri e indistinti dove la luminosità è minore. L'uso di un esponente condiviso permette al formato RGBE di maneggiare pixel molto luminosi senza perdita di precisione per quelli più scuri. Greg Ward fornisce il codice per maneggiare archivi in formato RGBE nel suo rendering system, Radiance.
dbpprop:hasPhotoCollection
dbpprop:reference
rdf:type
rdfs:comment
  • RGBE is an image format invented by Gregory Ward Larson. It stores pixels as one byte each for RGB (red, green, and blue) values with a one byte shared exponent. Thus it stores four bytes per pixel. RGBE's biggest advantage is that it allows pixels to have the extended range and precision of floating point values.
rdfs:label
  • RGBE image format
  • RGBE
owl:sameAs
skos:subject
foaf:page
is dbpprop:redirect of
is owl:sameAs of