You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using MakeSense for image annotation, and I encountered a challenge with annotating images that have a predominantly white background. The crosshairs and annotation borders, which are also white, become difficult to see against these images. This significantly hampers the annotation process.
Feature Request:
I would like to request a feature that allows users to customize the colors of the crosshairs and annotation borders. This would greatly improve the usability of the tool for annotating images with light or white backgrounds.
Proposed Solution:
Add options in the settings menu to select custom colors for crosshairs and annotation borders.
Alternatively, provide a configuration file where users can specify their preferred colors.
Benefits:
Enhances the user experience by making annotations more visible against varying background colors.
Increases the versatility of the tool, allowing it to be effectively used for a broader range of image types.
Thank you for considering this feature request. MakeSense is a fantastic tool, and this enhancement would make it even more user-friendly.
Best regards,
Bruce
The text was updated successfully, but these errors were encountered:
👋 Hello @voidaryen, thank you for your interest in make-sense - free to use online tool for labelling photos! 🏷️
🐞 Bug reports
If you noticed that make-sense is not working properly, please provide us with as much information as possible. To make your life easier, we have prepared a bug report template containing all the relevant details. We know, we ask for a lot... However, please believe that knowing all that extra information - like the type of browser you use or the version of node you have installed - really helps us to solve your problems faster and more efficiently. 😉
💬 Get in touch
If you've been trying to contact us but for some reason we haven't responded to your issue yet, don't hesitate to get back to us on Gitter or Twitter.
💻 Local setup
# clone repository
git clone https://github.com/SkalskiP/make-sense.git
# navigate to main dircd make-sense
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start
To ensure proper functionality of the application locally, an npm 8.x.x and node.js v16.x.x versions are required. More information about this problem is available in the #16 issue.
Description:
Hi,
I'm using MakeSense for image annotation, and I encountered a challenge with annotating images that have a predominantly white background. The crosshairs and annotation borders, which are also white, become difficult to see against these images. This significantly hampers the annotation process.
Feature Request:
I would like to request a feature that allows users to customize the colors of the crosshairs and annotation borders. This would greatly improve the usability of the tool for annotating images with light or white backgrounds.
Proposed Solution:
Benefits:
Thank you for considering this feature request. MakeSense is a fantastic tool, and this enhancement would make it even more user-friendly.
Best regards,
Bruce
The text was updated successfully, but these errors were encountered: