This commit is contained in:
kba 2025-04-08 14:46:22 +02:00
parent 8080bd823c
commit 60a05711bb

View file

@ -6,6 +6,8 @@
document layout analysis (segmentation) with output in PAGE-XML
"""
print("Just a test, don't actually merge!")
from logging import Logger
from difflib import SequenceMatcher as sq
from PIL import Image, ImageDraw, ImageFont