Image Algebra - Introduction

The Image Algebra tool can be used to perform algebraic operations on images. You can perform transforms on single images, or combine multiple images, and even perform simple linear regression on images. You can view the result, or you can save it to disk as a new image, for later retrieval, viewing and analysis.

Start the Image Algebra tool from the Process menu: process_algebra

The Image Algebra frame will now appear as shown below:

algebra_frame

The procedure for performing image algebra can be summarised as follows:

Each input image must be of the same dimensionality (i.e., the same number of slices, and rows and columns within the slice). The Algebra tool then works through every pixel in the set of input images, and applies the formula to produce a single output image derived from a combination of the input images.

Jim Home