Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

1-D linear interpolation function

yassir_salamaitt_com
ビギナー
1,570件の閲覧回数

Is there an optimized 1-D linear interpolation function (for Ipp64fc) similar to the Matlab "interp1()".
Thanks.

0 件の賞賛
3 返答(返信)
Chao_Y_Intel
モデレーター
1,570件の閲覧回数


Hello,

IPP does not contain such similar function. do you have some background on the function usage? Maybe we can file one feature request for future version.

Thanks,

Chao

Sönke_P_1
ビギナー
1,570件の閲覧回数

It seems there is still no such function. I'd also appreciate to have such high-performance 1-dimensional interpolation algorithms inside IPPS.

Typical usage for audio processing might be to interpolate from third-octave or other low-resolution values to full-sprectrum filters for FFT processing.

In general I think there are plenty of applications for interpolation. The beforementioned "interp1" from MATLAB is a frequently used function amongst signal processing folks.

Thanks for considering this in a future release!

 

Gennady_F_Intel
モデレーター
1,570件の閲覧回数

Could you please have a look at the Intel MKL library which contains such routine available since the last two versions.

返信