CVHub520 / X-AnyLabeling

Effortless data labeling with AI support from Segment Anything and other awesome models.
GNU General Public License v3.0
3.79k stars 438 forks source link

去除标注区域内的阴影 #445

Closed GrwyYJ closed 3 months ago

GrwyYJ commented 3 months ago

image
开发者你好,在标注多边形时标注区域内的白色阴影是否可以去除
image image

标注完成后,去除选定后标注区域内的阴影

CVHub520 commented 3 months ago

@GrwyYJ, Hello!

Thank you for reaching out about the issue with the white shadows within the annotation polygons. We understand that this may affect your labeling experience. 🌟

Based on the link you provided, we took a look at the relevant code section and suggest that you might be able to remove the shadows by adjusting the parameters in the code.

Specifically, you can look for the lines in paintEvent that control the display of shadows and try modifying these parameters to suit your needs. If you encounter any issues during this process or require further assistance, please don't hesitate to let us know. 😊

Additionally, we recommend checking our documentation or community forums to see if other users have experienced similar issues and to benefit from their shared experiences. 📚

We appreciate your feedback and look forward to further communication with you.

Best regards, CVHub

CVHub520 commented 3 months ago

@GrwyYJ,已支持,欢迎更新源码使用。

image