layout refine (#115)

This commit is contained in:
KevinHuSh
2024-03-08 18:59:53 +08:00
committed by GitHub
parent fa171dfe6c
commit bcb58b7e71
5 changed files with 19 additions and 6 deletions

View File

@ -100,7 +100,7 @@ class LayoutRecognizer(Recognizer):
i += 1
for lt in ["footer", "header", "reference", "figure caption",
"table caption", "title", "text", "table", "figure", "equation"]:
"table caption", "title", "table", "text", "figure", "equation"]:
findLayout(lt)
# add box to figure layouts which has not text box