TextRecognizer
A sample iOS app to recognizing texts on images
Install / Use
/learn @mtuzer/TextRecognizerREADME
TextRecognizer
It is a sample app to recognize text blocks on images benefiting Firebase ML Kit. The details for adding the API can be found <a href="https://firebase.google.com/docs/ml-kit/ios/recognize-text">here</a>. Also, the app must be configured from the <a href="https://firebase.google.com">Firebase Console</a>.
As a final note, do not forget to add the file GoogleService-Info.plist to your project while configuring your app from Firebase.
<p align="center"> <img src="https://github.com/mtuzer/TextRecognizerApp/blob/master/TextMiner.gif" width="310" height="672" /> </p>