a ocr inspired by watamote, meant to be independent and free from bloat
  • Python 79.2%
  • C++ 20.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-04-08 22:27:48 -04:00
misc add showcase of screenshot function 2025-04-08 15:21:35 -04:00
.gitignore add gitignore 2025-04-06 22:05:39 -04:00
capture.cpp capture is now automatic 2025-04-07 23:10:54 -04:00
capture.h capture is now automatic 2025-04-07 23:10:54 -04:00
CMakeLists.txt start working at inference.h with numcpp 2025-04-08 22:27:48 -04:00
inference.h start working at inference.h with numcpp 2025-04-08 22:27:48 -04:00
LICENSE add build instructions 2025-04-06 21:38:24 -04:00
main.cpp capture is now automatic 2025-04-07 23:10:54 -04:00
README.md Update README.md 2025-04-08 19:30:09 +00:00
stb_image.h use stb_image.h 2025-04-06 22:03:35 -04:00

mote-ocr

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

build instructions:

cmake -B build -S .
cmake --build build -j16

to test you can just run:

./build/ncnn_test

it will show:

Loaded image: 970x1400 channels: 3
Image checksum: 7.58284e+08

screenshot function showcase:

Looping 60fps GIF