Allow TextureObject interpolation
CUDA texture memory can interpolate between pixels using different modes. Currently this is disabled, but for colour images it would perhaps automatically allow subpixel resampling when colouring the model.
CUDA texture memory can interpolate between pixels using different modes. Currently this is disabled, but for colour images it would perhaps automatically allow subpixel resampling when colouring the model.
added To Do label
changed the description
Implemented in #236 (closed) for the colour channel.
closed