Add dtype to ScaleIntensityRange transforms#3235
Conversation
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
|
/black |
|
/build |
Signed-off-by: Nic Ma <[email protected]>
|
I also fixed the data in / out type issue in histogram_normalize transform. Thanks. |
|
/black |
|
/build |
|
Thanks for this! |
|
/integration-test |
Hi @wyli , I agree with you, we should use Thanks. |
wyli
left a comment
There was a problem hiding this comment.
Thanks, we agreed to have this based on the discussions.
Fixes #3234 .
Description
This PR added
dtypearg toScaleIntensityRangetransforms, same as otherintensity scaletransforms which may change data type during computation, especially forintorlonginput.Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests.make htmlcommand in thedocs/folder.