Added parameter for max plate rotation (was previously hardcoded at 10 degrees). Upped the default to 15

This commit is contained in:
Matt Hill
2014-04-08 15:11:11 -05:00
parent a226d2bad1
commit 84e1df8c7c
4 changed files with 9 additions and 2 deletions

View File

@@ -17,6 +17,9 @@ opencl_enabled = 0
multithreading_cores = 1
max_plate_angle_degrees = 15
ocr_min_font_point = 6
; Minimum OCR confidence percent to consider.