All Projects → MohawkMEDIC → omrmarkengine

MohawkMEDIC / omrmarkengine

Licence: other
This project is designed to allow easy creation of OMR (Optical Mark Recognition) templates and provides a bulk scanner which can be used for processing large amounts of images from a tray fed scanner.

Programming Languages

C#
18002 projects
Inno Setup
370 projects
smalltalk
420 projects

Projects that are alternatives of or similar to omrmarkengine

QKMRZScanner
Scan MRZ (Machine Readable Zone) from identity documents (passport, id, visa) using iPhone/iPad (iOS)
Stars: ✭ 81 (+65.31%)
Mutual labels:  scanner
log4jscanwin
Log4j Vulnerability Scanner for Windows
Stars: ✭ 142 (+189.8%)
Mutual labels:  scanner
WPGrabInfo
WP Grab Info v2
Stars: ✭ 43 (-12.24%)
Mutual labels:  scanner
pyimgscan
Take any phone-taken picture and turn it into a document scan.
Stars: ✭ 48 (-2.04%)
Mutual labels:  scanner
FluentAssemblyScanner
Fluent assembly and type scanner 🔍 for .Net
Stars: ✭ 54 (+10.2%)
Mutual labels:  scanner
nesca
The legendary netstalking NEtwork SCAnner
Stars: ✭ 80 (+63.27%)
Mutual labels:  scanner
docker-testssl
http://testssl.sh/ in a tiny docker container
Stars: ✭ 19 (-61.22%)
Mutual labels:  scanner
TIGER
implement a full compiler based on c++ 11
Stars: ✭ 17 (-65.31%)
Mutual labels:  scanner
Deep-Inside
Command line tool that allows you to explore IoT devices by using Shodan API.
Stars: ✭ 22 (-55.1%)
Mutual labels:  scanner
cf-check
CloudFlare Checker written in Go
Stars: ✭ 147 (+200%)
Mutual labels:  scanner
citrixmash scanner
A fast multi threaded scanner for Citrix ADC (NetScaler) CVE-2019-19781 - Citrixmash / Shitrix
Stars: ✭ 36 (-26.53%)
Mutual labels:  scanner
jsleak
a Go code to detect leaks in JS files via regex patterns
Stars: ✭ 111 (+126.53%)
Mutual labels:  scanner
scanbot-sdk-example-ionic
Scanbot scanner SDK example app for Ionic with Cordova.
Stars: ✭ 24 (-51.02%)
Mutual labels:  scanner
Resources
No description or website provided.
Stars: ✭ 38 (-22.45%)
Mutual labels:  scanner
garden.zbarcam
Migrated to https://github.com/kivy-garden/zbarcam
Stars: ✭ 49 (+0%)
Mutual labels:  scanner
Saraff.Twain.NET
Saraff.Twain.NET is the skillful scanning component which allows you to control work of flatbed scanner, web and digital camera and any other TWAIN device from .NET environment. You can use this library in your programs written in any programming languages compatible with .NET technology.
Stars: ✭ 74 (+51.02%)
Mutual labels:  scanner
MX1014
MX1014 is a flexible, lightweight and fast port scanner.
Stars: ✭ 79 (+61.22%)
Mutual labels:  scanner
Log4j-RCE-Scanner
Remote command execution vulnerability scanner for Log4j.
Stars: ✭ 200 (+308.16%)
Mutual labels:  scanner
NSE-scripts
NSE scripts to detect CVE-2020-1350 SIGRED and CVE-2020-0796 SMBGHOST, CVE-2021-21972, proxyshell, CVE-2021-34473
Stars: ✭ 105 (+114.29%)
Mutual labels:  scanner
log4shelldetect
Rapidly scan filesystems for Java programs potentially vulnerable to Log4Shell (CVE-2021-44228) or "that Log4j JNDI exploit" by inspecting the class paths inside files
Stars: ✭ 40 (-18.37%)
Mutual labels:  scanner

omrmarkengine

This project is designed to allow easy creation of OMR (Optical Mark Recognition) templates and provides a bulk scanner which can be used for processing large amounts of images from a tray fed scanner.

The project is made up for three components:

Core Processing Assembly:

Allows easy integration of the OMR engine into your application

Template Designer

Allows the creation of OMR form templates which are used for detecting answers from scanned images

Bulk Scanner

An application which will bulk read data from a scanner and save the results to a formatted XML file. It also provides extension points for writing handlers for processed images.

Features

  • Form Designer – Allows easy creation of form scanning templates
  • Batch Scanner – Can scan multiple documents from a sheet-fed scanner
  • Works with WIA compliant scanners
  • Auto Correction of Images
  • Size adjustment (i.e. design the form with letter sized paper and scan in A4)
  • Rotation adjustment (i.e. fix crooked scans)
  • Color Adjustment (i.e. gets rid of light dirt and other artifacts from scanned image)
  • Save output CSV / XML
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].