Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.
/ pysteno Public archive

An "ocr" for stenography (python version)

License

Notifications You must be signed in to change notification settings

dpom/pysteno

Repository files navigation

pysteno

My steno project (python version)

Usage

To extract words images:

python steno/extract.py <input_image_path> <output_directory>

Development

Requirements

  • direnv
  • nix

REPL

In emacs use py-vterm and ipython repl

Resources

  1. https://stackoverflow.com/questions/56604151/how-to-extract-multiple-objects-from-an-image-using-python-opencv

Tasks

Extract words images from a page image

Reduce the width of lines in a word to single pixel

Transform the word image in a number sequence

License

pysteno is released under the GNU General Public License. See the file for details.

About

An "ocr" for stenography (python version)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published