clip intensity in transform #4228
Answered
by
Nic-Ma
YingdiZhang
asked this question in
Q&A
-
Thanks for the great job. |
Beta Was this translation helpful? Give feedback.
Answered by
Nic-Ma
May 5, 2022
Replies: 1 comment
-
Hi @YingdiZhang , I think you can use Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
YingdiZhang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @YingdiZhang ,
I think you can use
ThresholdIntensity
to solve this problem:https://github.com/Project-MONAI/MONAI/blob/dev/monai/transforms/intensity/array.py#L701
Thanks.