fix typos

pull/5/head
Clemens Neudecker 5 years ago committed by GitHub
parent e696a068cb
commit 6c0bfba686
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save