Declares functions that implement the Box Filter algorithm. More...
Go to the source code of this file.
Functions | |
VPIStatus | vpiSubmitBoxFilter (VPIStream stream, uint64_t backend, VPIImage input, VPIImage output, int32_t kernelWidth, int32_t kernelHeight, VPIBorderExtension border) |
Runs a 2D box filter over an image. More... | |
Declares functions that implement the Box Filter algorithm.
Definition in file BoxFilter.h.