Skip to main content

Python package for Chinese and English OCR.

Project description

OpenOCR

Installing

Install and update using pip:

$ pip install -U openocr

A Simple Example

from openocr import OpenOCR

# Create an OpenOCR object
ocr = OpenOCR()

# Use the object to perform OCR on an image
text = ocr.ocr_image('path_to_your_image.jpg')
print(text)

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OpenOCR-0.1.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

OpenOCR-0.1.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file OpenOCR-0.1.0.tar.gz.

File metadata

  • Download URL: OpenOCR-0.1.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for OpenOCR-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8e0211345ec5bb49550f7adac2dab55ffea799a4d7206533e1ac448f8b6fd51a
MD5 601385678eff06a84243b02c9f7e3297
BLAKE2b-256 ce570b91a4712c0f1c549ac5905bd64f10df0b6dcd8fde5712895eebcf35953b

See more details on using hashes here.

File details

Details for the file OpenOCR-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: OpenOCR-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for OpenOCR-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e1e3b70a19db61b295621399462e6f90c3bf4e4bbc616f212c972d4bd84ec9c0
MD5 22360e464e4c18eea9577c6ddff242e2
BLAKE2b-256 841d082b30307e79a8169456a9db916877c3913791255c7f4757b51bf82dc089

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page