From c30793876b559feb1bda2653c99be3dda5ba2520 Mon Sep 17 00:00:00 2001 From: leca Date: Mon, 9 Dec 2024 17:57:49 +0300 Subject: [PATCH] Add OCR [EN] --- OCR-%5BEN%5D.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 OCR-%5BEN%5D.md diff --git a/OCR-%5BEN%5D.md b/OCR-%5BEN%5D.md new file mode 100644 index 0000000..a95bf0d --- /dev/null +++ b/OCR-%5BEN%5D.md @@ -0,0 +1,13 @@ +OCR - Optical Character Recognition machine learning technology, allowing "read" a text from an image. + +Using "OCR" tab in the application, you can extract its content from an image. + +**/!\ Image of a check must be of a good quality and straight. The check itself must be straightened, so that letters are not "jumping"! In other case, the check will be read incorrectly and you'll need to edit it! /!\\** + +To use this method, you can follow these steps: + +1. Choose a path to an image of a check. +2. Wait until the computer reads the check and edit it if you see any errors. +3. Press "Parse" + +Further instructions [here](https://git.foxarmy.org/leca/checks-parser/wiki/export-%5BEN%5D) \ No newline at end of file