Functions | |
VPIStatus | vpiSubmitGaussianPyramidGenerator (VPIStream stream, VPIImage input, VPIPyramid output) |
Computes the Gaussian pyramid from the input image. More... | |
Creates a Gaussian pyramid from the input image.
VPIStatus vpiSubmitGaussianPyramidGenerator | ( | VPIStream | stream, |
VPIImage | input, | ||
VPIPyramid | output | ||
) |
#include <vpi/algo/GaussianPyramidGenerator.h>
Computes the Gaussian pyramid from the input image.
stream | [in] a stream handle |
input | [in] input image |
output | [in] output Gaussian pyramid |