MangaTextDetection icon indicating copy to clipboard operation
MangaTextDetection copied to clipboard

OCR fix

Open blueaxis opened this issue 4 years ago • 0 comments

This should fix #5 (temporarily?). Changes:

  • LocateText.py script can perform ocr and store it in an html file using an optional argument
  • Trained dataset used is jpn_vert
  • Added usage section in README

Note: I really think there should be a separate script for ocr, but I included it anyways in the same file that does text location. Also, some users might want the output on command line or written to a text file instead.

blueaxis avatar Sep 07 '21 08:09 blueaxis