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

SlideImage.size() and SlideImage.get_scaled_size() doesn't honor slide bounds while computing the size. #191

Closed
AjeyPaiK opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@AjeyPaiK
Copy link
Member

When we initialize a SlideImage instance, the .size property and the .get_scaled_size() member function doesn't help in determining the effective size of the whole slide image if the user chose to use slide_bounds property. This leads to errors in downstream processing currently which can be fixed with extra lines of code. It would be nice if we had a property within SlideImage that could give us the bounded size of the slide.

@AjeyPaiK AjeyPaiK added the bug Something isn't working label Nov 14, 2023
@AjeyPaiK AjeyPaiK self-assigned this Nov 14, 2023
AjeyPaiK added a commit that referenced this issue Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant