Replies: 1 comment
-
Hi @agokli, thanks for your interest here. In Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I like to understand defining parameters for ScaleIntensityRanged:
(a) a_min (float) – intensity original range min
(b) a_max (float) – intensity original range max.
Question - How do I define a_min and a_max for all of images?
Question - How do they relate to Window and Level?
Question - I am using 3D Slicer to get Window and Level. How do I use these to define a_min and a_max?
spleen_segmentation_3d example has above parameters set to:
a_min =-57
a_max=164
Need to understand how they are defined.
Beta Was this translation helpful? Give feedback.
All reactions