-
Notifications
You must be signed in to change notification settings - Fork 24
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
Feature Request - Detection box text background color #125
Comments
Added in |
Thank you! |
Just been playing with this. I used textoffsety to move the text above the detection box, rather than inside of it. However, when doing so, the background color box shifts above the text. Basically if you do textoffsety: -50, it appears the background box moves -100. Thank you for all your work on this project. It really has been a game changer |
Can you give me an example picture? |
OK, odd. I must have got some maths wrong with the negative offsets. I'll look later this week. |
I've noticed that on some backgrounds, the detection box text displaying what is detected and the % certainty is difficult to read regardless of the color of the text without making the text enormous. Was thinking it may be useful to be able to change the background color of the text box... ie - green text box with black or white text, for example. Even just a black text box with white text. Just something to block out that area of the image and provide a solid color to display the text on.
Thank you again for all your work on this project.
The text was updated successfully, but these errors were encountered: