MangaTextDetection
MangaTextDetection copied to clipboard
OCR fix
This should fix #5 (temporarily?). Changes:
LocateText.pyscript 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.