I D I F F
Given an image, creates a new image in which each pixel
is the average absolute difference between the corresponding
pixel in the input image and its immediate neighbours. This
highlights regions in the image where the data is changing
rapidly.
Command parameters -
IMAGE The name of the structure containing the image.
OUTPUT The name of the result of the operation. This can
be the same as for IMAGE. If not, a new structure
is created, with everything but the data a direct
copy of the input.
Command keywords - None
User variables used - None
KS / CIT 22nd April 1984
FIGARO A general data reduction system