ssocr
OCR for seven segment displays
Install
- All systems
-
curl cmd.cat/ssocr.sh
- Debian
-
apt-get install ssocr
- Ubuntu
-
apt-get install ssocr
- Kali Linux
-
apt-get install ssocr
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ssocr
- Dockerfile
- dockerfile.run/ssocr
ssocr
OCR for seven segment displays
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.