VPI - Vision Programming Interface

0.2.0 Release

ImageFormatConverter.h File Reference
#include "vpi/Export.h"
#include "vpi/Status.h"
#include "vpi/Types.h"
#include <stdint.h>
+ Include dependency graph for ImageFormatConverter.h:

Go to the source code of this file.

Functions

VPIStatus vpiSubmitImageFormatConverter (VPIStream stream, 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 implement the Image Format Converter algorithm.

Definition in file ImageFormatConverter.h.