forked from auerswal/ssocr
-
Notifications
You must be signed in to change notification settings - Fork 0
Seven Segment Optical Character Recognition
License
avd5146/ssocr
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Seven Segment Optical Character Recognition or ssocr for short is a program to recognize digits of a seven segment display. An image of one row of digits is used for input and the recognized number is written to the standard output. The program runs on GNU/Linux, FreeBSD (available as a port), Mac OS X (using Homebrew to install Imlib2), and even on Windows (using Cygwin). ssocr should work on any UNIX-like or POSIX compatible operating system. See the INSTALL file for instructions on how to build ssocr. A manual for ssocr is available in the form of a man page named ssocr.1, you can read it using "make ssocr.1 && man ./ssocr.1" (without the quotes). You can get the current ssocr version from the official ssocr website: http://www.unix-ag.uni-kl.de/~auerswal/ssocr/
About
Seven Segment Optical Character Recognition
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 98.3%
- Makefile 1.7%