There are two types of enhancements: color enhancements and grayscale enhancements. A color enhancement changes grayshades to colors and a grayscale enhancement changes a grayshade to a different grayshade value.
Color Enhancements
A color enhancement is a table of colors that corresponds to brightness
values. Color enhancements are useful for tracking cloud features.
For example, to track the tops of thunderstorms overshooting the
tropopause, you can color all brightness values between 180 and 250 red.
Color enhancements are created with the EU MAKE command. You can create a color enhancement by assigning a color to a brightness value or a brightness range. For example, you could create an enhancement table where the color green corresponds to the brightness range 50 to 79, the color blue corresponds to the brightness range 80 to 99, and the color red corresponds to brightness value 100.
In addition, you can create a color enhancement by specifying color intensities. The values within the brightness range are interpolated within the color intensity range. For example, if the brightness range 0 to 71 is assigned to a blue color intensity of 203 to 255, a green color intensity of 173 to 200, and a red color intensity of 3 to 100, as shown below, the pixels with a low brightness value (near 0) will have corresponding low red, green, and blue intensities, and the pixels with high brightness values (near 71) will have corresponding high red, green, and blue intensities.
Brightness Blue Green Red min max min max min max min max --- --- --- --- --- --- --- --- 0 71 203 255 173 200 3 100
Once you create an enhancement table, you can save it using EU SAVE and then restore it using the command EU REST. You can apply the same or different enhancement tables to each frame on the workstation.
Grayscale Enhancements
Normally, a pixel's digital value, stored in an area, correlates to
a brightness value. Each brightness value appears as a different
shade of gray when the image is displayed. When a grayscale enhancement
is applied, the correlation between the digital values and the
displayed grayshades changes. You can change the grayscale contrast
of an image two ways: using image contrast stretching or using image
data stretching.
Original Image | Contrast stretched image |
SU TABLE MB BREAKPOINTS STORED IN TABLE : MB.ST INPUT OUTPUT ----- ------ 162.8 250 192.3 250 192.4 250 209.3 10 209.4 10 213.3 10 213.4 75 219.3 75 219.4 156 230.3 156 230.4 117 241.3 117 241.4 167 279.8 102 279.9 102 301.9 0 302 0 330 0 CALIBRATION TYPE : AAA CALIBRATION UNITS : TEMP BAND NUMBER : -1 INTERPOLATION TYPE: LIN
The SU command defines tables to stretch raw, radiance, temperature, albedo, or brightness values (depending on the calibration type) to a user-defined brightness value. Stretch tables are used with the IMGDISP command to emphasize weather features in an image. The example below shows an image before and after an MB data stretch table was applied.
Original Image | Data Stretched image |