Go to the source code of this file.
Functions | |
VPIStatus | vpiSubmitSeparableImageConvolver (VPIStream stream, VPIImage input, VPIImage output, const float *kernelXData, uint32_t kernelXSize, const float *kernelYData, uint32_t kernelYSize, VPIBoundaryCond boundary) |
Runs a generic 2D convolution over an image. More... | |
Declares functions that implement the Separable Image Convolver algorithm.
Definition in file SeparableImageConvolver.h.