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

ippiMirror flip problem

panda2420
Beginner
250 Views
Hi

we are trying to flip a matrix with the ippiMirror function of the new ipp 6 released version.

We are testing all possible cases, so we also try to flip a matrix that is actually a vector (the size of one of the dimentions is one) - we are aware that the result is the same vector , but we check it just the same.

In your documentation it is written that if the Roe size is either 0 or negative an error is thrown, but we recieve the same error in the case of the vector flipping( ippStsSizeError).

Is this a normal behavior ? becuase in version 3 (which was the last version we used) it was not the case - and these tests passed.

Thank you

Dana.
0 Kudos
0 Replies
Reply