Skip to content

StudyForces/ocr-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6f19d15 · Sep 10, 2022

History

23 Commits
Jun 18, 2022
Jun 6, 2022
Jun 6, 2022
Jun 10, 2022
Jun 6, 2022
Jul 29, 2022
Jul 29, 2022
Sep 10, 2022
Jun 6, 2022

Repository files navigation

OCR-Microservice

Service that can recognize text and formulas from images

Requirements

Usage

All images must be in .png format.

Set the parameters in rmq_parameters.py

  • SENDER_QUEUE_NAME - name of the queue to be used as output
  • CONSUMER_QUEUE_NAME - name of the queue to be used as input
  • HOST - URL for connecting to RabbitMQ

Then run the following command

python rmq_communication.py