-
Notifications
You must be signed in to change notification settings - Fork 82
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
🚸 Handle Multidimensional Features
in WSIReader
#742
Merged
Merged
Changes from 2 commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
8bd861d
image with more than three channels
behnazelhaminia 767b640
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 750c256
Support for multichannel
behnazelhaminia c9548fa
Support for multichannel
behnazelhaminia 574560d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c150968
Support for multichannel
behnazelhaminia ae2ad11
:bug: Fix ruff errors.
shaneahmed 30f4f5f
:bug: Fix errors with 2-dimensional images.
shaneahmed 2f0dd1a
:bug: Fix errors with 2-dimensional images.
shaneahmed 1bc132c
:bug: Use nearest neighbour interpolation for boolean image.
shaneahmed 75b2902
Test support for multichannel
behnazelhaminia 5419d7c
Merge remote-tracking branch 'origin/more-than-three-channels' into m…
behnazelhaminia 0575309
Delete the test file
behnazelhaminia 112e4e1
Merge remote-tracking branch 'origin/more-than-three-channels' into m…
behnazelhaminia 112cf1b
:bug: Use nearest neighbour interpolation for boolean image.
shaneahmed 15043ea
:bug: Fix default behaviour for interpolation.
shaneahmed c962fef
[skip ci] :rewind: Revert changes to the Patch Prediction notebook.
shaneahmed ebf18cf
:bug: Fix SIM114 unnecessary if statement.
shaneahmed 749be60
:white_check_mark: Add test_read_multi_channel
behnazelhaminia 04cfee7
Merge remote-tracking branch 'origin/more-than-three-channels' into m…
behnazelhaminia 531ee98
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1e1fbb5
:white_check_mark: Add value check and interpolation for test_read_mu…
behnazelhaminia a922ccb
Merge remote-tracking branch 'origin/more-than-three-channels' into m…
behnazelhaminia da968ee
:white_check_mark: Add value check and interpolation for test_read_mu…
behnazelhaminia cec02a2
:white_check_mark: Add value check and interpolation for test_read_mu…
behnazelhaminia 28cbb3e
:white_check_mark: Added logging, value check and interpolation for t…
behnazelhaminia 5c8a7ea
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1a350c8
Merge branch 'develop' into more-than-three-channels
shaneahmed 63c4655
:white_check_mark: Added logging, value check and interpolation for t…
behnazelhaminia 025c852
Merge remote-tracking branch 'origin/more-than-three-channels' into m…
behnazelhaminia 9d36e83
:white_check_mark: Added logging, value check and interpolation for t…
behnazelhaminia 41bf21f
Update tiatoolbox/wsicore/wsireader.py
behnazelhaminia 43975a8
Removed a mistake line
behnazelhaminia 2df748d
Merge remote-tracking branch 'origin/more-than-three-channels' into m…
behnazelhaminia 7730642
Removed a mistake line
behnazelhaminia 63251a3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 08d7137
Apply suggestions from code review
behnazelhaminia 9b94024
:bug: Fixed syntax error
behnazelhaminia 643118d
Merge remote-tracking branch 'origin/more-than-three-channels' into m…
behnazelhaminia 167f23f
:bug: Fixed syntax error
behnazelhaminia 2309f19
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2a6b04f
:bug: Fixed Line too long error
behnazelhaminia effb434
Merge remote-tracking branch 'origin/more-than-three-channels' into m…
behnazelhaminia 96018a6
:bug: Fixed Line too long error
behnazelhaminia f422fcb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 875fce5
Add assert for test_read_multi_channel
behnazelhaminia 3b0c6e8
Add assert for test_read_multi_channel
behnazelhaminia ca38fa5
Merge remote-tracking branch 'origin/more-than-three-channels' into m…
behnazelhaminia 94112fe
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7ef908b
Add assert for test_read_multi_channel
behnazelhaminia ad3a498
Add assert for test_read_multi_channel
behnazelhaminia b737f0b
Add assert for test_read_multi_channel
behnazelhaminia 5dc5fa1
:white_check_mark: Assert shape and interpolation
behnazelhaminia d13dc3f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 418c3ed
:white_check_mark: Assert shape and interpolation
behnazelhaminia e697b1d
Merge remote-tracking branch 'origin/more-than-three-channels' into m…
behnazelhaminia 670ce45
Merge branch 'develop' into more-than-three-channels
shaneahmed e2758a3
Merge branch 'develop' into more-than-three-channels
shaneahmed 1e63e3f
Merge branch 'develop' into more-than-three-channels
shaneahmed 0c78b40
:white_check_mark: Fix interpolation test.
shaneahmed File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will fail for RGBA image. I think the best way to handle this is using mode #609