Operation: xor

xor operation

Author:

Uses the method xor of the class ImageProcessor from ImageJ.

Example

input image    result image

Description

The operation replaces each intensity value in the image with the result of an exclusive or of the value and a constant.

Options

options
value: The value in binary form.

Parameter

The only parameter is the input image.

Results

The only result is the result image.