-
Notifications
You must be signed in to change notification settings - Fork 483
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
Could you add a feature for dragging or merging multiple selected rectangles? #499
Comments
Got it! 💯 |
Hey there! @lhj5426😊, I'm super excited to announce that the feature you've been asking for 🙌 - the ability to merge multiple rectangle shapes into a single shape representing their union - has now been implemented and pushed to the GitHub repository 🎉. To try out this new feature, here's what you need to do:
After selecting "Union Selection," the tool will create a new shape that represents the union of the selected rectangles. Please let me know if you encounter any issues or have further questions about this feature 🤝. Happy labeling! 😃 23-26-42.mp4 |
I really appreciate your response, developers. bandicam.2024-07-05.00-22-43-309.mp4Sometimes, the trained model recognizes a situation where a large rectangle contains many smaller rectangles. When I am labeling, I use a small keypad that allows for custom button functions. Any shortcut key would be fine, as I am using a keypad that can customize functions. Thank you very, very much! |
Also, although clicking is convenient, sometimes when there are many rectangles that I want to merge, I have to hold down Ctrl and then precisely click each rectangle. This operation is not very user-friendly. If it were possible to hold down Ctrl and drag to select multiple rectangles, and then release Ctrl while still being able to use the merge option in the menu, it would be much more user-friendly. Holding down Ctrl all the time makes it easy to forget that you need to hold down Ctrl and then right-click to activate the function. Could you please optimize this operation logic? Sorry for the trouble. |
After selecting, I habitually release the Ctrl key because, in Windows, you typically release Ctrl after making a selection. Out of habit, I subconsciously release it. Then I realize that the merge option in the right-click menu is not activated, so I have to go back, hold down Ctrl again, click the rectangles, and this time remember not to release Ctrl before using the right-click menu. But then I forget again the next time. I repeated this process many times in one evening. This interaction is really not very user-friendly. |
Or, by holding down the Alt key, you can draw a rectangle to select multiple rectangles that fall within the drawn area, and then merge them directly when you release the left mouse button. |
Ctrl + left-click is for selecting individual items, then right-click to merge. Alt + drag is for bulk selecting items to merge directly. These two interaction logics are both user-friendly. |
Hi, there! 👋 Thank you for your detailed feedback and constructive suggestions. Here are the responses to the issues you raised:
We highly appreciate your feedback as it helps us continuously improve our product and service. Thank you for your understanding and patience. I will strive to address these issues in future updates and continue optimizing X-AnyLabeling. If you have any further suggestions or questions, please feel free to contact me. |
Dear Developer,
I am using the annotation software you developed to annotate text on comic images. I am using YOLOv8 for training the model, which is still in its early stages. During the training and annotation process, there is a specific workflow. Please watch the video.
bandicam.2024-07-04.18-57-12-418.mp4
Because the model is in its early stages, it can recognize text but often incorrectly. You see, I have a bunch of rectangles here that I need to delete and then draw a new rectangle, and then modify it to the correct label. This process is very cumbersome.
So, I have a favor to ask. Could you please add a "select all and merge rectangles" feature like in video 2?
bandicam.2024-07-04.19-02-33-589.mp4
This way, it would greatly reduce the number of steps. I could directly select all, merge, and modify the labels, without having to delete each one individually by pressing the delete key. Could you consider this request? Thank you.
The text was updated successfully, but these errors were encountered: