Aug2016 cs Q58

0. Which of the following is not used in standard JPEG image compression?

  • Option : D
  • Explanation :
  • Huffman coding is a lossless data compression algorithm, it is used in JPEG image compression.
  • Run-length encoding (RLE) is a very simple form of lossless data compression in which runs of data are stored as a single data value and count, rather than as the original run, it is used in JPEG image compression.
  • Zig-zag scan is also used in JPEG image compression.
  • K-L transform is not used in JPEG image compression, It is used to transform the image.
  • So, option (D) is correct.
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *