Image Visualizations

The IDL Visualize Perspective makes it easy to immediately view image data. For images, you skip the step of opening the data files to display the variables — just double-click an image in the Project Explorer or use File →  Open File and select the image file to immediately display the image in an iTool window.

Tip
If you do not want to automatically visualize images, you can change a preference setting. See Image Open Preference for instructions.

Image Example

The easiest example of the Visualize Perspective workflow is opening an image file. Use the following steps to open an image and use the iImage tool to analyze and manipulate the data.

Note
This example assumes the default action definitions. Your results may be different if you have added new actions or changed the order of actions. To return all Tool Palette actions to their system default state, see Resetting the Default Actions.

  1. Make sure you are viewing the IDL Visualize Perspective. (Click the Visualize button (viz_button.gif) in the upper right of the Workbench.)
  2. In IDL, select File →  Open File.
  3. Navigate to the examples\data directory of your IDL installation.
  4. Select the file glowing_gas.jpg.
    openimage01.gif
  5. The image opens in an iImage window:
    openimage_full.gif

    Now you can analyze and manipulate the image using all the functionality of iImage. For more information, see Working with Images.

    The variable for the image now displays in the Variables View in IDL. When you close the iImage window, the image variable is still available during the current session. You can click on and drag the variable to the tool to visualize it again.

Manipulating the Image

Once you have visualized an image, you can perform many different kinds of operations on it, including:

For more information, please refer to Working with Images and Manipulating the Display in the iTools User Guide.