Lossy Compression

From Sierra Wiki
Revision as of 20:09, 23 December 2019 by sierraw>Andrew Branscom (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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