ocrd-olahd-client

OCR-D processor and client for OLA-HD


Keywords
ocr-d
License
Apache-2.0
Install
pip install ocrd-olahd-client==0.0.2

Documentation

ocrd-olahd-client

Client for OLA-HD

Credentials

Create a params.json file with the endpoint, username, password:

{
  "endpoint": "http://141.5.98.232/api",
  "username": "X",
  "password": "*"
}