UpscalingVerfahren
Upscaling Verfahren, also known as upscaling techniques, refers to a set of methods used to increase the resolution of digital images or videos. This process is often employed when a lower-resolution source needs to be displayed on a higher-resolution screen or used in applications requiring greater detail. The fundamental challenge of upscaling is to generate new pixel data that was not present in the original low-resolution image, while maintaining visual quality and avoiding artifacts.
There are various upscaling algorithms, broadly categorized into two main types: interpolation-based and learning-based. Interpolation methods,
More recently, learning-based upscaling methods, particularly those employing deep convolutional neural networks (CNNs), have gained prominence.