arrow_upward
Best way to rotate an image with a random direction before reading by opencv
#1
Basically imagine loading hundreds of random images with text, and those texts are rotated in varied directions. OpenCV is gibberish on rotated text, and it is tough to estimate the rotation value. Any idea how to get them rotated properly?