VPI - Vision Programming Interface

3.0 Release

ColorNames.h File Reference

Declares functions that implement the Color Names algorithm. More...

#include "../Export.h"
#include "../Status.h"
#include "../Types.h"
+ Include dependency graph for ColorNames.h:

Go to the source code of this file.

Functions

VPIStatus vpiCreateExtractColorNameFeatures (uint64_t backends, VPIImageFormat outFormat, VPIPayload *payload)
 Creates the payload for the Color Names algorithm. More...
 
VPIStatus vpiSubmitExtractColorNameFeatures (VPIStream stream, uint64_t backend, VPIPayload payload, VPIImage input, VPIImage *output, int32_t numOutputs)
 Submits the Color Names algorithm to the stream. More...
 

Detailed Description

Declares functions that implement the Color Names algorithm.

Definition in file ColorNames.h.