Go to the source code of this file.
Functions | |
VPIStatus | vpiSubmitGaussianImageFilter (VPIStream stream, VPIImage input, VPIImage output, uint32_t kernelSizeX, uint32_t kernelSizeY, float sigmaX, float sigmaY, VPIBoundaryCond boundary) |
Runs a 2D Gaussian filter over an image. More... | |
Declares functions that implement the Gaussian Image Filter algorithm.
Definition in file GaussianImageFilter.h.