Lossless compression: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
A lossless compression method reduces the size of the image with no lost information. The decompressed image is exactly the same as the original image. A lossless compression scheme retains all the information but typically is not as efficient due to the restrictions of retaining all data.
A lossless compression method reduces the size of the data with no lost information. The decompressed data is exactly the same as the original. This is typically not as efficient as [[lossy]] compression due to the restrictions of retaining all information.

Revision as of 09:07, 29 May 2007

A lossless compression method reduces the size of the data with no lost information. The decompressed data is exactly the same as the original. This is typically not as efficient as lossy compression due to the restrictions of retaining all information.