Displace node

Left Toolbar > Filter icon Filter Nodes > Displace icon Displace node

The Displace node displace the pixels according to the value set in the input x and y images and the amount attributes.

input
In0 image

output
In2 image Image with a displace filter. Displacement has been defined only in Y.

Procedure

To Displace an image:

  1. On the left toolbar choose Filter Nodes > Displace. Filter Bleed icon > Displace icon

  2. Drag the Displace icon into the Node Graph.

    Displace node

  3. Connect the output of an image node into the image input in the Displace node.

  4. Connect the values in X and Y to process the displace.
  5. Adjust the attributes of the Bleed node to modify the output image.

Inputs

image
The Image to be displaced.

Outputs

image
The displaced image.

Attributes Panel

Displace attributes

Amount X
Default 0.

Amount Y
Default 0.

Interpolation
Combo box attribute: nearest, linear or cubic. Default: linear.

Boundary
Combo box attribute: seamless, mirror, border or zero. Default: seamless.

Samples
Default 1.

Mix
Combo box attribute: average, minimum, maximum. Default: average.

Other examples

input
In1

output
Out1

Nodes Graph
Graph1

Filter Nodes Main Page