mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-09 20:00:04 +02:00
fix typos
This commit is contained in:
parent
e696a068cb
commit
6c0bfba686
1 changed files with 1 additions and 1 deletions
|
@ -1378,7 +1378,7 @@ class textlineerkenner:
|
|||
|
||||
def run(self):
|
||||
|
||||
#get image and sclaes, then extract the page of scanned image
|
||||
#get image and scales, then extract the page of scanned image
|
||||
t1=time.time()
|
||||
self.get_image_and_scales()
|
||||
image_page,page_coord=self.extract_page()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue