Skip to content

Color Absolute Difference

The Color Absolute Difference node outputs an image in which every color is equal to the difference between the colors of the corresponding pixels in both input images.

Inputs and Outputs

Inputs:

  • Image (Image): The input image.
  • Image2 (Image): The second input image.

Outputs:

  • Output (Image): The output image.

Example

Here is a small example where we compute the difference between a checkerboard-pattern image and the same image with a Gaussian Blur applied to it.