Subsampling: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Standard headings &/or gen fixes. using AWB
m Undid revision 1038613306 by Gmasad (talk) either add to wiktionary or use a shorter description to a linked wikipedia article
 
(19 intermediate revisions by 13 users not shown)
Line 1:
{{wiktionary|subsampling}}
{{for|the signal processing technique|Downsampling}}
{{distinguish|Undersampling}}
{{for|the technique used in analytical chemistry|sub-sampling}}
In computer graphics, '''subsampling''' (or "downsampling") is the process of reducing an image to a smaller size. It is a type of [[image scaling]], usually used to alter the appearance of an image or reduce the quantity of information required to store an image.
 
'''Subsampling''' or '''sub-sampling''' may refer to:
==Methods of Subsampling==
* [[Sampling (statistics)]]
 
* [[Replication (statistics)]]
Two commonly used methods of subsampling are ''replacement'' and ''interpolation''. Replacement selects a single pixel from a group and uses it to represent the entire group. Interpolation uses a statistical sample (such as the mean) to create a new representation of the entire group.
* [[Downsampling]] in signal processing
 
==See also==
 
* [[Resampling]]
* [[Chroma subsampling]]
* [[SamplingSub-sampling (signal processingchemistry)]]
 
 
{{dab}}
{{compu-graphics-stub}}