English

Skew Correction in Image Processing using C#

In computer vision, we need to correctly position our cameras and sensors, but this often leads to large distortions. Similarly, when scanning with scanners, sometimes alignment is nearly impossible. Due to this, scanned images and photographs have a slight skew (tilt). In this article, we will learn how to perform skew correction in image processing using C#.
October 4, 2022 · 4 min · Muzammil Khan