-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Image space and World Space convert transforms #7942
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
Merged
Merged
Changes from all commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
c4a67d8
add image and world space convert transform
KumoLiu 558a1da
Merge remote-tracking branch 'origin/geometric' into world2image
KumoLiu 87550de
combine to one transform
KumoLiu 46ec145
add dictionary version
KumoLiu 7930bed
add enum
KumoLiu 52f4253
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 25c3686
support invert
KumoLiu 7ed5f97
include demo notebook
KumoLiu 3b29c2e
Merge branch 'world2image' of https://github.com/KumoLiu/MONAI into w…
KumoLiu 6e06d65
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a9f1704
fix format
KumoLiu 5647a8d
upload link
KumoLiu 3d3bacd
remove invert
KumoLiu 4f4942c
ensure affine
KumoLiu 0dfdf7e
update notebook
KumoLiu be7c897
add coronal and sagittal cases
KumoLiu e7b3e88
add `apply_affine_to_points`
KumoLiu 9b6e01c
update test cases
KumoLiu 2651de4
add luna pipeline
KumoLiu a819491
add `get_dtype_string`
KumoLiu 9425248
add type hint
KumoLiu 83de050
add type hint
KumoLiu c0b3bb9
add shape check
KumoLiu d196339
add warning
KumoLiu 7d4cd68
Merge branch 'geometric' into world2image
KumoLiu 83f59b4
support multi-channel
KumoLiu 87b0c47
support 2d points
KumoLiu 524d509
enhance coordinate trans
KumoLiu 6421c0b
minor modify
KumoLiu a4a14c5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4853f25
update
KumoLiu 608816b
Merge branch 'world2image' of https://github.com/KumoLiu/MONAI into w…
KumoLiu 5c4637a
minor fix
KumoLiu 93afb03
add test
KumoLiu 5e6fa65
minor modify
KumoLiu 5ed2db6
minor fix
KumoLiu 690a3c1
address comments
KumoLiu 54422e5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3a18f10
add unittests
KumoLiu 6d676ca
Merge branch 'world2image' of https://github.com/KumoLiu/MONAI into w…
KumoLiu d2319ad
modify test cases
KumoLiu 5761a7b
fix format
KumoLiu 6eb23b9
address comments
KumoLiu 34d64c1
address comments
KumoLiu d535b4a
format fix
KumoLiu 16f14a1
Update monai/transforms/utility/array.py
KumoLiu b9e3984
address comments
KumoLiu d6cc8f0
Update monai/transforms/utility/array.py
KumoLiu 48f97b5
enhance docstring
KumoLiu 0b200bd
address comments
KumoLiu 7a91b1e
fix format
KumoLiu 1469af7
remove notebook
KumoLiu 13441b0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4d258d1
fix format
KumoLiu b1b5a87
enhance docstring
KumoLiu 815b702
fix mypy
KumoLiu 0724878
fix format
KumoLiu ffab390
address comments
KumoLiu 5808439
Update monai/transforms/utility/array.py
KumoLiu 729f11b
address comments
KumoLiu 6f34194
Merge branch 'world2image' of https://github.com/KumoLiu/MONAI into w…
KumoLiu 48707ed
fix format
KumoLiu a7d201b
add in init
KumoLiu f21f967
fix format
KumoLiu c078fe2
fix format
KumoLiu 0c548c4
fix docstring format
KumoLiu ee2ac77
enhance docstring
KumoLiu 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.