This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
Release Conventions
1.6.2 Release
This release comes with a whole change on the code. Rather than have the entire program in one file, the code has been split into multiple files for readability and ease in development. Thanks to these changes, the scanner has been made more efficient, requiring less time to scan an entire signin sheet while also being more accurate than previous versions.
This release comes with these notable changes:
- new tesseract scanning method (#12)
- everything is placed into specific modules for their subjects (#7)
- GUI has been improved upon visually (#5)
- Sanitization options have been included (#10)
- better organized scraper, including dates (#16)
This has created the following improvements - Significantly higher accuracy (#11)
- Faster runtimes (as it requires less images scanned) (#6)