• Many applications that use electronic display devices require images to appear a certain way,
To create a perceptually faithful display
• Images are often displayed on different monitors and in different locations from where they were created making the perceived image hard to keep consistent.
Any point in an image should look the same regardless of changes in viewing location and display device.
It is necessary to be aware of any factors that might adversely influence the display medium.
• Technology lets us down. We have problems with:

• A colour Cathode Ray Tubes (CRT)uses three electron guns (referred to as red', green’ and `blue’ guns) which emit an electron beam.
• When a digital image is created it is stored as an array of values that represent an intensity(colour) of a particular part of that image. These values that are used to express colour actually specify the voltage that will be applied to each electron gun.
• The values are converted from digital to analogue, and video signals are produced, exciting the phosphors of the display and emitting light, which results in an image on screen.
• CRTs have a non-linear relationship between the input voltage and the light output.
9 Describe the non-linear relationship between CRT input and output.
• The non-linear relationship between the CRT input and output approximates to a power law that is coincidentally close to the inverse of human luminance sensitivity (perceived brightness).
• For ‘correct’ gamma correction, the black level of the display device needs to be set to 256.

HDR is now on iOS 7.. mutiple pictures taken..
• Digital photographs are often encoded in a camera’s raw image format, because 8 bit JPEG encoding doesn’t offer enough values to allow fine transitions (and introduces undesirable effects due to the lossy compression).
• HDR images do not user integer values to represent the single color channels (e.g. 0..255 in an 8 bit per pixel interval for R, G and B) but instead use a floating point representation. Three of the most common file formats are as follows:


• A HDR image needs to be scaled in some way to be output on a display device that is only capable of outputting a low dynamic range.

