File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments