Lossy Compression: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
(Created page with "Lossy compression uses perceptual coding to throw away data. Perceptual coding refers to generally two systems: # The human vision system. # The human auditory system. Percep...")
 
m (1 revision imported)
 
(No difference)

Latest revision as of 00:07, 3 June 2024

Lossy compression uses perceptual coding to throw away data. Perceptual coding refers to generally two systems:

  1. The human vision system.
  2. The human auditory system.

Perceptual Algorithms are designed to remove information that humans will not notice.

Lossy processes include:


References



Related Links