CMSIS-DSP  
CMSIS DSP Software Library
Interpolation Functions

Content

 Bilinear Interpolation
 
 Linear Interpolation
 
 Cubic Spline Interpolation
 

Description

These functions perform 1- and 2-dimensional interpolation of data. Linear interpolation is used for 1-dimensional data and bilinear interpolation is used for 2-dimensional data.