-
Notifications
You must be signed in to change notification settings - Fork 53
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
FR: change front/back colors #12
Comments
Hi! Such a feature seems too specific. But you can open the developer tools in your browser, and change the colors in SVG structure manually. Will it work for you? |
well, it's your project, I was only suggesting something :) |
It seems to me, black and white are ideal colors in sense of best recognition results. I wonder, why would anyone want to use another colors? |
In computer vision, it's sometimes easier to detect this kind of an image when it's blue on white rather than black on white. |
currently the implementation suggests only black and white as (respectively) front and back colors.
it would be nice to have it customized: say, blue for front color and gray for back color.
The text was updated successfully, but these errors were encountered: