VPI - Vision Programming Interface

0.4.4 Release

ConvertImageFormat.h File Reference

Declares functions that handle image format conversion. More...

#include "../Export.h"
#include "../Status.h"
#include "../Types.h"
#include <stdint.h>
+ Include dependency graph for ConvertImageFormat.h:

Go to the source code of this file.

Functions

VPIStatus vpiSubmitConvertImageFormat (VPIStream stream, VPIBackend backend, VPIImage input, VPIImage output, VPIConversionPolicy convPolicy, float scale, float offset)
 Converts the image contents to the desired format, with optional scaling and offset. More...
 

Detailed Description

Declares functions that handle image format conversion.

Definition in file ConvertImageFormat.h.