TextDetection
TextDetection copied to clipboard
how to get text from boxes?
How to get text as a string from boxes?
I'm wondering too
@poojab @Keatooon Anyone figure this out?
+1
There is no optical character recognition (OCR) available in the default iOS libraries but you could try to create cut outs and run these through Tesseract or another OCR tool.
I'm going to try and figure out something similar @roffel
Good luck @invisionjeremy!
In the meantime it should be possible as seen on WWDC2019. Isn't it?