PaddleCV-SIG / PaddleLabel

飞桨智能标注,让标注快人一步
https://paddlecv-sig.github.io/PaddleLabel/
Apache License 2.0
238 stars 39 forks source link

目标检测类项目:标注页面中,当左侧选中“移动”,然后在中间位置,左键单击一个矩形标注区后,以后再点图片任意位置,矩形标注区都会变化。 #173

Closed lifw555 closed 1 year ago

lifw555 commented 1 year ago

当选中“移动”,也就是普通鼠标状态时,

如果左键单击了矩形标注区,则 标注区显示为选中状态,可以拖动四边或四个角,来改变矩形的大小和位置。 如果左键单击了非矩形标注区,则取消所有选中的矩形标注区。 如果左键按住不放,则是移动整张图片的位置。

可以参考下:label-studio的页面操作,我个人认为操作比较顺手,其他的功能使用方法上,不如咱们这个好用。

lifw555 commented 1 year ago

因为这个手动标注功能,是使用频率最高的。我个人认为,这个地方,应该是重点。

lifw555 commented 1 year ago

补充下复现逻辑:

1、右侧选中“类别列表”中的一个类别。 2、左侧选中“移动”。 3、鼠标单击图上的任意一个标注框。 4、然后鼠标离开标注矩形框,鼠标点击点任意位置。

lifw555 commented 1 year ago

建议:移动标注框时,先选中标注框,鼠标不在四边和角上时,按下鼠标左键后移动,代表的是移动标注框。

lifw555 commented 1 year ago

如果不选中标注框,直接鼠标左键按住移动时,是移动整张图片。

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.