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

Performance improvements #1761

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

astrofrog
Copy link
Member

@astrofrog astrofrog commented Jun 13, 2018

This improves the performance of RoiSubsetState by adding a mask method for ROI

For this to work properly for 2D images, we'll need to make it so that the new code in RoiSubsetState takes into account the view.

…ng along pixel coordinates, by adding a way for ROIs to return masks rather than treating each pixel as an individual point
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant