1.

Name The Compression Technique Used By Gif Image Format?

Answer»

GIF images use the following compression techniques:

  • Lossless Compression: STATISTICAL redundancy is exploited for representing data in more CONCISE manner.
  • Real-world data CONSISTS of statistical redundancy.
  • Lampel-Ziv Compression: One of the most POPULAR ALGORITHMS
  • Compression process is slow.
  • It implements table-based compression, in which the table entries are substituted to repeat the strings of data. 
  • The table is encoded using Huffman encoding.

GIF images use the following compression techniques:



Discussion

No Comment Found