Sampling and Quantization Flashcards
What are the two things that can be sampled in an image
Space and amplitude
Define what can be represented in amplitude
Amplitude can represent the level of light
white to grey, this sample is then quantized.
Describe a good quality image in terms of sampling
dense sampling and a fine level of quantisation
Describe how pixels represent images
SIZE - The quality of the image can be detrimined by the amount (and size) of pixels. However this requires a large amount of memory.
BITS - the amount of values in grey scale a single pixel can represent. i.e 8 bits can represent 2^8 (256) different grey scale values;
How are colours images represented
RGB colour images are where each pixel has 3 channels - red, green, blue. Some high qualities images are 3 seperate images others are merged into one.
High quantisation of space leads to…
lots of pixels and therefore smooth lines. It also allows for details to be captured in text and texture.
High quantisation of the amplitude
Amplitude refers to the quantisation of grey scale values. low quality can create false contours.
Describe how videos are represented
Multiple images in frames (3 for RGB images).
These are represented as a series of 2D arrays.
Resolutions are determined by the amplitude (grey scale values) and space (pixels)
Describe how saturation can effect sampling
If you have high saturation - (that is very bright areas with subtle differences). and a low amplitude. Then this will create a bad quality image.