Class Description
It defines the input and output data structures for image processing (including image encoding and decoding). By default, the input data constructed by the user is stored on the host. The data transfer between devices is managed by the ImageProcessor class. Users do not need to transfer the memory data. The verification of this class is performed in the ImageProcessor class.
The Image class involves resource allocation on the device, which conflicts with the scope of MxDeInit. Therefore, the scope of the image class must be smaller than the scope of MxDeInit.
Supported Models
Atlas inference product
Atlas 800I A2 inference product
Parent topic: Image