SaifullahIlyas / smartLecture-converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCR Project

These are the Configuration required to configure OCR Application

Step1.

First Off all update all the Pod That are used in the Application using "pod Update".make sure that you are in the project directory while updating the pods.

Step2.

Go to the url "https://firebase.google.com/docs/cloud-messaging/ios/client" and follow the step by step guide to configure the firebase project for the application. At the end of the configuration you have to download the "GoogleService-info.plist" file and copy this file just below the "info.plist"

Step3.

Go to firebase console and enable the email configuration from the project for login and signup user.

step4.

After Configuring the Application Run the Application.The application Starts With the Login Sceen login Screen Have three functionalities 1.LOgin https://user-images.githubusercontent.com/46993922/52180850-f5e1a580-279f-11e9-8c3d-319b74d4a0bb.png 2.Signup https://user-images.githubusercontent.com/46993922/52180892-52dd5b80-27a0-11e9-9a3c-017132bf9613.png 3.Forget Password https://user-images.githubusercontent.com/46993922/52180893-5375f200-27a0-11e9-8922-0f7b5742a31e.png

Step5.

After Login App Main Screen is opened whic includes the Main two option for image Selection 1.Image from Gallery 2.Image from Camera https://user-images.githubusercontent.com/46993922/52180887-4fe26b00-27a0-11e9-82d4-f8ede53029c6.png

Step6.

This guide Inclodes the image selection from the Pholto LIbrary

https://user-images.githubusercontent.com/46993922/52180888-507b0180-27a0-11e9-94de-61b8d3de4f4a.png

https://user-images.githubusercontent.com/46993922/52180889-51139800-27a0-11e9-85df-f3edd14c38ff.png

After selecting the image click the "Process Image " button to extract english content from image and translate that Contents to urdu languuage.

https://user-images.githubusercontent.com/46993922/52180890-5244c500-27a0-11e9-980e-3960e92c5216.png

Step 7.

Final screen have the preview of the Translated Text and have two option for the Screen 1.Save 2.close https://user-images.githubusercontent.com/46993922/52180894-54a71f00-27a0-11e9-8db3-98055550bb8c.png

About


Languages

Language:Swift 98.4%Language:Ruby 1.6%