Difference between revisions of "Template:Compression methods"

From blackwiki
Jump to navigation Jump to search
imported>Maestro2016
imported>Maestro2016
 
(One intermediate revision 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 73: Line 73:
 
*[[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 =
Line 80: Line 83:
 
**[[Algebraic code-excited linear prediction|ACELP]]
 
**[[Algebraic code-excited linear prediction|ACELP]]
 
**[[Code-excited linear prediction|CELP]]
 
**[[Code-excited linear prediction|CELP]]
*[[Motion compensation]]
+
**[[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]]
 
*[[Psychoacoustics|Psychoacoustic]]
 
  }}
 
  }}
Line 108: 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 145: 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 171: 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 177: 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

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