Skip to content

StudyForces/ocr-microservice

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages