What does Intel IPP status -54 (ippStsDitherLevelsErr) mean?

 
Previous Next
ippStsNoiseValErr ippStsNumChannelsErr

ippStsDitherLevelsErr

Dithering levels describe the quantized output value set. If the number of levels is outside the range accepted by the function, IPP cannot build the dither pattern or map input values safely.

Validate this separately from the selected dither algorithm. A supported algorithm can still fail when the output level count is invalid.

Check these details

  • Requested number of output levels per channel.
  • Relationship between levels and destination bit depth.
  • Palette or lookup-table generation that may have collapsed levels.

Intel IPP Error Reporting · Intel IPP Image Processing Reference


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