I would like to have ability to recognize text with different orientation.
For example:
I have a scan of passport (Russia). Most of the information is located horizontally, but passport's number is located vertically.
I can extract all information manually:
1) Decipher extracts all horizontally information automatically
2) I make a copy, rotate it 90 degrees and merge original version with copy
3) I extract passport's number from copy manually
But I would like to extract all data with Decipher automatically?