From ab9ddd5214f4161038a48193df94b4cd363729f8 Mon Sep 17 00:00:00 2001 From: vahidrezanezhad Date: Wed, 22 Oct 2025 18:41:15 +0200 Subject: [PATCH] OCR examples are added to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c6ba0e4..405cab4 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,16 @@ eynollah binarization \ ### OCR +

+ Input Image + Output Image +

+ +

+ Input Image + Output Image +

+ The OCR module performs text recognition using either a CNN-RNN model or a Transformer model. The command-line interface for OCR can be called like this: