Deforms an image according to distances provided in the given vector images.
It is recommended to use 32-bit images for input, output and vector images.
Category: Transformations
Ext.CLIJ_applyVectorfield(Image source, Image vectorX, Image vectorY, Image destination);