What does Intel IPP status -34 (ippStsAnchorErr) mean?

 
Previous Next
ippStsWtOffsetErr ippStsMaskSizeErr

ippStsAnchorErr

The anchor identifies which mask element is aligned with the current output pixel. It must be inside the kernel or structuring element.

If the anchor is outside the mask, convolution, filtering or morphology cannot define which input neighborhood corresponds to the destination sample.

Check these details

  • Anchor x/y coordinates relative to mask width and height.
  • Odd versus even mask dimensions and how the center was computed.
  • Whether a generated kernel was transposed without updating the anchor.

Intel IPP Error Reporting · Intel IPP Image Processing Reference · Intel IPP Image Processing Basics


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