This module for the Insight Toolkit (ITK) provides a generic interpolator for
label images to interpolate each label with an ordinary image interpolator, and
return the label with the highest value.
.
This is the idea used by the itk::LabelImageGaussianInterpolateImageFunction
interpolator. Unfortunately, this class is currently limited to Gaussian
interpolation. Using generic programming, the proposed interpolator extends
this idea to any image interpolator. Combined with linear interpolation, this
results in similar or better accuracy and much improved computation speeds on
a test image.
Installed Size: 34.8 kB
Architectures: amd64