Structures for Data Compression
The goal of data compression is to represent an information source as accurately as possible using the smallest storage space
(=number of bits).
This lesson is focused on the compression concepts and techniques. After an introduction of some of the most important general
compression concepts, the lesson makes a distinction between different types of data. The closer examination of various techniques
of data compression allows you to become familiar with this topic.
Learning Objectives
- You know the meaning and the basic principles of data storage and compression concepts.
- You are able to explain the structure and difference of vector and raster data, in particular the storage and compression
of data. Furthermore you are able to distinguish between lossless and lossy data compression and know their specific characteristics.
- You know the most widely used image formats and be able to describe their properties as well as their advantages and disadvantages.