Site icon EfmSoft

What does Intel IPP status 29 (ippStsWrongIntersectROI) mean?

 
Could be also:
ConstantTypeOS
ERROR_WRITE_FAULTWin32 errorWindows
KERN_INVALID_OBJECTKern returnMac
ESPIPEerrnoAny
NO_SPIN_LOCK_AVAILABLEBugCheck CodeWindows
Previous Next
ippStsAffineQuadChanged ippStsWrongIntersectQuad

ippStsWrongIntersectROI

The rectangle can be valid but still process nothing

This warning concerns intersection, not merely width and height. A source ROI may have positive dimensions yet lie completely outside the source image, or a transformed destination ROI may be clipped away. IPP then performs no pixel operation.

It differs from a malformed-rectangle error and from ippStsWrongIntersectQuad, where the transformed quadrangle rather than the rectangular ROI misses the processing area.

Diagnostic checklist

References

Intel IPP image processing reference · Intel IPP error reporting · OpenCV geometric image transformations


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

Exit mobile version