| 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
- Mirror or flip mode enum.
- Whether a higher-level API uses different horizontal and vertical flag values.
- In-place use, because not every memory overlap pattern is equivalent to a valid mode.
Intel IPP Error Reporting · Intel IPP Image Processing Reference · OpenCV geometric transforms
Looking for a different code? Search another status or error code.