VPIStatus vpiCreateExtractColorNameFeatures(VPIStream stream, VPIImageType outType, VPIPayload *payload)
Creates the payload for the Color Names algorithm.
VPIStatus vpiSubmitExtractColorNameFeatures(VPIPayload payload, VPIImage input, VPIImage *output, int numOutputs)
Submits the Color Names algorithm to the stream associated with the payload.