Attach Displacement Field

Attaches a displacement field as Dense Deformation to the image

Input

An image and a displacement field (3 channel float image). Both may be image sets, in this case the set sizes must match.

Output

Adds a dense deformation using to the displacement field to the image. Any existing deformation is replaced.

Description

Creates a dense deformation from the displacement field and attaches it to the image. A displacement field is a 3 channel FLOAT image containing backward displacement vectors. Use Invert Displacement Field to convert a forward displacement field to a backward one.