Skip to content

Commit 67bb7f8

Browse files
Update README.md
1 parent 4f2ac1d commit 67bb7f8

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
1-
# OMR
1+
# OMR
2+
This project is designed to create OMR templates and provides a scanner which can be used for processing large amounts of images.
3+
4+
### The project contains:
5+
6+
##### Template Designer
7+
8+
Allows the creation of OMR form templates which are used for detecting answers from scanned images
9+
10+
##### Bulk Image Scanner
11+
12+
The scanner or processor will fetch all the images in a directory and will extract the data from the images.
13+
14+
##### Features
15+
16+
* Form Designer – Allows easy creation of form scanning templates
17+
* Batch Scanner – Can scan multiple documents from a scanner
18+
* Auto Correction of Images
19+
* Size adjustment
20+
* Rotation adjustment
21+
* Color Adjustment (i.e. gets rid of light dirt and other artifacts from scanned image)
22+
* Save output CSV
23+
* Auto generate reports for the user.

0 commit comments

Comments
 (0)