Skip to content

Commit a0cfca3

Browse files
author
prathmesh36
committed
Author Update
1 parent 0540171 commit a0cfca3

File tree

6 files changed

+86
-20
lines changed

6 files changed

+86
-20
lines changed

.idea/misc.xml

+66
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

OCR Android/.idea/misc.xml

+1-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

OCR Android/.idea/modules.xml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Readme.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ There are a wide variety of OCR softwares in the market which allow to convert s
2222
* 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.
2323
* 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.
2424
* Once the billing account is set get credentials for Google Cloud Vision and put it in the GVision Vendor folder.
25-
#### Note:
25+
#### Note:
2626
Make sure your Android Phone and Local Machine are connected on same N/W.
2727

2828

@@ -44,7 +44,7 @@ Extraction Result 1        |Extraction Result 2 |List of Form
4444
:-------------------------:|:-------------------------:|:-------------------------:|
4545
<img src="SS/result1.png" alt="Drawing" width="250" height="400"/> |  <img src="SS/result2.png" alt="Drawing" width="250" height="400"/> | <img src="SS/forms.png" alt="Drawing" width="250" height="400"/> |
4646

47-
### How to extract details from a form (whose template is already created)?
47+
### How to extract details from a form (whose template is already created)?
4848
List of Templates          |Assigning Name to Form |Croping Form |
4949
:-------------------------:|:-------------------------:|:-------------------------:|
5050
<img src="SS/main.png" alt="Drawing" width="250" height="400"/> |  <img src="SS/formname.png" alt="Drawing" width="250" height="400"/> | <img src="SS/crop.png" alt="Drawing" width="250" height="400"/> |
@@ -66,12 +66,11 @@ The System Supports sqaure shaped form fields to support more types of field mod
6666

6767
* **Prathamesh Mhapsekar** - *Initial work* - [prathmesh36](https://github.com/prathmesh36)
6868
* **Mandar Mhapsekar** - *Initial work* - [mandar100](https://github.com/mandar100)
69-
* **Raj Patel**
70-
* **Aniket Mhatre**
69+
* **Raj Patel**
70+
* **Aniket Mhatre**- *Initial work* - [aniketm07](https://github.com/aniketm07)
7171

7272
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
7373

7474
## License
7575

7676
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
77-

0 commit comments

Comments
 (0)