aarongrider / vision-camera-ocr

VisionCamera Frame Processor Plugin to detect text in real time using MLKit Text Detector (OCR)
MIT License
235 stars 86 forks source link

The text is recognized in reverse (iOS 15.5) #8

Open Noma98 opened 1 year ago

Noma98 commented 1 year ago

When the text is recognized by the front camera, the text is read in reverse.(e.g." >>>>wOaHMMO3Ya>>") Isn't there any way to make text recognizable as human readable? (e.g. "PMKORJU<<BYEON<<<")