X

Help Articles are product support tips and information straight from the NV5 Geospatial Technical Support team developed to help you use our products to their fullest potential.



2967 Rate this article:
No rating

Applying a color table in the animation tool

Topic:
ENVI's animation tool is set up to only display gray-scale versions of each band--even though a color table can be applied to one band of an image while it is loaded in a display group. This article discusses a workaround that allows users to apply color tables in the animation tool.

Discussion:
To use a color table with ENVI's animation tool, requires access to the IDL command prompt. As such, this article would only be useful to customers who have ENVI+IDL, To apply a color table, carry out the following steps:

  1. Start ENVI+IDL
  2. At the IDLDE command line, type:
    device, decomposed=0
    This sets the IDL display system to a mode where color tables can be applied manually to the entire ENVI session.
  3. At the command line, type:
    xloadct
    This brings up an interactive IDL widget where one can select a color table that can be applied to the animation tool.
  4. In ENVI, load the image to a display group (the color table is already applied) and then initialize the animation tool: Tools->Animation
    The animation sequence should now honor the loaded color table. Note that an outputted MPEG file, even with the color table applied, will still be in gray-scale.
  5. When done, at the command line type:
    device, decomposed=1
    This returns the display system to normal.
Please login or register to post comments.
Featured

End-of-Life Policy Enforcement for ENVI 5.3 / IDL 8.5 and Earlier Versions

5/6/2024

April 1, 2024 Dear ENVI/IDL Customer,  We are reaching out to notify you of our supported... more »

How to Upgrade licenses to ENVI 6.x / IDL 9.x

12/5/2023

What is the new Upgrade function? Starting with ENVI 6.0 and IDL 9.0, we have implemented an... more »

What to do if the 'License Administrator - License Server' for the Next-Generation License Server does not start?

6/13/2023

Background: With the release of ENVI 5.7 & IDL 8.9 and the corresponding Next-Generation licensing... more »

Next-Generation Licensing FAQ

4/28/2023

  NV5 Geospatial has adopted a new licensing technology for all future releases of our ENVI, IDL... more »

The IDL Virtual Machine

6/6/2013

What is the IDL Virtual Machine? An IDL Virtual Machine is a runtime version of IDL that can... more »