VPI - Vision Programming Interface

0.3.7 Release

ColorNames.h File Reference
#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 (VPIStream stream, VPIImageType outType, VPIPayload *payload)
 Creates the payload for the Color Names algorithm. More...
 
VPIStatus vpiSubmitExtractColorNameFeatures (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.