Declares functions that equalize the histogram of the source image. More...
Go to the source code of this file.
Functions | |
VPIStatus | vpiCreateEqualizeHist (uint64_t backend, VPIImageFormat fmt, VPIPayload *payload) |
Creates payload for vpiSubmitEqualizeHist. More... | |
VPIStatus | vpiSubmitEqualizeHist (VPIStream stream, uint64_t backend, VPIPayload payload, VPIImage input, VPIImage output) |
Equalize the histogram of the image. More... | |
Declares functions that equalize the histogram of the source image.
Definition in file EqualizeHist.h.