aarongrider / vision-camera-ocr

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

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

Open Noma98 opened 2 years ago

Noma98 commented 2 years 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<<<")