How to delete points in an Image? #1131
Replies: 7 comments
-
|
I'm not sure what do you mean, but maybe you want to delete point-annotation instead of points from polygon-annotation? |
Beta Was this translation helpful? Give feedback.
-
她的意思是 在标注point的状态下 不能直接删除已标注point 要先到多边形标注状态下 再选择编辑多边形 才能去删除point |
Beta Was this translation helpful? Give feedback.
-
|
as #399,we can delete shapes like polygon, circle, rectangle, but can not delete point or line, it is unreasonable if we can only create point/line but can not delete them. |
Beta Was this translation helpful? Give feedback.
-
|
I encounter same problem. I draw a line. But when I want to delete, the function delete polygon doesn't work for line. Help needed! Thanks |
Beta Was this translation helpful? Give feedback.
-
|
You can update labelme to version 4.2.9.the author has added the function which is required.thks author again~~
…---Original---
From: "ChangXuSunny"<notifications@github.com>
Date: Wed, Mar 25, 2020 10:46 AM
To: "wkentaro/labelme"<labelme@noreply.github.com>;
Cc: "menglong1132"<296812250@qq.com>;"Author"<author@noreply.github.com>;
Subject: Re: [wkentaro/labelme] How to delete points in an Image? (#475)
I encounter same problem. I draw a line. But when I want to delete, the function delete polygon doesn't work for line. Help needed! Thanks
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
Hello everybody. Is there in version 4.2.9 of Labelme, possibility to delete several points and not just only one? |
Beta Was this translation helpful? Give feedback.
-
|
Hey guy. It seems like we cannot directly delete the points that are created in the UI. But it is not impossible to delete the points. We can edit the corresponding json file and, simply detele the part that defines the very point. Hope it helpes. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,when use labelme,I find a an unfriendly design.I can not delete point after create a new point.And I can know straightly which point is selected in an image.I think labelme can modify according to method that labelimg delete a rect(select rect and Press DEL from keyboard ).
Beta Was this translation helpful? Give feedback.
All reactions