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

Generalize multi-region editors and add support for editing circular regions #932

Merged
merged 5 commits into from
Jun 27, 2022

Conversation

glopesdev
Copy link
Member

This PR unifies the multi-region editors in the Vision Design package (i.e. polygonal, ellipse and circular regions) and reduces the complexity of the class model by refactoring the base class as non-abstract. The assumption is the broad majority of ROI editors operate on the input image sequence, which can then become the default input source for multi-region editors.

Fixes #859

@glopesdev glopesdev added the feature New planned feature label Jun 13, 2022
@glopesdev glopesdev added this to the 2.7.0 milestone Jun 13, 2022
@glopesdev glopesdev merged commit df42c85 into bonsai-rx:master Jun 27, 2022
@glopesdev glopesdev deleted the issue-859 branch June 27, 2022 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider exposing public circle picker editor in the vision design package
1 participant