cvat icon indicating copy to clipboard operation
cvat copied to clipboard

Adding points to existing polygon

Open domef opened this issue 2 years ago • 3 comments

My actions before raising this issue

  • [x] Read/searched the docs
  • [x] Searched past issues

After creating a polygon I can select a point and delete it. Is it possible to add a new point to an existing polygon?

domef avatar Jul 18 '22 12:07 domef

Do [Shift + click] on a point of your polygons.

ncianeo avatar Jul 19 '22 10:07 ncianeo

I have also encountered the same issue. How to add a new point in an existing polygon, between the another two? Shift + Click, Shift + double click don't work - these start drawing a new object instead of modifying the existing one.

kitovyj avatar Jul 31 '22 12:07 kitovyj

@kitovyj You should [shift+click] on an existing point of your polygon first. It will take you to the polygon editing view. Then you can add additional points to your polygon.

ncianeo avatar Aug 01 '22 23:08 ncianeo