Note: This was a group project created by 8 people, who are attributed in the documentation. The L16T12 account appearing in all previous commits is a team account left over from CVS migration.
Author: EECS22L Team 12 Version: 1.0.0 Release
README- General instructions and introductionCOPYRIGHT- Legal informationINSTALL- Instructions to install the softwareFINAL- Changelog of the latest updatebin/- Directory containing software binariesdoc/- Directory containing manuals and documentationinc/- Directory containing header files (SOURCE PACKAGE ONLY)src/- Directory containing source files (SOURCE PACKAGE ONLY)test/- Directory containing unit tests (SOURCE PACKAGE ONLY)
- Install the software (See INSTALL.md)
- Run the "ocr" binary
- Under the file tab, click on load image
- Browse and load a .jpg image
- Perform Preprocessing functions under the preprocessing tab
- Save processed image if desired
- Run OCR
- Run dictionary comparison under Post Processing tab
- Edit text as needed
- Save text if desired
- Compile and run the code from the Post Processing tab
EECS22L-OCR is available under the GNU General Public License, version 3.0.
For more information, please see COPYRIGHT.