upsampling
Upsampling is the process of increasing the sampling rate or resolution of a discrete signal or image. In signal processing, upsampling expands a sequence by a factor L by inserting L-1 zeros between samples (zero-stuffing). The resulting sequence is then passed through a low-pass (anti-imaging) filter to reconstruct a continuously valued signal and suppress imaging artifacts created by the upsampling.
In audio and communications, upsampling is used to prepare a signal for digital-to-analog converters and to
In image and video processing, upsampling enlarges the spatial resolution by interpolating new pixel values. Common
Upsampling does not create new information; it estimates intermediate values based on existing samples. The choice