VPI - Vision Programming Interface

3.1 Release

ImageFlip.h File Reference

Declares functions that implement Image flip algorithms. More...

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

Go to the source code of this file.

Functions

VPIStatus vpiSubmitImageFlip (VPIStream stream, uint64_t backend, VPIImage input, VPIImage output, VPIFlipMode flipMode)
 Flips a 2D image either horizontally, vertically or both. More...
 

Detailed Description

Declares functions that implement Image flip algorithms.

Definition in file ImageFlip.h.