From 34f921c616ed7cbf818adb98d981b0824b55ab4b Mon Sep 17 00:00:00 2001 From: Rubens dos Santos <64743047+kaetaen@users.noreply.github.com> Date: Mon, 14 Feb 2022 19:06:10 -0300 Subject: [PATCH] Add OMR Library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 501ad07..c2881ba 100644 --- a/README.md +++ b/README.md @@ -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.*