mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-09 11:50:02 +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 xml.etree.ElementTree as ET
|
||||||
import warnings
|
import warnings
|
||||||
import click
|
import click
|
||||||
|
import time
|
||||||
|
|
||||||
with warnings.catch_warnings():
|
with warnings.catch_warnings():
|
||||||
warnings.simplefilter("ignore")
|
warnings.simplefilter("ignore")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue