educelab / volume-cartographer

Volumetric processing toolkit and C++ libraries for the recovery and restoration of damaged cultural materials
GNU General Public License v3.0
62 stars 21 forks source link

Volume: Fix bug in trilinear interpolation #105

Closed csparker247 closed 1 month ago

csparker247 commented 1 month ago

Fixes typo in Volume::interpolateAt() which produced small errors in interpolated intensities. Fixes #104.