| Previous | Next |
| ippStsThreshNegLevelErr | ippStsContextMatchErr |
ippStsThresholdErr
This status indicates that a threshold range cannot be applied as requested. Typical causes include reversed bounds, equal bounds where a range is required, or values outside the sample type domain.
It is useful to log both the logical thresholds from the user interface and the converted thresholds passed to IPP.
Diagnostic focus
- Check lower and upper bounds after conversion to the destination sample type.
- Verify whether the primitive expects inclusive or exclusive threshold limits.
- Confirm per-channel threshold arrays have the expected number of entries.
IPP image processing reference
Looking for a different code? Search another status or error code.