Add OMR Library

This commit is contained in:
Rubens dos Santos 2022-02-14 19:06:10 -03:00 committed by GitHub
parent 79c794d094
commit 34f921c616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -302,6 +302,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Imagine](https://imagine.readthedocs.io/en/latest/index.html) - An image manipulation library.
* [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library.
* [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library.
* [Optical Mark Recognition](https://github.com/jansenfelipe/omr) - Library for recognition markings on questionnaires scans
### Testing
*Libraries for testing codebases and generating test data.*