mote-ocr/README.md
2025-05-12 23:38:21 +00:00

1.8 KiB

mote-ocr

a ocr inspired by watamote, meant to be independent and free from bloat

TODO

  • add CTC decoder with dictionary and greedy search
  • when finished , resume work on the cpp branch.

it gets most of it correct.

image OCR result
Example 00 半刻前には見ず知らずの人
Example 01 当民宿自慢の春の海鮮料理づくし!
Example 02 樹とは本当の親子じやな

image processing

as by now we use opencv, but we will migrate to a more self-contained (header-only) solution in the c++ version.

for instance, this is how the preprocessing shoud look like:

the resize is done by ncnn itself

Before After




mote-ocr in action: