Multidimensional interpolation with integer inputs

Multidimensional interpolation supporting integer inputs without converting to double
3.3K Downloads
Updated 1 Sep 2016

View License

iminterpn uses Image Processing Toolbox functions to implement multidimensional interpolation. Unlike the MATLAB function interpn, iminterpn can interpolate an integer array (such as uint8, uint16, etc.) without converting it to double.

Cite As

Steve Eddins (2024). Multidimensional interpolation with integer inputs (https://www.mathworks.com/matlabcentral/fileexchange/11586-multidimensional-interpolation-with-integer-inputs), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interpolation in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0