MULTIMEDIA AND QUALITY OF SERVICE
COMPRESSION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
This is a lossy transformation of data that results in a smaller file size.
|
|
This is a lossy transformation of data that results in a larger file size.
|
|
This is a lossless transformation of data that results in a smaller file size.
|
|
This is a lossless transformation of data that results in a larger file size.
|
Detailed explanation-1: -Image compression is a process applied to a graphics file to minimize its size in bytes without degrading image quality below an acceptable threshold. By reducing the file size, more images can be stored in a given amount of disk or memory space.
Detailed explanation-2: -Natarajan and K. R. Rao in 1973. JPEG was introduced by the Joint Photographic Experts Group (JPEG) in 1992. JPEG compresses images down to much smaller file sizes, and has become the most widely used image file format.
Detailed explanation-3: -Lossless compression retains values and manages to lower file size. However, lossy compression reduces file size by eliminating redundant information. While LZ77 is an example of lossless compression, JPEG is an example of lossy compression.