VPI - Vision Programming Interface

0.4.4 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 (VPIBackend backend, VPIImageFormat outType, VPIPayload *payload)
 Creates the payload for the Color Names algorithm. More...
 
VPIStatus vpiSubmitExtractColorNameFeatures (VPIStream stream, VPIPayload payload, VPIImage input, VPIImage *output, int 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.