Skip to content
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

Ability to move polygons through Z-plane, post-drawing #124

Open
joshusama opened this issue May 14, 2020 · 1 comment
Open

Ability to move polygons through Z-plane, post-drawing #124

joshusama opened this issue May 14, 2020 · 1 comment
Labels
Status: Awaiting Response Waiting for a response/more information

Comments

@joshusama
Copy link

joshusama commented May 14, 2020

What's the problem this feature will solve?
For when polygon or series of polygons were drawn but need to be moved in either direction of the plane of depth

Describe the solution you'd like
A transport entry field where one can define a + or - factor to migrate a polygon (or polygons once multiple can be shown on a single image) automatically

In the event of annotation error or re-evaluation of drawing plane

Alternative Solutions

The workaround would be either delete and redraw, or manipulate the .json file

MEDIUM PRIORITY

@joshusama joshusama added the Status: Triage Issues/PRs that need to be triaged label May 14, 2020
@jcfr
Copy link
Collaborator

jcfr commented Sep 12, 2020

I understand properly, this is already possible by updating the slice position while the annotation is being edited.

  1. Draw annotation

image

  1. Update slice position

image

  1. Annotation has the same shape and number of point by is on a different Z plane:

image

Does that address the issue ?

@jcfr jcfr added Status: Awaiting Response Waiting for a response/more information and removed Status: Triage Issues/PRs that need to be triaged labels Sep 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Awaiting Response Waiting for a response/more information
Projects
None yet
Development

No branches or pull requests

2 participants