Lect 5 Post-Processing and Display Flashcards
- Name some applications that require a perceptually faithful display.
• Many applications that use electronic display devices require images to appear a certain way,
- e.g. medical imaging(make sure that data is displayed properly)
- aviation(e.g. simulating effect of copit window.. screen glare)
- visualisation(Archaeology)
- photography (Archaeology)
- predictive lighting(simulating scenes using ray tracing)
- realistic image synthesis.
- Why would similarity be desirable between image creation and end result?
To create a perceptually faithful display
- Similarity is desirable between the image as it was created and the resultant image that is viewed by the end-user.
- The user must be confident that the image they are viewing is faithful to the original – they require perceptual fidelity.
- What is a key problem with displaying images accross multiple devices?
• Images are often displayed on different monitors and in different locations from where they were created making the perceived image hard to keep consistent.
- What needs to be considered when displaying images if perceptual consistency is required?
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.
- What assumption is made for perceived image consistancy?
- We have to make assumptions that the human visual system (HVS) is relatively consistent from person to person.
- Assuming that, and imagining that our image is correct, then accurately capturing or simulating light and colour result in a perceptually accurate image for most people.
- Name 3 areas where technology can let us down.
• Technology lets us down. We have problems with:
- Display limitations
- Viewing environment
- Colour constancy
- Why are computer monitors so poor at representing luminance?
- Computer monitors are limited in the range of luminances they can display. Most are not yet capable of producing anywhere near the range of light in the real-world.
- This means the realistic images we have carefully created aren’t being properly displayed.
- Humans can see starlight using peripheral vision.. cones.
- Also see snow, sunlight.. very bright..
- Describe CRT monitors.
• 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).
- How is gamma correction used in CRT?
- Since it is desirable for the displayed output on a CRT to be linear with brightness, gamma correction can be used to map luminance into a perceptually uniform domain.
- If images are not gamma encoded, they allocate too many bits to highlights that humans cannot differentiate, and too few bits to shadow values that humans are sensitive to and would require more bits to maintain the same visual quality.
- Describe LCD screens in relation to gamma.
- The relationship between signal voltage and intensity in an LCD device is very non-linear.
- Many LCD screens incorporate circuitry to mimic the transfer function of a CRT display device (with a gamma value of about 2.5)
- This means that although gamma is specifically aimed at correcting the non-linear transfer function of CRTs, it can often (but not always) be applied to images for display on LCD screens.
- Describe Gamma Correction
• For ‘correct’ gamma correction, the black level of the display device needs to be set to 256.
- Next, a gamma correction chart can be displayed and the device’s gamma value can be estimated (not appropriate for LCD screens).
- Once the gamma value is known, images can be pre-corrected before displaying.
- Often, proper correction is not carried out and instead a value of 2.2 is used. This boosts contrast (which users prefer).
- What is **Dynamic Range? **
- The ratio between maximum and minimum tonal values is known as the dynamic range.
- For an image, the dynamic range is the ratio between the lightest and darkest pixels.
- For a display, the dynamic range is the ratio of the maximum and minimum luminance that it is capable of emitting.
- Describe Dynamc Range in the real world.
- The real world has a much, much larger dynamic range than the two orders of magnitude common in current digital imaging: the sun at noon may be 100 million times lighter than starlight, for example.
- The Human Visual System (HVS) can adapt to lighting conditions that vary by nearly 10 orders of magnitude.
- Describe High Dynamic Range (HDR) images.
- HDR images store a depiction of the scene in a range of intensities commensurate with the real-world scene.
- These images may be rendered images or photographs.