Site icon EfmSoft

What does Intel IPP status -21 (ippStsMirrorFlipErr) mean?

 
Previous Next
ippStsInterpolationErr ippStsMoment00ZeroErr

ippStsMirrorFlipErr

Mirror and flip operations use a mode value to select horizontal, vertical or combined reflection. Unsupported mode values leave the operation without a defined axis.

Check the enum passed to IPP rather than the image buffer. The same source and destination memory can be valid while the requested flip direction is not.

Check these details

Intel IPP Error Reporting · Intel IPP Image Processing Reference · OpenCV geometric transforms


Looking for a different code? Search another status or error code.

Exit mobile version