The Thematic Change tool takes two classification images of the same geographic area taken at different times and identifies differences between them. The resulting classification image shows class transitions, for example, from class 1 to class 2. Thematic change detection can be used to analyze land use, land cover change, deforestation, urbanization, agricultural expansion, water variability, and more.

This tool provides a quicker and simpler way to perform thematic change detection, compared to the Thematic Change Workflow.

You can write a script to perform thematic change using the ThematicChange tool.

Follow these steps:

  1. From the ENVI Toolbox, select Change Detection > Thematic Change.
  2. In the Input Raster 1 field, select a classification image that represents the earliest date for change detection.
  3. In the Input Raster 2 field, select a classification image that represents the last date for change detection. If both images do not have the same dimensions or pixel sizes, then Input Raster 2 will be regridded to match Input Raster 1.
  4. The Only Include Areas That Have Changed option is enabled by default. If the two input classification images have the same number of classes that use the same class name, ENVI groups those classes into a class named no change if there was no difference detected during processing. If you set this option to No, the output will be a new classification image that includes all class transition information.
  5. Select an Output Raster filename and location.
  6. Enable the Preview check box to see a preview of the settings before you click OK to process the data. The preview is calculated only on the area in the view and uses the resolution level at which you are viewing the image. See Preview for details on the results. To preview a different area in your image, pan and zoom to the area of interest and re-enable the Preview option.
  7. Enable the Display result check box to display the output in the view when processing is complete. Otherwise, if the check box is disabled, the result can be loaded from the Data Manager.
  8. To reuse these task settings in future ENVI sessions, save them to a file. Click the down arrow and select Save Parameter Values, then specify the location and filename to save to. Note that some parameter types, such as rasters, vectors, and ROIs, will not be saved with the file. To apply the saved task settings, click the down arrow and select Restore Parameter Values, then select the file where you previously stored your settings.

  9. To run the process in the background, click the down arrow and select Run Task in the Background. If an ENVI Server has been set up on the network, the Run Task on remote ENVI Server name is also available. The ENVI Server Job Console will show the progress of the job and will provide a link to display the result when processing is complete. See ENVI Servers for more information.

  10. To see a model-based version of this tool that shows how the tool is constructed from individual tasks, click Open in Modeler.

  11. Click OK.