English

Compare Text in Images Using C# - Step-by-Step Guide

Learn how to compare text in images using C# with this step-by-step guide. Discover the best method to extract and compare text, improve accuracy, and save time.
March 29, 2023 · 3 min · Muzammil Khan

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