Package | Description |
---|---|
net.imglib2.interpolation.neighborsearch |
Class and Description |
---|
InverseDistanceWeightingInterpolator
RealRandomAccess to a KNearestNeighborSearch whose sample
value is generated by weighting the k nearest neighbors of a query
real coordinate by their inverse distance to an arbitrary power p. |
NearestNeighborSearchInterpolator
Nearest-neighbor interpolation implemented by
NearestNeighborSearch . |
Copyright © 2015–2022 ImgLib2. All rights reserved.