Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

MaxIndx function for PCA processors?

poshiman
Beginner
410 Views
Hi,
I am working with the PCA version of the IPP signal processing library. I noticed that the ippMaxIndx_16s() and ippMinIndx_16s() functions are notsupported for the PCA version. Are there equivalent functions to find the location (index) of the maximum and minimum values in a vector for the PCA version?
Thanks for your help.
Regards,
Poshi.

Message Edited by poshiman on 06-11-200607:38 PM

0 Kudos
1 Reply
Chao_Y_Intel
Moderator
410 Views

Poshi,

Unluckily Intel IPP for IXP25x and IXP27x does not include such function. Intel IPP for Xscale only has Max and Min function:ippsMax_16s(), ippsMin_16s().

We will file a feature request for future release consideration.

Thanks,

Chao

0 Kudos
Reply