mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-09 03:40:18 +02:00
replace 'PrintSpace' with 'Border'
This commit is contained in:
parent
6a73d61e48
commit
36adbe29d8
1 changed files with 1 additions and 1 deletions
|
@ -1938,7 +1938,7 @@ class textline_detector:
|
|||
|
||||
|
||||
|
||||
page_print_sub=ET.SubElement(page, 'PrintSpace')
|
||||
page_print_sub=ET.SubElement(page, 'Border')
|
||||
coord_page = ET.SubElement(page_print_sub, 'Coords')
|
||||
points_page_print=''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue