You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Readme.md
+28-17
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,12 @@ There are a wide variety of OCR softwares in the market which allow to convert s
16
16
17
17
## Getting Started
18
18
19
-
* Once the project is cloned you need to import the Database from the DB folder in PHPmyadmin.
19
+
* Once the project is cloned you need to import the Database from the DB folder into PHPmyadmin of your local machine.
20
20
* Place the Server Connections and APIs & OCR Web in the htdocs folder of your PHP localhost.
21
21
* Run the OCR Android Folder in Android Studio 2.0 or greater.
22
22
* Open the string.xml file of value folder in Android Studio and change the IP Address String to the IP Address of your Local Machine.
23
+
* Set up account on google cloud platform as well as you will also be required to give your billing details to set a billing account to avail the free service of Google Cloud Vision API. [Click Here](https://cloud.google.com/billing/docs/how-to/manage-billing-account) to know more.
24
+
* Once the billing account is set get credentials for Google Cloud Vision and put it in the GVision Vendor folder.
23
25
#### Note:
24
26
Make sure your Android Phone and Local Machine are connected on same N/W.
25
27
@@ -28,39 +30,48 @@ Make sure your Android Phone and Local Machine are connected on same N/W.
28
30
29
31
*[Android Studio 2.0 or above](https://developer.android.com/studio/index.html)
30
32
*[XAMPP PHP 5.6 or above](https://www.apachefriends.org/download.html)
The System Supports sqaure shaped form fields to support more types of field modify the cropimage.py file in AndroidUploads/uploads/ Folder.
45
58
46
-
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
59
+
## Built With
47
60
48
-
## Versioning
61
+
*[Google Cloud Vision](https://cloud.google.com/vision/) - Intelligent Text Recognition.
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
0 commit comments