Site icon EfmSoft

What does Intel IPP status 30 (ippStsWrongIntersectQuad) mean?

 
Could be also:
ConstantTypeOS
ERROR_READ_FAULTWin32 errorWindows
KERN_ALREADY_WAITINGKern returnMac
EROFSerrnoAny
KMODE_EXCEPTION_NOT_HANDLEDBugCheck CodeWindows
Previous Next
ippStsWrongIntersectROI ippStsSmallerCodebook

ippStsWrongIntersectQuad

Non-intersection is not the same as invalid geometry

ippStsWrongIntersectQuad is returned when the quadrangle or its transformed image does not overlap the source or destination ROI. The operation is skipped. A degenerate, self-intersecting, or otherwise illegal quadrangle is a different condition and normally has a dedicated geometry error.

This distinction helps locate the fault: the vertices may describe a perfectly valid shape in the wrong coordinate space, with the wrong origin, or after an incorrect transform composition.

What to inspect

References

Intel IPP quadrangle warp reference · Intel IPP error reporting · OpenCV perspective transformations


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

Exit mobile version