VPI - Vision Programming Interface

3.0 Release

ImageStats.h File Reference

Declares functions that implement image statistics algorithms. More...

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

Go to the source code of this file.

Functions

VPIStatus vpiSubmitImageStats (VPIStream stream, uint64_t backend, VPIImage input, VPIArray statistics, VPIImage mask, uint32_t flags)
 Returns various image statistics of the input image. More...
 

Detailed Description

Declares functions that implement image statistics algorithms.

Definition in file ImageStats.h.