Как откалибровать повернутые изображения с помощью OpenCv?Python

Программы на Python
Anonymous
Как откалибровать повернутые изображения с помощью OpenCv?

Сообщение Anonymous »


picture A normal picture (1) consists of three hexagons and a row of numbers, while an abnormal picture (2 and 3) may be rotated at various angles.

I want to correct all the images to look like (1). In other words, let the row of numbers not rotate. How do I do this using OpenCv?


Источник: https://stackoverflow.com/questions/781 ... ith-opencv

Вернуться в «Python»