Skip to main content

High-speed and lightweight Screen OCR engine optimized for Japanese and English text.

Project description

nippo-ocr

A high-speed, lightweight Screen OCR engine optimized for reading Japanese and English text from screen captures. Built for the Nippo automated daily report system.

Installation

pip install nippo-ocr

(Note: PyPI upload pending)

Usage

import cv2
from nippo_ocr import ProductionOCRBaseline

engine = ProductionOCRBaseline()
prev_img = cv2.imread("prev.png")
curr_img = cv2.imread("curr.png")

canvas, p_lines = engine.process_frames(prev_img, curr_img)
results = engine.run_ocr(canvas, p_lines)

print(results)

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

nippo_ocr-0.1.0.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nippo_ocr-0.1.0-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nippo_ocr-0.1.0.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for nippo_ocr-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3a8039e0a37e00e8036972625dcb6f94b63ac6d59d5ddc4a6eaec0ec25b38083
MD5 6bb5f98d2fef56c9c5de6d3ef0b1923d
BLAKE2b-256 8b96147ae8fb90b09b07d94383987dcdb017ac91c69ca1632cb59551a5f139cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nippo_ocr-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for nippo_ocr-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aed99ce68ec93d028ae2f0baca8e1b61ea24bbb45e688b9ce340a30b6f7c8b85
MD5 07e7e49774027d476453b91767b6c2b8
BLAKE2b-256 6253ecbbb41e8402722ba4e174d228ad0fd31769fad4c76062a49592c4e098e4

See more details on using hashes here.

Supported by

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