next up previous index
Next: ``Level Slicing'' - pull Up: Manipulation Previous: ``Resize'' - Save a

``Range Labelling'' - Set a range of gray values to one value

VFX name:
iRangeLabel.
IMPROPTU name:
Range_Labelling.
purpose:
This function lets one set voxels having gray levels greater than or equal to "Low gray value" and less than or equal to "High gray value" to ``New gray value''.
input:
An 8-bit volume.
output:
The same volume with some relabelled values.
parameters:
Default parameters menu is
low_gray = 96
high_gray = 160
new_gray = 128
comments:
1.
The range set by low and high is inclusive.



MultiDimensional Image Processing Lab, Penn State University