VPI - Vision Programming Interface

0.3.7 Release

GaussianPyramidGenerator.h File Reference
#include <vpi/Export.h>
#include <vpi/Status.h>
#include <vpi/Types.h>
+ Include dependency graph for GaussianPyramidGenerator.h:

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...
 

Detailed Description

Declares functions that implement the Gaussian Pyramid Generator algorithm.

Definition in file GaussianPyramidGenerator.h.