Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GUI display #10

Open
RubbaBoy opened this issue Mar 25, 2019 · 0 comments
Open

Add GUI display #10

RubbaBoy opened this issue Mar 25, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@RubbaBoy
Copy link
Member

Add a GUI that shows the input image, and then bounding boxes around found characters, with the ability to hover over them/click them to see things like potential other matches, thresholds, and relations to other characters, etc. Currently, there is no way to easily do this which makes debugging a pain.

This could make higher-level debugging easier in the future when more fonts are supported and developers are taking advantage of internal APIs. This isn't high-priority, but potentially could be added for v3 of the OCR.

Note: This would not be in the core API of the OCR, but either in the current demo module or another new gui module meant just for GUI handling.

@RubbaBoy RubbaBoy added the enhancement New feature or request label Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant