~fd/comic-ocr

f246775d — Sambhav Saggi 2 years ago
Update links

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~fd/comic-ocr
read/write
git@git.sr.ht:~fd/comic-ocr

You can also use your local clone with git send-email.

#Comic OCR

This is a simple Python program to extract text from comics so that I can search for specific comics easily. So far, I have written an extractor for SMBC Comics. The data will be made available with a search engine online later. The data is available to use right now here and the repo is here.

#Requirements

  • Tesseract OCR
  • Python
  • OpenCV