VPI - Vision Programming Interface

1.2 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 (uint32_t backends, VPIImageFormat outType, VPIPayload *payload)
 Creates the payload for the Color Names algorithm. More...
 
VPIStatus vpiSubmitExtractColorNameFeatures (VPIStream stream, uint32_t backend, VPIPayload payload, VPIImage input, VPIImage *output, int32_t numOutputs)
 Submits the Color Names algorithm to the stream associated with the payload. More...
 

Detailed Description

Declares functions that implement the Color Names algorithm.

Definition in file ColorNames.h.