clij / clij2

GPU-accelerated image processing for everyone
https://clij.github.io/clij2
Other
48 stars 14 forks source link

Make interpolation method selectable in AffineTransforms #33

Open haesleinhuepf opened 3 years ago

haesleinhuepf commented 3 years ago

At the moment, the transform decides automatically to do linear interpolation, it would be nice if nearest-neighbor versus linear interpolation could be chosen.

This is relevant, e.g. if label images are transformed.

Also affected: