Skip to content

Commit

Permalink
Update tesstrain_utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreeshrii committed Mar 17, 2019
1 parent 6fa8e1b commit f8e8521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/training/tesstrain_utils.py
Expand Up @@ -53,7 +53,7 @@ def __init__(self):
self.linedata = False
self.run_shape_clustering = False
self.extract_font_properties = True
self.distort_image = True
self.distort_image = False

def err_exit(msg):
log.critical(msg)
Expand Down

0 comments on commit f8e8521

Please sign in to comment.