| Previous | Next |
| ippStsRectErr | ippStsNoiseValErr |
ippStsCoeffErr
Image transforms use coefficient arrays for affine, perspective, color or filtering operations. The coefficients must be finite, initialized and compatible with the transform type.
This status should be investigated separately from ROI size or interpolation mode. A transform can have valid geometry but still contain a singular or nonsensical coefficient set.
Check these details
- All coefficient values, including NaN or uninitialized elements.
- Matrix determinant or invertibility when inverse mapping is required.
- Whether coefficients were generated for the same coordinate convention used by IPP.
Intel IPP Error Reporting · Intel IPP Image Processing Reference · OpenCV geometric transforms
Looking for a different code? Search another status or error code.
