Difference between revisions of "Template:Compression methods"

From blackwiki
Jump to navigation Jump to search
imported>Maestro2016
imported>Maestro2016
 
(3 intermediate revisions by the same user not shown)
Line 48: Line 48:
 
**[[Snappy (compression)|Snappy]]
 
**[[Snappy (compression)|Snappy]]
 
**[[Zstandard]]
 
**[[Zstandard]]
*[[Discrete cosine transform|LDCT]]
 
 
   | group3 = Other types
 
   | group3 = Other types
 
   | list3 =
 
   | list3 =
Line 56: Line 55:
 
*[[Dynamic Markov compression|DMC]]
 
*[[Dynamic Markov compression|DMC]]
 
*[[Differential pulse-code modulation|DPCM]]
 
*[[Differential pulse-code modulation|DPCM]]
 +
*[[Discrete cosine transform|LDCT]]
 
*[[Move-to-front transform|MTF]]
 
*[[Move-to-front transform|MTF]]
 
*[[PAQ]]
 
*[[PAQ]]
Line 67: Line 67:
 
   | group1 = [[Transform coding|Transform type]]
 
   | group1 = [[Transform coding|Transform type]]
 
   | list1 =
 
   | list1 =
*[[Discrete cosine transform]] (DCT)
+
*[[Discrete cosine transform]]
 +
**[[Discrete cosine transform|DCT]]
 +
**[[Modified discrete cosine transform|MDCT]]
 
*[[Discrete sine transform|DST]]
 
*[[Discrete sine transform|DST]]
 
*[[Fast Fourier transform|FFT]]
 
*[[Fast Fourier transform|FFT]]
 
*[[Wavelet transform|Wavelet]]
 
*[[Wavelet transform|Wavelet]]
 +
**[[Daubechies wavelet|Daubechies]]
 +
**[[Discrete wavelet transform|DWT]]
 +
**[[Set partitioning in hierarchical trees|SPIHT]]
 
   | group2 = Predictive type
 
   | group2 = Predictive type
 
   | list2 =
 
   | list2 =
*[[Adaptive differential pulse-code modulation|ADPCM]]
+
*[[Differential pulse-code modulation|DPCM]]
*[[Linear predictive coding]] (LPC)
+
**[[Adaptive differential pulse-code modulation|ADPCM]]
*[[Motion compensation]]
+
*[[Linear predictive coding|LPC]]
*[[Psychoacoustics]]
+
**[[Algebraic code-excited linear prediction|ACELP]]
 +
**[[Code-excited linear prediction|CELP]]
 +
**[[Log area ratio|LAR]]
 +
**[[Line spectral pairs|LSP]]
 +
**[[Warped linear predictive coding|WLPC]]
 +
*Motion
 +
**[[Motion compensation|Compensation]]
 +
**[[Motion estimation|Estimation]]
 +
**[[Motion vector|Vector]]
 +
*[[Psychoacoustics|Psychoacoustic]]
 
  }}
 
  }}
 
| group3 = [[Data compression#Audio|Audio]]
 
| group3 = [[Data compression#Audio|Audio]]
Line 103: Line 117:
 
*[[Differential pulse-code modulation|DPCM]]
 
*[[Differential pulse-code modulation|DPCM]]
 
**[[Adaptive differential pulse-code modulation|ADPCM]]
 
**[[Adaptive differential pulse-code modulation|ADPCM]]
 +
**[[Delta modulation|DM]]
 
*[[Fourier transform|FT]]
 
*[[Fourier transform|FT]]
 
**[[Fast Fourier transform|FFT]]
 
**[[Fast Fourier transform|FFT]]
Line 140: Line 155:
 
*[[Pyramid (image processing)|LP]]
 
*[[Pyramid (image processing)|LP]]
 
*[[Run-length encoding|RLE]]
 
*[[Run-length encoding|RLE]]
*[[Set partitioning in hierarchical trees|SPIHT]]
 
 
*[[Wavelet transform|Wavelet]]
 
*[[Wavelet transform|Wavelet]]
 +
**[[Daubechies wavelet|Daubechies]]
 
**[[Discrete wavelet transform|DWT]]
 
**[[Discrete wavelet transform|DWT]]
 
**[[Embedded Zerotrees of Wavelet transforms|EZW]]
 
**[[Embedded Zerotrees of Wavelet transforms|EZW]]
 +
**[[Set partitioning in hierarchical trees|SPIHT]]
 
  }}
 
  }}
  
Line 166: Line 182:
 
   | list2 =
 
   | list2 =
 
*[[Discrete cosine transform|DCT]]
 
*[[Discrete cosine transform|DCT]]
 +
*[[Differential pulse-code modulation|DPCM]]
 
*[[Deblocking filter]]
 
*[[Deblocking filter]]
 
*[[Lapped transform]]
 
*[[Lapped transform]]
Line 172: Line 189:
 
**[[Motion estimation|Estimation]]
 
**[[Motion estimation|Estimation]]
 
**[[Motion vector|Vector]]
 
**[[Motion vector|Vector]]
 +
*[[Wavelet transform|Wavelet]]
 +
**[[Daubechies wavelet|Daubechies]]
 +
**[[Discrete wavelet transform|DWT]]
 
  }}
 
  }}
  

Latest revision as of 20:57, 29 October 2020

50px Template documentation[view] [edit] [history] [purge]

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Compression methods|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Compression methods|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Compression methods|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.

See also