V1.7 OCR Enhancement and setting window improvement
V1.7 is here. We now have an installer by using inno setup. The setting window is now categorized to each category, you can now customize the query and result box, there is now also an option to improve the ocr by using python-opencv.
Changelog:
[V1.7 OCR Enhancement and setting window improvement]
- Fix the language code bug
- Added some more language that tesseract supports
- The ocr now utilizes python-opencv to improve the text detection. You can turn it off or on in setting
- There is now setting for window transparency, textbox font, textbox foreground, and texbox background color for each detached window (the query and result window)
- You can now choose wether to check for update on app startup or not
- Setting ui is now not resizable but it's now categorized to each category and looks way better with more hints or tips
- Every button and spinbox now uses ttk instead of tk (It looks more modern now)
- The table in history now expand
- Added more tooltiptext to settings
- App now have an installer!
- *Note: App size might be bigger now that it uses cv2
Note
- You can choose between the installer one or the rar one, the only difference is that the installer one is more fancy and have an uninstaller.