mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-09 20:00:04 +02:00
Update main.py
This commit is contained in:
parent
719824f19d
commit
6714481556
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ from scipy.ndimage import gaussian_filter1d
|
|||
import xml.etree.ElementTree as ET
|
||||
import warnings
|
||||
import click
|
||||
import time
|
||||
|
||||
with warnings.catch_warnings():
|
||||
warnings.simplefilter("ignore")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue