Intel® Integrated Performance Primitives Developer Guide and Reference

ID 790148
Date 11/07/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Image Norms

The functions described in this section compute the following norms of the image pixel values:

  • Infinity norm (the largest absolute pixel value)
  • L1 norm (the sum of absolute pixel values)
  • L2 norm (the square root of the sum of squared pixel values).

Functions of this group also help you compute the norm of differences in pixel values of two input images as well as the relative error for two input images.