Week 11: image compression. Flashcards
what is image compression
reducing the size of an image file without/with loss of image quality
required for large files, multiple images, legal requirements (storage)
what are the two types of image compression
lossless:
no visible loss of info.
Lossy:
no/yes loss of info
what is lossless/ how does it operate
no visible loss of info, removes redundant info
uses run length coding
huffman coding
lwz coding
what is lossy compression
possible/ no loss of image info
reduces spatial resolution or contrast resolution
i.e from 10 bit into 8 bit
loss of info will occur if histogram spreads well over a smaller bit total. dependant on dynamic range.
what do JPEG images use for compression?
use both lossless and lossy