During some tests on a iOS app (written in Swift 5) I’m working on I found problems with the recognition of text written vertically with VNRecognizeTextRequest. I also examined the modifiable parameters of VNRecognizeTextRequest but nothing considers the recognition of vertical texts.
Has anyone encountered the same problem? Thanks in advance