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

ippiMirror flip problem

panda2420
Beginner
230 Views
Hi

We are using IppiMirror(Ipp version 6) function to flip matrices
We are testing all possible case of flipping , including flipping a vector( one of the dimentions of the matrix is 1), we are aware that it if flipping the axis that is size one we would recieve the same vector - but we test this just the same.

The last version that we used of IPP was 3.x , in which all these tests passed.
In the latest version , we receive IppStsSizeError - when we try to flip the size one axis( all the dimentions are above zero in the matrix).

Is this a known behavior?

thank you

Dana
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
230 Views
Hi Dana,

In the latest IPP versions it is treat as an error in this function. We need to update documentation.
Regards,
Vladimir
0 Kudos
Reply