Skip to: site menu | section menu | main content
Breeze Designer
- Features
- News Group
- Download
- Package
- History
- Macros
- Plug-ins
- Development
- Manual
- FAQ
Graphics
- Motion Capture
- Machine vision
- POV-Ray
- Other
Other Projects
Back to top
The Lotto Checking application uses the tesseract OCR library. A lotto ticket is scanned or photographed then imported into the application. The program then OCR's the ticket and looks for the game number and entry lines. The program then retrieves the results from the lotto site and compares the results. At the moment the program only supports Australian lotto. This program used used as a test bed to evaluate the capabilities of the tesseract OCR library. Tesseract works on Linux, Windows (with VC++ Express or CygWin) and Mac OSX.
Below is a set of steps to check a lotto ticket. Prior to running the application the tesseract OCR library has been trained to recognise the font used for the lotto ticket
This project is currenly in development. Drop me an email if you are interested in testing the application.