Conversation
|
this is non-breaking. I'll add more tests after addressing any major comments @Project-MONAI/core-reviewers (.cu and .cpp were updated to remove some duplicated assignments.) |
f8c116c to
9b332c5
Compare
|
/black |
0d7d7c3 to
bace1fc
Compare
|
One issue is that the purpose of the various transforms is getting less clear, if I want to do an affine transform on an image do I use A more general issue that I encountered with |
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: monai-bot <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
|
Sure for the first concern I'm revising the docstring to clarify the usage. For the
These describe the same thing with different conventions, should be converted properly somewhere before calling the backend resampling API. previously it's done in the resampler. Now I added a |
bace1fc to
080f803
Compare
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
5525b9d to
0dc88af
Compare
Signed-off-by: Wenqi Li <[email protected]>
b34c883 to
9dea4f7
Compare
This reverts commit e532490. Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
|
Thanks for the quick update, this PR overall looks good to me now, put minor comments inline. Thanks in advance. |
|
/integration-test |
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
|
/integration-test |
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
|
/build |
1 similar comment
|
/build |
Fixes #3697
Description
adds a resample transform based on the affine matrices
this is provided with an option using monai's csrc backend
Status
ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.