Compression -- source

Back to Computer-Science-Concepts

Encoding information using fewer bits than the original representation.

Lossless

Huffman Coding

Prefix Code is a system which posesses the prefix property, stating that no whole code word in the system is a prefix of any other code word in the system.

Lossy

Video: Interframe vs. Intraframe