.. SPDX-FileCopyrightText: 2021 Intel Corporation .. .. SPDX-License-Identifier: CC-BY-4.0 .. _index-image: Image Data Abstraction ====================== Image abstraction is a data storage in oneIPL. It provides capability to use same operations on both USM memory and image memory. All oneIPL APIs are based on image data storage. To operate with image processing functionality the basic concepts are borders and region of interests. .. toctree:: :maxdepth: 4 image-class image-borders image-regions-of-interest usm-image-accessor image-helper image-utils