Declares functions that compute image histogram. More...
Go to the source code of this file.
Functions | |
VPIStatus | vpiCreateHistogramEven (uint64_t backends, VPIImageFormat fmt, float start, float end, int32_t numBins, VPIPayload *payload) |
Creates payload for Image Histogram Even algorithm. More... | |
VPIStatus | vpiSubmitHistogram (VPIStream stream, uint64_t backend, VPIPayload payload, VPIImage input, VPIArray output, uint64_t flags) |
Computes the image histogram. More... | |
Declares functions that compute image histogram.
Definition in file Histogram.h.