Relicense, comic text detector code from mokuro in manga OCR engine, add split paragraph code/option to disable

This commit is contained in:
AuroraWright
2025-10-22 12:17:39 +02:00
parent 665837a764
commit d5b570a438
9 changed files with 882 additions and 221 deletions

View File

@@ -93,6 +93,9 @@
;Display lines in the text output without a space between them.
;join_lines = False
;Display paragraphs in the text output without a space between them.
;join_paragraphs = False
;Try to filter furigana lines for Japanese.
;furigana_filter = True