Declares functions that implement the Color Names algorithm. More...
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... | |
Declares functions that implement the Color Names algorithm.
Definition in file ColorNames.h.