Image is not being skewed correctly
code is in function.txt
I am using asp.net webapi and opencvsharp
original code: https://becominghuman.ai/how-to-automatically-deskew-straighten-a-text-image-using-opencv-a0c30aed83df
Medium
How to automatically deskew (straighten) a text image using OpenCV
Today I would like to share with you a simple solution to image deskewing problem (straightening a rotated image) with Python and OpenCV
0 Replies