Go to the source code of this file.
Functions | |
VPIStatus | vpiSubmitGaussianPyramidGenerator (VPIStream stream, VPIImage input, VPIPyramid output) |
Computes the Gaussian pyramid from the input image. More... | |
Declares functions that implement the Gaussian Pyramid Generator algorithm.
Definition in file GaussianPyramidGenerator.h.
VPIStatus vpiSubmitGaussianPyramidGenerator | ( | VPIStream | stream, |
VPIImage | input, | ||
VPIPyramid | output | ||
) |
Computes the Gaussian pyramid from the input image.
stream | [in] a stream handle |
input | [in] input image |
output | [in] output Gaussian pyramid |