Go to the source code of this file.
Functions | |
VPIStatus | vpiSubmitImageConvolver (VPIStream stream, VPIImage input, VPIImage output, const float *kernelData, uint32_t kernelWidth, uint32_t kernelHeight, VPIBoundaryCond boundary) |
Runs a generic 2D convolution over an image. More... | |
Declares functions that implement the Image Convolver algorithm.
Definition in file ImageConvolver.h.